Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (157 - 159 of 1030)

Ticket Resolution Summary Owner Reporter
#196 fixed Clozure CL should be more clever about window placement R. Matthew Emerson Rainer Joswig
Description

Placement of new (editor) windows on the screen is not really that sophisticated. It seems to open the window always at the same place (plus some offset when you open new windows, so that they are 'stacked'). Textedit does the same. Apple Mail is a bit more clever. It stacks the new window at the horizontal position of the current front-most window + offset. This allows you to move an editor window to a new position and have all subsequent editor windows opened (stacked) based on this position. This is especially useful on large screens, when one wants windows to be opened at another position.

This could be done by window class. When creating a new window, Clozure CL could look where the frontmost window of that class is and place the new window with an offset from that position.

#199 wontfix Indent region menu item for command is missing Gary Byers Rainer Joswig
Description

The editor has an Indent Region command. This is bound to a key.

  • It should be bound to a (Macintosh) command-key.
  • It should have a menu item in either the Lisp or the Edit menu in the menubar.
  • It should have a menu item in the context menu.
#200 duplicate Indent region menu item for command is missing Gary Byers Rainer Joswig
Description

The editor has an Indent Region command. This is bound to a key.

  • It should be bound to a (Macintosh) command-key.
  • It should have a menu item in either the Lisp or the Edit menu in the menubar.
  • It should have a menu item in the context menu.
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.