Commit Graph

3005 Commits

Author SHA1 Message Date
djcb ceeba6e18e * fix typo 2013-03-16 20:07:42 +02:00
D. LoBraico bce9282332 * mu4e: Whoops, uses actual correct helper function naming conventions (~ instead of -) 2013-03-16 12:42:41 -05:00
D. LoBraico 0d4d7b4ff1 * mu4e: uses correct helper function naming conventions. 2013-03-16 12:40:18 -05:00
djcb 977fba543b * mu: give a bit more info when there's no mu script (guile) support; fixes #156 2013-03-16 18:49:07 +02:00
Dirk-Jan C. Binnema 66f665167d Merge pull request #160 from tmalsburg/master
* fix issue #159, broken bindings in the headers menu of mu4e.
2013-03-16 09:37:58 -07:00
djcb 342195a248 * mu: fix pre-condition warning when getting related messages without threads 2013-03-16 18:25:19 +02:00
djcb dbbcaf0f2b * mu4e: make the +/- in +tag, -tag only match at the beginning of words 2013-03-16 17:58:17 +02:00
Titus von der Malsburg 203aeb3093 Fixed bindings of entries in mu4e's header menu. 2013-03-13 11:31:46 +01:00
Dirk-Jan C. Binnema bb89278160 Merge pull request #154 from tiborsimko/mu4e-fix-q-binding-in-about-buffer
* mu4e: fix `q' binding in About buffer
2013-03-11 23:11:41 -07:00
D. LoBraico 8fe98f3853 mu4e: fixes new elisp re-tag implementation for forward slashes 2013-03-11 16:57:20 -05:00
D. LoBraico fd53bde694 * mu4e: replaces sed with elisp in re-tag action 2013-03-11 16:55:37 -05:00
D. LoBraico e04024343d replaces sed with elisp in re-tag action 2013-03-11 16:36:36 -05:00
Tibor Simko eb606f9c8a mu4e: fix `q' binding in About buffer
mu4e's About buffer uses org-mode and used to locally bind `q' to bury
the buffer.  However, altering local key map via local-set-key
shares binding with all buffers using the same major mode.  As a result,
after executing About mu4e once, pressing `q' in any regular org-mode
buffer was also burying it instead of inserting the letter `q'.

