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
(2 intermediate revisions by 2 users not shown)
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}}.
 +
 +
[[Category:Ubiquitous Emacs]]
 +
[[Category:Browser Support]]

Revision as of 00:35, 3 April 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).