Commit Graph

2859 Commits

Author SHA1 Message Date
djcb c47edd89fd * mu-config.c: show errors in option parsing 2012-12-24 11:13:44 +02:00
Dirk-Jan C. Binnema 02948aadc7 Merge pull request #120 from nd/cyrillic
* fix 'Â' letters in a message view
2012-12-24 00:14:59 -08:00
Dmitry Neverov 9db55ac7ab Fix '' letters in a message view 2012-12-24 00:04:46 +04:00
djcb c36906a254 * mu-msg-iter.cc: if we're using threaded search results, get *all* matches,
calculate threads and then return maxnum matches
2012-12-23 16:42:44 +02:00
djcb d17dba683f * mu-script: don't use getline, use GIOChannel 2012-12-23 15:24:52 +02:00
djcb 41b59f07a5 * mu-cmd-script.c: fix small leak 2012-12-23 15:24:31 +02:00
djcb d448003c09 * mu-guile-message.c: fix small leak 2012-12-23 15:23:54 +02:00
djcb 4a2e813e4f * don't use longlines-mode (visual-line-mode is available in all emacsen we support) 2012-12-23 14:18:14 +02:00
djcb 891f107948 * mu.cc: don't print anything if *err == NULL 2012-12-23 14:17:50 +02:00
djcb 9eb628fcb6 * rename mu4e-headers-split-view-resize --> mu4e-headers-split-view-grow 2012-12-23 14:05:48 +02:00
Dirk-Jan C. Binnema 15f765d276 Merge pull request #93 from tarsius/undefun
* add various commands to replace anonymous lambas in keymaps
2012-12-23 04:01:13 -08:00
djcb 5d63663ac6 * back out the threading patch for now, it gives errors
ERROR:mu-container.c:182:mu_container_append_children: assertion failed: (c != child)
2012-12-23 01:14:00 +02:00
djcb f3654aa22b * paper over the missing options bug (WIP) 2012-12-23 00:04:09 +02:00
djcb c5f8ea6451 * use AM_CPPFLAGS instead of INCLUDES 2012-12-22 22:54:50 +02:00
djcb 4f37e979e1 * some small improvements for the mailing list support 2012-12-22 21:57:49 +02:00
djcb c7467210a4 * mu-config: cosmetic 2012-12-22 21:12:52 +02:00
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