Skip to content
stsquad edited this page Sep 13, 2010 · 11 revisions

“Edit with Emacs” a plugin for Chromium which emulates the excellent It’s All Text by Christian
Höltje. It allows users to edit text areas on the browser with their favourite editor. Although Emacs is it’s primary target (with a native elisp server provided) it can support any editor that can be spawned via the edit server.

Most people will want to download the extension direct from the Chrome Extension Gallery. Otherwise you can simply clone to repository and select “Load unpacked extension” from the Extensions tab. Just point it at the root of the extension.

Please raise bugs/issues with the code on the github Issue tracker. Feel free to scribble random ideas and thoughts on the Wiki.

Clone this wiki locally