Emacs as a web browser's external editor

From WikEmacs
Revision as of 16:47, 28 March 2012 by Xophist (talk | contribs) (added Firefox add-on "It's All Text")
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Firefox family (Iceweasel, Conkeror, etc)
    • Firefox add-on It's All Text! works with Emacsclient to allow the user to edit text in Emacs and send the results to the browser textarea with [C-x #] (or M-x edit-server-done).
  • Webkit family (Safari, Chrome)
    • 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).
  • Internet Explorer
  • Opera