Difference between revisions of "It's All Text!"
Jump to navigation
Jump to search
(Firefox add-on for editing textareas with Emacsclient) |
m |
||
(3 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]] | ||
+ | [[Category:Outdated]] |
Latest revision as of 16:18, 8 March 2019
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).