Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (328 - 330 of 1030)

Ticket Resolution Summary Owner Reporter
#62 fixed cl:ed not hooked up in the IDE Gary Byers gz
Description

In the IDE listener:

? (ed "~/.emacs")

Error: This implementation doesn't provide a resident editor. While executing: ED, in process Listener(4). Type :POP to abort, :R for a list of available restarts. Type :? for other options.

1 >

#63 fixed Narrowing a window scrolls left edge R. Matthew Emerson gz
Description

Making the editor window narrower scrolls (horizontally) a few pixels off the screen, at least the first time you do it.

Note this is different from Ticket #45 which is about vertical positioning.

#67 fixed Wrapping in listener doesn't always update R. Matthew Emerson gz
Description

In a new listener, do (apropos "bitmap"). This results in some long lines, which are properly wrapped to window size. Resize the window to be wider. The display recomputes correctly (i.e. changes to wrap lines at new end of window). Now make the window narrower again. The lines don't rewrap -- they stay wrapped at the width of the former window width, and the horizontal scroll bar becomes enabled, so you end up with a weird mixture of scrolling and wrapping. (It actually took me a while to figure out that's what was going on, it felt like the listener output was just totally screwed up).

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