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

2841 Commits

Author SHA1 Message Date
djcb
144b5b1ba2 * mu4e-view: cosmetic 2012-12-22 21:12:36 +02:00
djcb
4c47b0b122 * mu-msg-iter.cc: improve dup checking 2012-12-22 21:12:11 +02:00
djcb
bb658a51de * Merge branch 'master' of github.com:djcb/mu 2012-12-22 15:00:33 +02:00
Dirk-Jan C. Binnema
b66a32413e Merge pull request #118 from mmirate/patch-1
* fix intra-array separator in JSON address fields output by mu-sexp-convert
2012-12-22 05:00:10 -08:00
djcb
1e6b7792d6 * better handling of mailing lists which are not in the shortcuts lists 2012-12-22 11:48:02 +02:00
djcb
a287074f7b * match all fields in query with explicit prefix 2012-12-22 11:47:20 +02:00
djcb
90b2228b2e * match all fields in query with explicit prefix 2012-12-22 11:46:36 +02:00
djcb
d6332f3cc8 * mu-query: minor updates 2012-12-20 23:37:04 +02:00
djcb
e883ef5a07 * mu-msg-sexp: propagate mailing list info to mu4e 2012-12-20 23:36:28 +02:00
djcb
d47a687a4d * lib/: add support for getting mailing lists 2012-12-20 23:35:53 +02:00
djcb
edb73a742f * mu-cmd-server: fix full-search vs limited-search 2012-12-20 23:34:34 +02:00
djcb
0095bfdc5a * cosmetic 2012-12-20 23:33:09 +02:00
djcb
4dd81e5b7f * mu4e-utils: when completing a maildir, put the initial / there already 2012-12-20 23:32:37 +02:00
mmirate
e8c00e3001 mu-sexp-convert: fix intra-array separator
It is now ", " rather than " ".
2012-12-19 22:32:47 -05:00
djcb
10ad5ce2ca * mu4e: add support for display mailing list (short)names in headers/view mode 2012-12-18 23:29:17 +02:00
djcb
58a6ac1a13 * mug-msg-list-view: update for api changes 2012-12-17 22:30:40 +02:00
djcb
7053582dd7 * add skipping-dups support to mu4e 2012-12-17 22:30:26 +02:00
djcb
3353e32c28 * add skipping support to mu-find 2012-12-17 22:30:07 +02:00
djcb
76adc694c0 * add basic support for skipping dups, unreadable messages in mu-msg-iter 2012-12-17 22:29:39 +02:00
djcb
35195f8c47 * configure: bump version to v5 2012-12-17 22:26:40 +02:00
djcb
2cd915f611 * cosmetics 2012-12-17 22:26:22 +02:00
djcb
1872d210c9 * add support for searching the mailing list of a message 2012-12-17 22:24:19 +02:00
djcb
8d8bce91fb * fix `mu4e~headers-human-date' 2012-12-17 00:33:25 +02:00
djcb
76e8d1e6de * add --skip-msgid-dups / -u option to mu find, document it 2012-12-16 15:25:14 +02:00
djcb
2f9dd78bb0 * add query flags (which match msgiterflags) to mu_query_run, update callers 2012-12-16 15:08:34 +02:00
djcb
8fdd82d549 * mu-msg-iter.{cc,h}: make flag names a bit clearer 2012-12-16 15:08:03 +02:00
djcb
4ccfe56e41 * cosmetic 2012-12-16 14:18:31 +02:00
djcb
9c0ec479f5 * mu-query: update for mu-msg-iter updates 2012-12-16 14:18:22 +02:00
djcb
50f5c7affb * mu-msg-iter: add basic implemenation of checking for msgid dups, msg file
existence
2012-12-16 14:17:58 +02:00
Dirk-Jan C. Binnema
17f3ef0c4b Merge pull request #113 from tarsius/custom
* various improvements for 'defcustom' usage and explicitly offer `turn-on-visual-line-mode' as hook function.
2012-12-15 02:42:06 -08:00
djcb
f7b6c6e6ab * some fixes for the retagging action (thanks to Abdó Roig-Maranges) 2012-12-15 12:06:32 +02:00
djcb
9bc27d63ef * cosmetic 2012-12-15 12:02:04 +02:00
djcb
a9d3e6e503 * make sure mu4e-compose-parent-message is available in mu4e-compose-mode as
well (thanks to Tsunenobu Kai)
2012-12-15 12:01:50 +02:00
Jonas Bernoulli
4e6824dd69 mu4e-view-mode-hook: define explicitly
Explicit offer `turn-on-visual-line-mode' as hook function.
2012-12-12 20:07:01 +01:00
Jonas Bernoulli
cd5f730222 mu4e-maildir-shortcuts: define custom type 2012-12-12 20:07:01 +01:00
Jonas Bernoulli
faa0e6f55f mu4e-sent-messages-behavior: fix custom type defintion 2012-12-12 20:03:36 +01:00
djcb
5921afbe5c * mu4e-actions: fix 'sed' parameters in mu4e-action-retag-message 2012-12-10 02:01:55 +02:00
Dirk-Jan C. Binnema
59dc5c89fc Merge pull request #112 from Popsch/fix_docu
*mu4e.texi: use save-excursion in the mu4e-compose-mode-hook
2012-12-09 05:35:40 -08:00
djcb
46a49c8875 * remove all addresses in `mu4e-user-mail-address-list' from cc-list; fixes #101 2012-12-09 15:31:39 +02:00
djcb
0e204fece4 * small cleanup of the retagging support 2012-12-09 15:07:21 +02:00
Dirk-Jan C. Binnema
cd138a17dc Merge pull request #110 from aroig/retag
* add support for retagging messages (use mu4e-actions)
2012-12-09 04:50:17 -08:00
djcb
cbbb23c13f * Fixes for the threading algorithm (thanks to Abdó Roig)
The problem was that once a container got a parent, it did not change it anymore
  due to the child_elligible condition, but the parent might have been assigned
  from an incomplete References sequence.

  Now, we make sure the last reference gets to be the message's parent (following
  the JWZ's algorithm), reparenting the message if necessary. This makes sense, as
  the last parent-child relationship (between last ref and the message) is the
  most reliable piece of info here.

  Instead of child_elligible, we now only check that the new parent is not a
  descendant of the current message, to prevent making a loop. Everything else is
  fine, as it only moves a subtree around.
