LispWorks IDE User Guide > 13 The Editor > 13.7 Setting Editor preferences > 13.7.2 Controlling options specific to the Editor

NextPrevUpTopContentsIndex

13.7.2.1 Sorting items in lists

By default, items in the buffers and various definitions views are sorted alphabetically according to their name. The options in the Sort panel in the Editor Preferences allow you to change this, as follows:

Unsorted

Leaves items in these lists unsorted. For views which list definitions, choosing this option lists definitions in the order in which they appear in the source code.

By Name

Sort according to the item name. This is the default setting.

By Package

Sort according to the buffer package or the package of the definition's name.

By Type

Sorts items according to the type of the definition, or the attributes of the buffer.


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex