Skip to content
forked from kazu-yamamoto/Mew

Messaging in the Emacs World

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
LICENSE.ja
Notifications You must be signed in to change notification settings

shkit/mew-win32

 
 

Repository files navigation

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

Resources

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
LICENSE.ja

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 88.9%
  • C 6.5%
  • Haskell 1.3%
  • Makefile 0.8%
  • Shell 0.7%
  • Roff 0.7%
  • Other 1.1%