Custom Query (1030 matches)
Results (343 - 345 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #82 | fixed | Editor Evaluate Region doesn't work on some expressions | ||
| 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. |
|||
| #83 | worksforme | Listener stops showing output | ||
| Description |
I've managed to load up most of anvita overnight, which generates a lot of listener output -- around 700K. Somewhere along the way, the listener has become very reluctant to scroll to the end of the buffer. M-> doesn't work, going to last shown line and doing ctl-f or ctl-n doesn't work, moving the scroll bar doesn't work (i.e. it scrolls, but never to the end of the buffer). At first I thought the lisp froze up, so I did cmd-A cmd-C to copy the listener output to emacs, and found there was more stuff at the bottom that wasn't showing in the IDE. The only thing I found that works is sometimes resizing the window will show you more. It doesn't unwedge it, it just shows more of whatever is available at the time, but any output after that still can't be scrolled into view. |
|||
| #84 | fixed | Can't paste from outside the IDE | ||
| 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 |
|||
