Next Previous Up Top Contents Index

10.1 Customizing the editor

10.1.1 Placing definitions at the top of a window

When using the editor, Find Dspec and similar operations retrieve the file containing a definition and place it in a buffer with the relevant definition visible. By default, the start of the definition is in the middle of the Editor window. The following example shows how to make the definition appear at the top of the window

(setq editor:*tags-definition-top-window* t)

This variable is specified in the fileconfigure.lisp.


LispWorks User Guide - 14 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker