[racket] what kind of Racket editor operations would you like to see?
2011/7/16 José Lopes <jose.lopes at ist.utl.pt>:
> When you are typing on the last line of a file the window keeps scrolling
> up and down as you insert or erase text. If there was some blank space
> after the last line the scrolling would not occur.
smooth-scrolling.el
> The second feature is the ability to expand/collapse function definitions,
> i.e., hide
> the body of a function and just see the name and parameters.
Emacs Code Browser and CEDET would provide it out of the box if
someone wrote a parser