Commit Graph

6 Commits

Author SHA1 Message Date
6e3e425c66 * when forwarding, include attachments from original 2012-01-14 12:55:50 +02:00
4dbb05f33c * add support for org-mode links to messages/queries
- org-mu4e.el: add "mu4e:"-link type and handlers to org-mode
  - Makefile.am: add org-mu4e.el to package
  - mu4e-hdrs.el: register handler functions for server data *outside* header
    mode, so they can be used independently (and we can link to messages even
    when mu4e is not active already)
  - mu4e-view.el, mu-server.1, mu-proc.el, mu-cmd-server.c: support viewing
    messages by msgid (rather than only by docid); document it
2012-01-06 12:31:28 +02:00
a2aed887ba * mu-cmd-server/mu-server.1: cleanup 'mkdir', add documentation 2011-12-28 10:01:28 +01:00
858552afba * mu-server.1: document the mu server command / control language 2011-12-27 12:16:34 +01:00
97d2e0e2cc * beginnings of mu-server documentations (WIP) 2011-12-07 08:51:22 +02:00
4ce44f6973 * add 'mu server', which starts a process that accepts some commands
specifically designed for communication with emacs
2011-09-03 10:41:24 +03:00