Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (325 - 327 of 1030)

Ticket Resolution Summary Owner Reporter
#80 fixed Editor Evaluate Defun ignores the buffer package Gary Byers gz
Description

Evaluating forms in a buffer (C-x C-e et. al.) ignores the buffer's package, making it pretty much useless

#82 fixed Editor Evaluate Region doesn't work on some expressions Gary Byers gz
Description

In an editor window, type 'foo, then select it, and hit Enter. Nothing happens - no output in the listener, no errors in terminal window.

Other expressions work, e.g. selecting (setq foo 17) and hitting Enter sets foo and prints 17 in the listener as expected. Numbers don't work (i.e. select & eval 17), strings (e.g. select & eval "abc") work.

#84 fixed Can't paste from outside the IDE Gary Byers gz
Description

Go into textedit and Copy some text. Go back in the IDE, select an editor buffer and select Edit>Paste

* Error in event process: Objective-C runtime exception: Attempt to mutate immutable object with replaceOccurrencesOfString:withString:options:range:

I've attached the backtrace

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