Commit Graph

12 Commits

Author SHA1 Message Date
4556a9351a * mu4e-proc.el: do the plumbing for the new sent-message 2012-03-27 21:17:29 +03:00
67261b614d * implement the :erase message from the backend to properly clean up the
header buffer

  When we're doing a search while the results of a previous search are still
  coming in from the backend, this way we can tell the frontend that this is
  the right time to clear the buffer (previously, sometimes the results would
  be mixed).
2012-03-25 13:25:55 +03:00
9021a2ca16 * mu4e.el, mu4e-proc.el: make updating mail asynchronous
- run update process in an inferior process
  - don't use emacs24isms
2012-02-27 21:48:07 +02:00
ba43988772 * mu4e-proc.el: allow `mu4e-get-mail-command' to be a shell command (incl. arguments) 2012-02-09 21:11:41 +02:00
33388ccbfa * mu4e-proc: improve mu4e-mu-binary-not-found error msg 2012-02-04 10:14:57 +02:00
6e3e425c66 * when forwarding, include attachments from original 2012-01-14 12:55:50 +02:00
530c69f763 * cosmetics 2012-01-07 14:26:34 +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
a60ecb5284 * fix mkdir / interaction with 'move-to-maildir' 2012-01-03 22:33:41 +02:00
9043ec0f51 * minor 2011-12-26 11:17:28 +01:00
0f40dccdbd * minor / cosmetic 2011-12-23 19:09:03 +02:00
b9805567ed * renamed mm -> mu4e 2011-12-13 09:07:38 +02:00