ykasap / Mew

Messaging in the Emacs World

Home Page:http://www.mew.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mew (Messaging in the Emacs World)

Mew is a mail-reader on Emacs, which is free to use and whose source code is open.

Privacy policy

Users need to configure their e-mail addresses and e-mail servers but such information is not sent anywhere. Users are not trucked at all.

Information

  • Home page: http://www.mew.org/

  • Installation: The github version is available via MELPA and the latest stable release is available via MELPA Stable.

  • Installation by hand: INSTALL.md

  • Developers: if you want to use Mew cloned from this repository, put the followings to your ".emacs".

(setq mew-icon-directory (expand-file-name "SHOMEWHERE/mew/etc"))
(add-to-list 'image-load-path (expand-file-name "SHOMEWHERE/mew/etc"))

About

Messaging in the Emacs World

http://www.mew.org/

License:Other


Languages

Language:Emacs Lisp 89.1%Language:C 6.2%Language:Haskell 1.3%Language:Makefile 0.8%Language:Shell 0.7%Language:Roff 0.7%Language:Ruby 0.7%Language:M4 0.3%Language:Perl 0.1%