Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (619 - 621 of 1030)

Ticket Resolution Summary Owner Reporter
#110 duplicate Refresh search results Gary Byers gz
Description

The search results dialog (from m-x grep, and perhaps someday from Search Files dialog) should have a "Refresh" button to re-run the search with the same parameters.

#111 fixed Shouldn't be able to plain Save in listener R. Matthew Emerson gz
Description

You shouldn't be able to convert the listener to be associated with a file, at least not without jumping through some extra hoops, because it's almost always just an operator error when saving the contents. Either the "Save" command (and c-x c-w etc) should be disabled or better yet they should just automatically do a Save As when invoked in the listener.

#122 fixed Should create the application bundle from a skeleton gz gz
Description

Currently we build the IDE from a skeleton bundle which is stored in cocoa-ide/Clozure CL.app (or cocoa-ide/OpenMCL.app - being phased out). The skeleton is modified by the build process, which is bad practice.

We should generate the bundle, in a new directory, copying files from a template directory named something other than anything.app, around the time of fake-cfbundle-path. The template dir should contain the nib files and other resources that might be difficult to generate from Lisp, and the rest should be created dynamically.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.