Next Prev Up Top Contents Index

10.1.2 Specifying the number of editor windows

You can specify the maximum number of editor windows that are present at any one time. For example, to set the maximum to 1:

(setq editor:*maximum-ordinary-windows* 1)

This variable is specified in the configure.lisp file.


LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index