Next Prev Up Top Contents Index

10.7.1 Sorting items in lists

By default, items in the buffers, definitions and find definitions views are sorted alphabetically according to their name. The options in the Sort panel of the Editor Preferences dialog let you change this.

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 buffers according to their names. This is the default setting.

By Package

Sort buffers according to the buffer package.

By Type

Sorts items according to the type of each item. This sorts different types of definition, or different types of buffer, as appropriate.


Common LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index