Commit Graph

81 Commits

Author SHA1 Message Date
d76d88a7f0 * mu4e.el: fix message washing regression 2012-02-06 19:48:56 +02:00
7c1a24508e * mu4e.texi: improve manual 2012-02-06 19:48:33 +02:00
93a837651a * documentation improvements 2012-02-05 10:56:37 +02:00
ec7d8faf06 Merge branch 'master' of github.com:djcb/mu 2012-02-05 08:51:33 +02:00
96a0375ab2 fix issue with error format string not being passed an arg it needs 2012-02-04 21:39:41 -08:00
33388ccbfa * mu4e-proc: improve mu4e-mu-binary-not-found error msg 2012-02-04 10:14:57 +02:00
b6fb551f11 fix common-lispism that slipped in. 2012-02-03 16:01:10 -08:00
db83313db0 * mu4e.el: "Flags" => "Flgs" 2012-01-22 10:19:28 +02:00
7538f20d60 * mu4e-hdrs.el: make searching / jumping work for maildirs with spaces in them
as well
2012-01-21 11:20:11 +02:00
ceb952b895 * mu4e.texi: many improvements to the mu4e documentation 2012-01-19 21:40:26 +02:00
3216a95e92 * emacs/TODO: updated 2012-01-15 14:12:35 +02:00
6e3e425c66 * when forwarding, include attachments from original 2012-01-14 12:55:50 +02:00
ff04b20712 * mu4e: show keybindings (C-h m), cosmetics 2012-01-14 11:05:23 +02:00
eef777a604 * mu4e-hdrs: don't wait when creating maildirs 2012-01-12 00:18:38 +02:00
2e538de259 * update TODO 2012-01-09 08:24:32 +02:00
bb89cbb6ef * mu4e-hdrs: minor 2012-01-09 08:24:22 +02:00
96d7e6ef7d * mu4e.texi: add full gmail example configuration 2012-01-07 14:28:00 +02:00
7bcfc9ac7c * mu4e.el: be more helpful for the user when setting up mu4e 2012-01-07 14:27:21 +02:00
35f932bda5 * mu4e-send: get the real version for the user-agent string 2012-01-07 14:27:00 +02:00
530c69f763 * cosmetics 2012-01-07 14:26:34 +02:00
eb31c42096 * mu4e-main: don't show queing options when not defined 2012-01-07 14:25:56 +02:00
c3f359be03 * emacs/Makefile.am: include mu4e-main.el *ouch* 2012-01-07 14:24:47 +02:00
c941dae85b * mu4e-hdrs: check whether we're on a message *before* asking for maildir to
move to
2012-01-06 17:49:49 +02:00
8888953a9b mu4e-hdrs.el: accept 'g' for refresh, for compatibility 2012-01-06 17:23:09 +02:00
f05ac379aa * emacs: update documentation, fix mu4e-view org-contact handling 2012-01-06 14:04:08 +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
8235efc5df mu4e: include fdl in documentation 2012-01-01 22:48:11 +02:00
5bfc5b0efe * mu4e-hdrs: make field header position depend on fringe size 2011-12-31 16:06:05 +02:00
6731abde40 * Makefile.ams for guile/emacs: fix make dist 2011-12-30 13:38:32 +02:00
43bb99a74d * minor 2011-12-30 13:26:58 +02:00
047f12c15c * update the version for mu4e 2011-12-30 13:26:36 +02:00
b01b70db05 * mu4e: mark the various views as 'special' 2011-12-29 10:39:30 +02:00
e111cb488c * updated documentation 2011-12-29 01:26:43 +02:00
7bcaeff4b9 * minor 2011-12-29 01:25:52 +02:00
955405050a * mu4e.el: update defaults, check required variables are set 2011-12-29 01:25:17 +02:00
a051587581 * mu4e-main.el: make clicks on bookmarks work as well 2011-12-28 18:47:39 +01:00
a4ff1c5b69 * update mu4e docs for the new clickability 2011-12-26 11:18:44 +01:00
2e22f0e75a * mu4e-hdrs.el: make headers clickable; add some performance notes 2011-12-26 11:18:12 +01:00
9043ec0f51 * minor 2011-12-26 11:17:28 +01:00
aec2e73ad4 * mu4e-view.el: make URL, attachments clickable 2011-12-26 11:16:51 +01:00
62cc3347f4 * mu4e-main.el: make menu items clickable/mousable 2011-12-25 12:38:44 +01:00
0f40dccdbd * minor / cosmetic 2011-12-23 19:09:03 +02:00
eac6b27cd2 * update documentation for mu4e 2011-12-23 16:48:29 +02:00
9d182323e4 * mu4e.texi: update documentation 2011-12-23 00:39:32 +02:00
00caa6bc33 * mu4e-main.el: only show queuing items when queue dir is set; fix toggling queing 2011-12-23 00:39:12 +02:00
3a10b52cb1 * mu4e.texi: update 2011-12-22 00:45:06 +02:00
41d0ac82d7 * mu4e.el: fix washing messages 2011-12-22 00:42:05 +02:00
4af04b7038 * mu4e-view: some cleanups 2011-12-22 00:41:27 +02:00
4bcf2a30d6 * mu4e.el: improve url-matching regexp, some cosmetics 2011-12-21 08:49:13 +02:00