Commit Graph

3346 Commits

Author SHA1 Message Date
djcb 020a13dbd4 * cosmetics 2013-10-14 22:43:56 +03:00
djcb cf4c658223 * mu4e: don't list footers as attachments 2013-10-14 22:42:58 +03:00
djcb b92e2d20fd * mu4e: fix some minor things in the main page 2013-10-14 22:30:29 +03:00
djcb 9abaf83fbd * mu4e: don't balk on searches with no results and some cleanups 2013-10-14 00:07:27 +03:00
djcb 8be5e92709 * mu4e: fix display of images 2013-10-13 23:24:56 +03:00
djcb 92158cfdd4 * mu4e: add hooks mu4e-headers-found-hook and mu4e-update-pre-hook, document them. 2013-10-13 21:44:47 +03:00
djcb c36030a086 * handle message-ids a bit specially, update unit tests 2013-10-13 20:05:29 +03:00
djcb edfdef44a4 index: improve error message when file does not seem to be an email 2013-10-13 19:58:25 +03:00
djcb 66ebdf21e0 * mu4e: don't try to kill the visible window when there is none (thanks to thierryvolpiatto) 2013-10-13 19:48:08 +03:00
djcb 44011351da * mu4e: mu4e-view-fill-headers to enable/disable header filling 2013-10-13 15:25:12 +03:00
djcb fc54e4a61b * toys/mug: remove -DGTK_DISABLE_DEPRECATED for now, since it breaks 3.10+ compilation 2013-10-13 15:07:47 +03:00
djcb 03ae06532f * mu4e: some cleanups 2013-10-12 16:04:40 +03:00
djcb bcc53d2aa0 * mu4e: some updates to the reference doc 2013-10-12 16:04:12 +03:00
djcb 347b41c951 * cosmetic 2013-10-12 14:12:42 +03:00
djcb 5634722129 * mu4e: don't append to attachment name when retryiing 2013-10-12 14:12:13 +03:00
Dirk-Jan C. Binnema b0d7d70938 Merge pull request #288 from thierryvolpiatto/master
* mu4e/mu4e-utils.el (mu4e~update-mail-mode): New mode to use when updat...
2013-10-10 12:22:25 -07:00
Thierry Volpiatto 3f554f0c7a * mu4e/mu4e-view.el: Fix, backspace should be scroll-down. 2013-10-10 14:47:43 +02:00
Thierry Volpiatto 7a9fff714d * mu4e/mu4e-view.el: Fix usage of backspace (scroll only). 2013-10-10 14:44:26 +02:00
Thierry Volpiatto f650eec98c * mu4e/mu4e-utils.el (mu4e~update-mail-mode): New mode to use when updating emails.
(mu4e-update-mail-and-index): Use it.
2013-10-10 11:42:21 +02:00
djcb a228429ee2 * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00
Dirk-Jan C. Binnema 9170341959 Merge pull request #285 from thierryvolpiatto/master
* mu4e: allow stopping update process (SIGINT)
2013-10-08 22:20:35 -07:00
djcb f7077285fa * mu4e: don't suggest helm-comp-read for completing-read 2013-10-09 08:16:52 +03:00
Thierry Volpiatto ac89861b96 * mu4e/mu4e-main.el (mu4e-interrupt-update-mail): Move to mu4e-utils.el.
* mu4e/mu4e-utils.el (mu4e~interrupt-update-mail): Renamed with mu4e~ prefix and add docstring.
(mu4e--update-buffer-name): same.
2013-10-09 06:38:02 +02:00
Thierry Volpiatto 4bfaedd739 * mu4e/mu4e-utils.el (mu4e-update-mail-and-index): Don't make window dedicated. 2013-10-08 14:55:23 +02:00
Thierry Volpiatto 8da15dc8f2 * mu4e/mu4e-main.el (mu4e-interrupt-update-mail): New function to stop update process.(SIGINT) (mu4e~main-view): Use it and bind it to S.
* mu4e/mu4e-utils.el (mu4e-update-mail-and-index): Fix Window and buffer process.
2013-10-08 14:44:26 +02:00
djcb 7472a3bb07 * mu4e: mu4e-actions: require 'ido' 2013-10-08 06:52:29 +03:00
Dirk-Jan C. Binnema fee25f4c71 Merge pull request #283 from stsquad/history-aware-git-apply
* mu4e-actions.el: make git apply patch history aware
2013-10-07 20:51:17 -07:00
djcb 59c74e0f34 * mu-config: fix typo 2013-10-07 23:15:00 +03:00
djcb cba85156cd * merge branch 'master' of github.com:djcb/mu 2013-10-07 00:51:59 +03:00
djcb c898265ee5 * use timegm instead of the tzset hack 2013-10-07 00:50:36 +03:00
djcb 7ea092cbed * mu4e: fix docstring 2013-10-05 23:56:29 -07:00
djcb a2c9b267bb * goes with the previous 2013-10-05 13:33:12 -07:00
djcb 85309a8a04 * bump version to 0.9.6-pre2 2013-10-05 13:31:32 -07:00
djcb 4b0cb4d1df * mu4e: allow for custom header fields (see `mu4e-header-info-custom') 2013-10-05 10:09:26 -07:00
Alex Bennée 128a17b87e mu4e-actions.el: make git apply patch history aware
As you are often applying a series of patches to a tree it doesn't
make sense to move the user to default-directory every time. This
changes read-directory-name to use ido-read-directory-name and
populate the directory with the last one applied.

Any path chosen is also added to the beginning of
ido-work-directory-list for next time.
2013-10-03 09:21:09 +01:00
djcb 631e9c20f8 * mu: fix some problems with the option parser (so e.g. --version works again) 2013-09-28 11:20:22 -07:00
djcb 0aa1cd573d * mu: small fix for compiler warning 2013-09-28 11:00:38 -07:00
Dirk-Jan C. Binnema 4bdd64492a Merge pull request #277 from tmalsburg/master
* added maxnum argument to mu find
2013-09-28 10:48:04 -07:00
Dirk-Jan C. Binnema a9772b45db Merge pull request #276 from zhenya1007/master
* mu4e: fix up a couple of menu entries (documentation)
2013-09-28 10:43:50 -07:00
djcb d5af5a91c5 * man: remove the non-existent --include-unreadable option (mu-find) 2013-09-28 10:42:16 -07:00
djcb a3b3bafc81 * mu4e: update mu4e-compose-pre-hook documentation 2013-09-28 10:36:57 -07:00
djcb a23f1a4f7c * mu4e: enable showing the message-id in the view (and even the headers) 2013-09-28 10:36:18 -07:00
Titus von der Malsburg 3dfcb8ec3e Handle maxnum=0 the same way as in mu server. 2013-09-27 19:56:20 +02:00
Titus von der Malsburg 86e6c6c693 Added maxnum argument to mu find. 2013-09-27 16:11:04 +02:00
djcb d6c01a5975 * mu4e-view: fix help-echo for urls 2013-09-27 06:04:17 -07:00
Evgeny Roubinchtein 48ae6bf621 fix up a couple of menu entries 2013-09-24 12:20:25 -07:00
djcb def8094b16 * mu4e: make the mu4e-headers-long-date-format default a bit more... default 2013-09-18 09:06:35 +03:00
Dirk-Jan C. Binnema 66b0a3af89 Merge pull request #272 from abend/long-date-tooltip
* mu4e: add long datetime tooltip to human-date field in headers view.
2013-09-17 23:04:23 -07:00
Dirk-Jan C. Binnema efe775e8a8 Merge pull request #271 from abend/icalendar-as-attachment
* mu4e: always consider text/calendar message parts as attachments
2013-09-17 23:00:09 -07:00
djcb 11e8850e58 * update doc for mu4e-completing-read-function 2013-09-18 08:54:57 +03:00