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

3470 Commits

Author SHA1 Message Date
Alex Bennée
64d348c07e mu4e-actions.el: better last dir handling for mu4e-action-git-apply-patch
add-to-list does pre-pend an element to a list by default, but only if
it isn't in there already. This change ensures the path we have just
added is always the first in the list. This makes sense when applying
a series of patches by hand.
2013-10-25 12:08:00 +01:00
djcb
162619f6c9 * mu4e: don't error out on parts without mime-type 2013-10-23 21:34:10 +03:00
djcb
44e92305e3 * mu4e: make sure the sent-hook is only defined as *local* in mu4e-compose 2013-10-22 20:34:43 +03:00
djcb
86aafa7fe0 * mu4e: don't error out if no empty lines are found 2013-10-21 23:17:35 +03:00
Titus von der Malsburg
447a15e9bf mu4e: update window stays inside mu4e boundaries 2013-10-21 11:04:52 +02:00
djcb
9ddb7510b9 * mu: initialize randomness in mu-cmd-server 2013-10-20 16:57:00 +03:00
djcb
c171a61827 * mu4e: run mu4e-view-mode only when the marked-as-read message is received 2013-10-20 16:55:36 +03:00
djcb
9c8101d949 * mu4e: centralize some of the fontification code; cleanup signature support 2013-10-20 15:41:47 +03:00
djcb
55d6057dac * mu4e: some more work on the updating process 2013-10-19 16:36:17 +03:00
djcb
1fca0be451 * mu4e: some improvements in the update-mail window behaviour (wip) 2013-10-19 13:32:01 +03:00
djcb
a92bc970c8 * mu4e: fix faces in the mu4e-main 2013-10-19 13:26:09 +03:00
djcb
2df31c8a71 * mu4e: restore the old update-buffer behaviour 2013-10-19 12:39:40 +03:00
Dirk-Jan C. Binnema
33b5844568 Merge pull request #300 from thierryvolpiatto/master
* fix empty buffer when replying and prevent user calling a new update when one is already running.
2013-10-19 02:12:30 -07:00
djcb
b6dee495f4 * mu4e-draft: small faces update 2013-10-19 12:07:37 +03:00
djcb
8669fd86a7 * mu4e: small improvement in mu4e-headers-found-hook defcustom 2013-10-19 12:06:04 +03:00
djcb
b53d2ec0c2 * mu4e: make the faces a bit more generic 2013-10-19 12:05:05 +03:00
djcb
852ac46789 * mu4e: allow mu4e-html2text-command to be a function (thanks to tmalsburg) 2013-10-19 11:45:30 +03:00
Thierry Volpiatto
aa7592d1c3 * mu4e/mu4e-compose.el (mu4e~compose-handler): Wait buffer setup before calling mu4e-compose-mode. 2013-10-17 15:15:14 +02:00
Thierry Volpiatto
78ffccfb2d * mu4e/mu4e-utils.el (mu4e-update-mail-and-index): Don't run a new process if one is already running. 2013-10-16 15:08:12 +02:00
Thierry Volpiatto
0e1efc8f5d Merge remote-tracking branch 'refs/remotes/upstream/master'
Conflicts:
	mu4e/mu4e-headers.el
2013-10-16 08:29:15 +02:00
Thierry Volpiatto
65fd009636 * mu4e/mu4e-headers.el (mu4e-headers-mode): Fix typo. 2013-10-15 15:08:11 +02:00
djcb
e1a6461522 * mu4e: fix typo 2013-10-14 22:51:24 +03:00
djcb
feec45a670 * minor 2013-10-14 22:44:28 +03:00
djcb
dd83c235cb guile: minor updates 2013-10-14 22:44:11 +03:00
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