This commit fixes the problem by creating a new mu4e-about-mode
derived from org-mode and by defining `q' only for that mode.
2013-03-10 21:27:59 +01:00
djcb b41e8a6034 * mu4e: handle empty contact lists 2013-03-09 07:38:07 -08:00
Nicolas Avrutin a9b1823a29 support recursive maildirs 2013-03-08 15:05:09 -05:00
Sasha Kovar 83c4202e93 mu4e: add custom variable for list of visible header flags - take 2 2013-03-06 15:42:08 -08:00
djcb 79c1c8e452 * mu: fix detection of urls with diacritics 2013-03-05 07:18:17 -08:00
djcb a2fc0a26b9 * mu4e: don't try to select nil window when updating mail 2013-03-05 06:35:29 -08:00
djcb 1c98cbbf4e * mu4e: update doc for mu4e-create-maildir-maybe 2013-03-04 20:58:41 -08:00
Dirk-Jan C. Binnema 1e53876240 Merge pull request #147 from mmirate/patch-1
* mu-sexp-convert: Fix conversion of elisp times.
2013-03-04 20:37:03 -08:00
djcb d39bf269fe * revert "mu4e: add custom variable for list of visible flags to display in headers view"
This reverts commit 9944a4fd62.
2013-02-27 19:09:11 +02:00
Dirk-Jan C. Binnema 5915f025a2 Merge pull request #141 from abend/master
* some visual improvements
2013-02-26 13:53:15 -08:00
Sasha Kovar 9944a4fd62 mu4e: add custom variable for list of visible flags to display in headers view 2013-02-21 11:46:23 -08:00
Sasha Kovar 55619550e9 mu4e: propertize parens around attachment size in message view 2013-02-21 11:11:03 -08:00
Sasha Kovar 23dd3bb27e mu4e: propertize the colon in view header keys 2013-02-21 10:52:58 -08:00
Sasha Kovar 4e132ef74c mu4e: small doc update 2013-02-21 10:47:03 -08:00
djcb 6fc99ad495 * mu4e: auto scroll down in the mail fetch window (thanks to chrisklaiber) 2013-02-17 17:32:12 +02:00
djcb 332554c2b0 * mu: update unit test (after more eager address matching) 2013-02-12 00:00:40 +02:00
djcb ae28d22c30 * mu4e: make sure to define mu4e-view-mark-for-something (using the macro) 2013-02-11 23:49:39 +02:00
djcb 9d7648b9bc * mu4e: small doc update 2013-02-11 23:40:49 +02:00
djcb 564d3a3cd7 * cosmetic 2013-02-11 23:40:26 +02:00
djcb 9f72602422 * merge branch 'master' of github.com:djcb/mu 2013-02-11 23:38:57 +02:00
djcb a91b2438b5 * mu4e/mu4e.texi: add the Tips & Tricks chapter contributed by Joost Kremers 2013-02-11 23:38:14 +02:00
Dirk-Jan C. Binnema a6adde3f30 Merge pull request #137 from codemac/smtp
* mu4e: spelling fix for smtp-mail-queue-dir
2013-02-06 12:45:53 -08:00
jmickey c24b30984e Spelling fix for smtp-mail-queue-dir
* mu4e/mu4e-main.el (mu4e~main-toggle-mail-sending-mode): correct
  error message to say `smtpmail-queue-dir' instead of
  `smtp-queue-dir'

Signed-off-by: jmickey <jmickey@netapp.com>
2013-02-06 10:44:55 -08:00
djcb 22e8ae76d7 * guile: add msgs-count script 2013-01-27 21:31:26 +02:00
djcb d1a42504b2 * mu4e: surpress compilation warning 2013-01-26 10:58:24 +02:00
djcb 6522bbca62 * use mu4e-view-show-images, mu4e-headers-mark-custom 2013-01-26 10:57:53 +02:00
djcb 8256a403c5 * mu4e: use mu4e-view-show-images 2013-01-26 10:57:14 +02:00
mmirate e9db0df402 mu-sexp-convert: Fix conversion of elisp times.
Previously, the first element was used where the second should have been.

In essence, whereas the algorithm is T[0]<<16 & T[1], the code was previously performing T[0]<<16 & T[0].

The timestamp produced was therefore inaccurate by up to about 18 hours.
2013-01-23 17:22:21 -05:00
djcb 89c555d047 * minor 2013-01-13 22:50:07 +02:00
djcb bb2b65220a * for email address foo@bar.com, also save "foo" and "bar.com" so you can
search for them
2013-01-13 22:49:49 +02:00
djcb f5f8d6de70 * mu_store_needs_upgrade --> mu_store_versions_match 2013-01-06 15:53:42 +02:00
djcb e8f4f5976d * some minor updates in mu-store version check 2013-01-06 12:40:49 +02:00
djcb d60fd4bb47 * mu4e: fix mu4e~view-fontify-cited to not search too far (fixes #127) 2013-01-05 13:14:08 +02:00
djcb 70b20694af * mu4e: try to go back to some mu4e buffer after message composition 2013-01-04 21:40:12 +02:00
djcb 9beed7042b * mu-store-write.cc: fix handling of str_list fields during indexing (Abdo Roig-Maranges) 2013-01-04 21:10:39 +02:00
djcb 459f87d887 * mu4e.texi: add another refiling example 2013-01-03 23:08:57 +02:00
djcb 90929f9db8 * mu4e-headers.el: fix typo 2013-01-03 23:08:13 +02:00
djcb c7671cd6f8 * update gitignore 2012-12-28 18:54:02 +02:00