Edit with Emacs
Revision as of 17:14, 28 March 2012 by Xophist (talk | contribs) (added brief description and pointer to Emacs as a browser's external editor.)
Description | Edit text areas via Chrom(ium) browsers |
---|---|
Author | name of author |
Maintainer | Alex Bennée |
Source | https://github.com/stsquad/emacs_chrome |
Noted on Emacs as a browser's external editor.
Chrome extension Edit with Emacs uses its own Edit Server rather than Emacsclient because Chrome's security policy does not allow extensions to spawn new processes. The extension allows the user to edit text in Emacs and send the results to the browser textarea with [C-x #] (or M-x edit-server-done).