1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00
Commit Graph

3165 Commits

Author SHA1 Message Date
djcb
c7c18505fc * mu4e: update documentation 2013-07-06 10:47:15 +03:00
djcb
4f388638e8 * document the new flag:list 2013-07-03 23:09:27 +03:00
djcb
312c3a4b20 * cosmetic 2013-07-03 21:56:42 +03:00
djcb
3c3cd31607 * mu-str: fix a leak 2013-07-03 21:56:04 +03:00
djcb
1fcedf742c * mu-mgs-store: support the MU_FLAG_LIST flag 2013-07-03 21:55:41 +03:00
djcb
3eb748737c * mu-msg-file: set the MU_FLAG_LIST flag, if the message looks like an ML-message 2013-07-03 21:55:17 +03:00
djcb
81c3e11c48 * mu-flags: add MU_FLAG_LIST, clean-up code a bit 2013-07-03 21:54:08 +03:00
djcb
81eeff1c13 * mu4e: add note about deprecating org-mode editing to doc 2013-06-30 21:18:32 +03:00
djcb
59666a7eda * mu4e: automatically refresh the contacts list when there are changes in the index 2013-06-29 17:06:04 +03:00
djcb
72e6fb997a * mu4e: make the byte-compiler happy 2013-06-29 13:07:32 +03:00
djcb
06b3142e60 * mu4e: check marks also when coming from mu4e-main; fixes issue #244 2013-06-29 13:06:51 +03:00
djcb
9976842316 * mu4e: add 'untrash' to documentation 2013-06-29 09:42:16 +03:00
Dirk-Jan C. Binnema
0b76ccc15c Merge pull request #245 from jfb/master
* add an 'untrash' action
2013-06-28 23:37:22 -07:00
James Felix Black
7e78b6eb65 added a "untrash" function, perfectly analogous to "unflag", that simply removes the T flag from a message 2013-06-28 12:36:54 -07:00
djcb
7fe37334b5 * cosmetics 2013-06-24 22:44:36 +03:00
djcb
916e0f9a64 * man: fix mu-view manpage 2013-06-24 22:43:45 +03:00
djcb
900fb574ee * mu4e-view.el: fixup display of contacts with control chars 2013-06-24 22:43:03 +03:00
djcb
97909566df * mu-contacts, mu-msg-file: better deal with contacts with control chars 2013-06-24 22:42:18 +03:00
djcb
6783e448aa * mu-str: add mu_str_remove_ctrl_in_place 2013-06-24 22:41:34 +03:00
djcb
6ac32efd6d * mu4e: add FAQ about UTF-7-encoded dirs, lack of UTF-8-supported in texi2pdf 2013-06-17 00:54:19 +03:00
djcb
15936cfd9a * cosmetics 2013-06-16 23:06:38 +03:00
djcb
76a87ded2d * mu4e-utils: support the new format for the contacts list 2013-06-16 23:05:52 +03:00
djcb
ae61280cfe * mu4e: some updates to the documentation 2013-06-16 23:04:54 +03:00
djcb
bfe74d1d11 * mu: add the backend for freq information for contacts 2013-06-16 23:02:19 +03:00
djcb
401f30ee26 * mu4e: workaround(?) for the issue with '*' in the main action strings 2013-06-16 23:01:06 +03:00
djcb
42604fee00 * lib: mu-contacts: store frequency 2013-06-16 13:14:39 +03:00
djcb
88459d59ea * mu4e-view: use e-mail address as string for the display property; fixes #236 2013-06-16 12:18:51 +03:00
djcb
ebc718a674 * mu4e: update documentation on queries / bookmarks as bit 2013-06-16 11:54:08 +03:00
djcb
ec28eb340f * mu4e: widen before sending messages 2013-06-14 08:42:44 +03:00
djcb
fa514435ea * merge branch 'master' of github.com:djcb/mu 2013-06-13 23:56:35 +03:00
djcb
c581468ac3 * mu4e: some minor changes 2013-06-13 23:53:11 +03:00
djcb
b57ae66605 * mu4e: small tweaks to the manual 2013-06-12 10:09:19 +03:00
djcb
8d3e33e476 * mu4e: add note about notmuch conflict to FAQ (thanks to mistrey) 2013-06-10 11:12:58 +03:00
djcb
bd4f109326 * mu-guile.texi: minor change; may fix compilation 2013-06-09 18:24:11 +03:00
djcb
47a63d2e8b * cosmetics 2013-06-09 12:11:32 +03:00
djcb
05bfd23e4d * guile: make running guile scripts a bit more convenient, document it
For example, you can now run a script like:

      $ mu msgs-per-month --textonly --query=hello
2013-06-09 12:11:01 +03:00
djcb
59d0a30ba6 * make mu4e-compose-hidden-headers a public defvar; implements issue #237 2013-06-08 17:54:35 +03:00
djcb
03a79fc188 * mu4e: fix typo 2013-06-08 17:36:29 +03:00
djcb
3d385325ea * mu4e-draft: fix typo in patch 2013-06-08 17:36:09 +03:00
djcb
55403613e6 * mu-find.1: small update 2013-06-08 17:34:34 +03:00
djcb
74feeded3b * mu4e: check marks in headers context (fixes issue #200) 2013-06-08 17:32:10 +03:00
Dirk-Jan C. Binnema
7180b30a21 Merge pull request #238 from jhelberg/master
* fixed #235
2013-06-07 05:34:05 -07:00
djcb
d2dd0a8699 * guile: add find-dups script, to find duplicate messages 2013-06-07 14:20:44 +03:00
joost
2b3b0d0397 wrong comment, probably copied from add code. params[0] is remove of course 2013-06-05 13:27:13 +02:00
joost
c511ae7f1f also try to avoid unnecessary quotes when replying (see issue #217) 2013-06-05 10:26:22 +02:00
joost
aefa144421 handle the case where phrase is empty 2013-06-05 10:19:08 +02:00
Dirk-Jan C. Binnema
bd12c4bb36 Merge pull request #234 from sje30/master
* fixes for manpages
2013-06-03 15:55:28 -07:00
Stephen Eglen
f424160050 Typos. 2013-06-03 23:31:27 +01:00
Stephen Eglen
3d6bd59435 Typos; but check also if default logfile location is correct. 2013-06-03 23:30:20 +01:00
Stephen Eglen
a98157b281 Typos. 2013-06-03 23:24:19 +01:00