1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-27 07:35:16 +02:00
Commit Graph

374 Commits

Author SHA1 Message Date
djcb
34c84a1258 * mu4e: fix mu4e-message 2013-06-03 23:35:01 +03:00
djcb
d6337b751e * mu4e: fix typo in Makefile.am 2013-06-03 21:09:42 +03:00
djcb
3c67aa6591 * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
djcb
60f75eea42 * minor 2013-05-30 06:16:05 -07:00
djcb
08748f2e28 * mu4e: add mu4e-change-filenames-when-moving customization 2013-05-28 04:34:49 -07:00
djcb
ab841c594c * mu4e: set overwrite mode to nil in mu4e-headers-mode 2013-05-27 16:37:32 -07:00
djcb
445d0cc6fb * fix quoting of contacts in autocompletion (thanks to jhelberg) 2013-05-27 11:47:42 -07:00
djcb
92ec6f7584 * mu4e-compose: unset the new flags when forwarding/replying to messages; fixes #214. 2013-05-27 04:58:47 -07:00
Thomas Cordival
c2efc5543a Add custom var mu4e-view-html-plaintext-ratio-heuristic
Add a custom var to enable the customisation of the ratio between the length of the html and the plaintext parts under which the text is considered to be garbage
2013-05-26 07:47:10 -05:00
djcb
52d89bd1f8 * mu4e: fix warning 2013-05-26 12:35:14 +03:00
djcb
6e9390d5c2 * update mu4e documentation a bit 2013-05-25 19:26:54 +03:00
djcb
5af020ec2f * mu4e: make mu4e~proc-extract deal witn non-string params 2013-05-22 21:36:14 +03:00
djcb
f01f85d7e7 * mu4e: hide headers again after (widen) 2013-05-22 08:06:19 +03:00
djcb
f6035fd5db * mu4e-drafts: make the draft file the same as the mu-maildir function generates 2013-05-22 00:22:20 +03:00
djcb
83667fbe83 * fix typo 2013-05-22 00:06:32 +03:00
djcb
1dea612cba * cosmetics 2013-05-21 20:11:11 +03:00
djcb
222d8c3627 * improve message-composition / draft handling 2013-05-21 08:05:06 +03:00
djcb
362bcbda17 * mu4e: fix some weirdness with editing drafts 2013-05-20 06:53:55 +03:00
djcb
60d835a1af * mu4e-header: fix jumping to maildirs with spaces 2013-05-20 06:00:05 +03:00
djcb
5f3393ef83 * mu4e: mu4e-proc: fix ping, quit 2013-05-20 05:59:48 +03:00
djcb
aa96833a31 * mu4e: show 'None' as date for (0 0 0) in :human-date 2013-05-20 05:31:49 +03:00
djcb
1aec1e2f7c * mu4e: some fixes in mu4e-proc 2013-05-20 05:31:27 +03:00
djcb
e2a0e58ae8 * mu4e: use the new server protocol 2013-05-20 05:14:57 +03:00
djcb
2f5d6e246b * mu: update the server command and (use 'cmd:' for commands) 2013-05-20 05:11:49 +03:00
djcb
dfb6382c04 * mu4e-compose: disable org-contacts when completion is enabled 2013-05-15 22:09:17 +03:00
djcb
8af771fb76 * cosmetic 2013-05-15 00:42:40 +03:00
djcb
0bb56e5558 * mu4e: add some more quoting to commands 2013-05-13 23:02:26 +03:00
djcb
9c614afa86 * mu4e: update docs a bit 2013-05-13 23:02:03 +03:00
djcb
4de859668c * cosmetics 2013-05-13 00:05:14 +03:00
djcb
7f80bce015 * mu4e-actions: mu4e-action-capture-message should not be interactive 2013-05-13 00:04:36 +03:00
djcb
2f60f33dc8 * mu4e: fix header shrinking/growing 2013-05-05 16:18:59 +03:00
djcb
5b8cc54c69 * mu4e: correctly apply 'trashed' face (headers); make face selection a bit more explicit 2013-05-05 12:24:15 +03:00
djcb
d79e19b74b * cosmetic 2013-05-04 14:15:35 +03:00
djcb
df0b1b6a13 * merge branch 'master' of github.com:djcb/mu 2013-05-04 14:13:32 +03:00
djcb
33ee611cf5 * mu4e: fix typo 2013-05-04 14:13:05 +03:00
Steve Purcell
fd336771b2 Fix typo 2013-05-03 18:39:05 +02:00
djcb
aef607c5c1 * cosmetics 2013-04-29 23:52:55 +03:00
djcb
e7d52bc09e * mu4e: add mu4e-contrib, with sabof's mu4e-headers-mark-all-unread-read, mu4e-headers-flag-all-read 2013-04-29 23:52:17 +03:00
djcb
85fb0e14ef * mu4e: add mu4e-compose-dont-reply-to-self, default to nil for now (thanks to sfischme) 2013-04-23 19:54:47 +03:00
djcb
69e8c1b864 * mu4e: unbreak mu4e~compose-setup-fcc-maybe, in particular, 'delete; 2013-04-23 19:51:45 +03:00
djcb
42807a3a01 * mu4e: update documentation 2013-04-21 12:49:26 +03:00
djcb
4d257337e7 * mu4e: add C-c C-u as an alternative keybinding for mu4e-update-mail-and-index (for terminal users) 2013-04-21 12:43:00 +03:00
djcb
b02e929960 * mu4e-compose: allow mu4e-sent-message-behavior to be a function (thanks to egh) 2013-04-21 12:40:57 +03:00
djcb
c657a816d3 * mu4e: small doc fixes 2013-04-17 21:04:42 +03:00
djcb
9d1c404914 * mu4e: make 'a' the action key; fixes issue #181 2013-04-17 01:31:10 +03:00
djcb
3de875ffc8 * mu4e: add background-starting to the FAQ 2013-04-16 20:40:16 +03:00
djcb
0866b66665 * mu4e: allow starting mu4e in the background 2013-04-16 20:37:10 +03:00
djcb
7d52ef1c3f * mu4e: copy address at point with c / C-u c in message-view 2013-04-15 23:41:26 +03:00
djcb
3c4b351e69 * mu4e: small cleanup 2013-04-06 10:17:03 +03:00
Dirk-Jan C. Binnema
90eed15fc7 Merge pull request #180 from abend/master
Customize visible header flags take 2.1
2013-04-02 10:34:47 -07:00