chrobs / external-editor

An external editor extension for Thunderbird.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External-Editor

External-Editor (a fork of brian m. carlson’s ExtEdit) is a Thunderbird/Icedove extension to allow editing an email in an external editor, such as Vim or Emacs. It is based on Alexandre Feblot’s External Editor extension.

This extension is in a very preliminary state, and has been updated just enough to get it working in modern versions of Thunderbird. Further work will aim to improve the codebase and add new features.

To build, simply type make. You can then install the XPI in Thunderbird.

License

ExtEdit is licensed under your choice of the Mozilla Public License, version 1.1
or the GNU General Public License, version 2 or later.

Contributing
------------

Pull requests are welcome.  The standard is to use hard tabs, aligned at four
spaces.  The current codebase is moving in that direction, even if it isn't
there yet.

If you're submitting code, please sign off your work in compliance with the
Developer's Certificate of Origin, version 1.1.

About

An external editor extension for Thunderbird.


Languages

Language:JavaScript 98.5%Language:Makefile 0.9%Language:CSS 0.6%