Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (541 - 543 of 1030)

Ticket Resolution Summary Owner Reporter
#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.

#167 fixed Show callers command R. Matthew Emerson gz
Description

It would be nice to have an editor command that shows callers of the symbol you are pointing it. Note that runtime support is already implemented (there is a function ccl::callers), so this is just a matter of providng UI for it.

#190 fixed Single-character input doesn't work correctly with IDE selection streams Gary Byers Andrew Shalit
Description

? (y-or-n-p "Well, what's it going to be?") Well, what's it going to be? (y or n) y

Error: Two UNREAD-CHARs without intervening READ-CHAR on #<SELECTION-INPUT-STREAM :UTF-8 (TTY/6) #x30004193150D> While executing: CCL::%IOBLOCK-UNTYI, in process Listener(94). Type :POP to abort, :R for a list of available restarts. Type :? for other options.

1 >

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