Commit Graph

3310 Commits

Author SHA1 Message Date
Stephen Eglen 60c8427fb1 One small typo; should this file also mention explicitly the way
bookmarks are handled in emacs by mu4e-bookmarks?  Is .mu/bookmarks
ignored by Emacs?
2013-06-03 22:58:16 +01:00
Dirk-Jan C. Binnema ff42099392 Merge pull request #233 from sje30/master
* update mu-find.1 with an explanation of date ranges with an empty lhs or rhs
2013-06-03 14:46:20 -07:00
Stephen Eglen fd990c4b85 Document what happens if either the left or right part of a date range
is omitted.
2013-06-03 22:21:31 +01:00
djcb 34c84a1258 * mu4e: fix mu4e-message 2013-06-03 23:35:01 +03:00
djcb 13efc74793 * mu-query: better handle empty lhs/rhs in date intervals 2013-06-03 22:29:50 +03:00
djcb d6337b751e * mu4e: fix typo in Makefile.am 2013-06-03 21:09:42 +03:00
djcb 3c67aa6591 * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
djcb 844790a2df * lib: mu date: better handling of date fields in newer xapians 2013-06-01 07:40:15 -07:00
djcb d57b109557 * mu-str: treat '..' in non-range fields differently 2013-06-01 06:07:29 -07:00
djcb 60f75eea42 * minor 2013-05-30 06:16:05 -07:00
djcb e7c63cee47 * update some unit tests 2013-05-30 06:15:22 -07:00
djcb b19ab68d3b * configure.ac: report on guile version 2013-05-30 06:14:27 -07:00
djcb b136ca0411 * try harder to match special strings 2013-05-29 07:33:17 -07:00
Dirk-Jan C. Binnema a7f71798e4 Merge pull request #231 from jynnantonix/guile-test
* fix file size in test-mu-guile.scm
2013-05-29 07:05:06 -07:00
Chirantan Ekbote c0fce88540 fix file size in test-mu-guile.scm changed by e97ec2d5
Signed-off-by: Chirantan Ekbote <chirantan.ekbote@gmail.com>
2013-05-28 22:46:09 -07:00
djcb 08748f2e28 * mu4e: add mu4e-change-filenames-when-moving customization 2013-05-28 04:34:49 -07:00
djcb d66063c735 * merge branch 'master' of github.com:djcb/mu 2013-05-28 03:40:07 -07:00
Dirk-Jan C. Binnema a41925af0c Merge pull request #229 from sje30/master
* fix typos in mu-find.1
2013-05-28 03:38:17 -07:00
Stephen Eglen 9e34aec825 Fix typos. 2013-05-28 08:55:26 +01:00
djcb ab841c594c * mu4e: set overwrite mode to nil in mu4e-headers-mode 2013-05-27 16:37:32 -07:00
djcb 445d0cc6fb * fix quoting of contacts in autocompletion (thanks to jhelberg) 2013-05-27 11:47:42 -07:00
djcb e97ec2d51c * fix matching backslashes, add some tests 2013-05-27 05:49:43 -07:00
djcb bdf7ca65c7 * test-mu-maildir: fix regexp 2013-05-27 05:48:19 -07:00
djcb 92ec6f7584 * mu4e-compose: unset the new flags when forwarding/replying to messages; fixes #214. 2013-05-27 04:58:47 -07:00
djcb c50c0695e4 * fix CSV quoting (fields with commas) 2013-05-27 04:23:49 -07:00
djcb f4d3eb2d7a * mu-cmd-server: add support for moving without renaming 2013-05-27 03:44:46 -07:00
Dirk-Jan C. Binnema ea5e6bc83e Merge pull request #224 from tuxella/master
* allow the customization of the plaintext / html length ratio
2013-05-26 11:44:48 -07:00
djcb 3dae623879 * add mu_str_replace 2013-05-26 11:16:02 -07:00
Thomas Cordival c2efc5543a Add custom var mu4e-view-html-plaintext-ratio-heuristic
Add a custom var to enable the customisation of the ratio between the length of the html and the plaintext parts under which the text is considered to be garbage
2013-05-26 07:47:10 -05:00
djcb 52d89bd1f8 * mu4e: fix warning 2013-05-26 12:35:14 +03:00
djcb ad6b3d8f0f * add unit test for the optional message file renaming 2013-05-25 19:28:40 +03:00
djcb 7cb3bb9e36 * lib: make renaming messages upon moving them optional 2013-05-25 19:27:54 +03:00
djcb 6e9390d5c2 * update mu4e documentation a bit 2013-05-25 19:26:54 +03:00
djcb 33e6bf0184 * mu-str: comment-out debug print 2013-05-23 07:47:39 +03:00
djcb 5af020ec2f * mu4e: make mu4e~proc-extract deal witn non-string params 2013-05-22 21:36:14 +03:00
djcb f01f85d7e7 * mu4e: hide headers again after (widen) 2013-05-22 08:06:19 +03:00
djcb f6035fd5db * mu4e-drafts: make the draft file the same as the mu-maildir function generates 2013-05-22 00:22:20 +03:00
djcb 2ae389afe1 * typo 2013-05-22 00:07:01 +03:00
djcb 0cb5f9145e * mu-cmd-server: don't raise errors on empty lines 2013-05-22 00:06:51 +03:00
djcb 83667fbe83 * fix typo 2013-05-22 00:06:32 +03:00
djcb 89bdaafb15 * create a new filename (basename) when copying 2013-05-22 00:06:10 +03:00
djcb 1dea612cba * cosmetics 2013-05-21 20:11:11 +03:00
djcb 10b64bb654 * cosmetic 2013-05-21 08:05:14 +03:00
djcb 222d8c3627 * improve message-composition / draft handling 2013-05-21 08:05:06 +03:00
djcb 65ae41c37a * update NEWS 2013-05-21 08:04:15 +03:00
djcb 362bcbda17 * mu4e: fix some weirdness with editing drafts 2013-05-20 06:53:55 +03:00
djcb 60d835a1af * mu4e-header: fix jumping to maildirs with spaces 2013-05-20 06:00:05 +03:00
djcb 5f3393ef83 * mu4e: mu4e-proc: fix ping, quit 2013-05-20 05:59:48 +03:00
djcb aa96833a31 * mu4e: show 'None' as date for (0 0 0) in :human-date 2013-05-20 05:31:49 +03:00
djcb 1aec1e2f7c * mu4e: some fixes in mu4e-proc 2013-05-20 05:31:27 +03:00