Difference between revisions of "Emacs as a web browser's external editor"
Jump to navigation
Jump to search
PhilHudson (talk | contribs) (Conkeror) |
PhilHudson (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | Since text editing in Emacs is better, | + | Since text editing in Emacs is better, extensions are developed for all |
major web browsers to use Emacs as their external | major web browsers to use Emacs as their external | ||
− | editor. Mostly these | + | editor. Mostly these extensions make use of [[Emacs daemon]]. |
== Firefox Family == | == Firefox Family == | ||
Line 8: | Line 8: | ||
:* [[It's All Text!]]. | :* [[It's All Text!]]. | ||
− | + | [http://www.conkeror.org Conkeror] comes with a small C program that enables external editing of form fields and page source in Emacs. Thus, no third-party extension/plugin is required. | |
== Webkit family == | == Webkit family == |
Revision as of 15:47, 30 March 2012
Since text editing in Emacs is better, extensions are developed for all major web browsers to use Emacs as their external editor. Mostly these extensions make use of Emacs daemon.
Firefox Family
Iceweasel, Conkeror etc.
Conkeror comes with a small C program that enables external editing of form fields and page source in Emacs. Thus, no third-party extension/plugin is required.
Webkit family
Safari, Chrome etc.