Difference between revisions of "Emacs as a web browser's external editor"

From WikEmacs
Jump to navigation Jump to search
(Conkeror)
m
Line 1: Line 1:
Since text editing in Emacs is better, Plugins are developed for all
+
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 plugins make use of [[Emacs daemon]].
+
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!]].
  
Note that [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.
+
[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.

Internet Explorer

Opera