Difference between revisions of "It's All Text!"

From WikEmacs
Jump to navigation Jump to search
(Firefox add-on for editing textareas with Emacsclient)
 
m (point to renamed page)
Line 1: Line 1:
Noted on [[Emacs as a browser's external editor]].
+
Noted on [[Emacs as a web browser's external editor]].
  
 
Firefox add-on [https://addons.mozilla.org/en-US/firefox/addon/its-all-text/ 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 {{CommandKeys|C-x #|edit-server-done}}.
 
Firefox add-on [https://addons.mozilla.org/en-US/firefox/addon/its-all-text/ 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 {{CommandKeys|C-x #|edit-server-done}}.

Revision as of 19:11, 30 March 2012

Noted on Emacs as a web browser's external editor.

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).