2012-12-09 13:48:22 +02:00
djcb
4e71804718 * merge branch 'master' of github.com:djcb/mu 2012-12-09 13:34:54 +02:00
djcb
241af50e97 * update / add testcases for string normalization 2012-12-09 13:34:16 +02:00
djcb
58599ab8f9 * fix bug normalizing mixed (e.g. Latin etc. and Cyrillic) uf8 text 2012-12-09 13:33:45 +02:00
Sebastian Fischmeister
a896a497b7 use save-excursion in the mu4e-compose-mode-hook 2012-12-08 21:59:53 -05:00
Abdó Roig-Maranges
b875690bc0 Change mode before setting local variables in mu4e-view
Otherwise, the mode-change messes up with local bindings. In paricular, this
caused mu4e~view-msg contain the wrong path after a flag change.
2012-12-07 00:24:16 +01:00
Abdó Roig-Maranges
2803b43f63 Make cmd_add output update information
This way, if a message changes, I can use add to force reindexing it, and notify
mu4e about the changes.
2012-12-07 00:23:56 +01:00
Abdó Roig-Maranges
fb2f5d6a53 Adds an action to change tags header
New action mu4e-action-retag-message that reads tag changes from the user and
modifies the corresponding header (X-Keywords, X-Label, etc) on the message.
2012-12-07 00:18:00 +01:00
Dirk-Jan C. Binnema
dc5786792e Merge pull request #108 from gongo/change_refile_target_in_region
* change refile target in region email.
2012-12-06 12:43:25 -08:00