Almost there
Posted on Fri 19 November 2010 by alex in geek
I thought I might just mention the current state of the development for Edit with Emacs. A number of useful contributions have come in but I want to be able the "incremental edit" feature in the elisp edit server. I had a go but got stuck (marvel at hack in progress). So if anyone fancies having a go be my guest ;-)
The rest is as follows:
Ryszard Szopa (1):
Allow the server to send correct Unicode to Chrome.
gfxmonk (4):
trigger a DOM change() event when textarea content has changed
clarify that the shortcut key is Enter, not "E"
only re-request edit when "x-open" header is "true", not merely present
Made indentation consistent across all source files