Commit Graph

2985 Commits

Author SHA1 Message Date
djcb bde5f78091 * update webpage 2013-03-30 14:16:38 +02:00
djcb e95ad28f38 * update NEWS 2013-03-30 11:51:21 +02:00
djcb 1f24e224a9 * more more copyright year updates 2013-03-30 11:38:01 +02:00
djcb 855e81db99 * update copyright years 2013-03-30 11:32:07 +02:00
djcb c69f028504 * cosmetic 2013-03-30 11:10:07 +02:00
djcb 89d8792bb8 * mu4e: don't try to write in read-only buffer 2013-03-30 11:09:56 +02:00
djcb 6c464473d9 * guile: cmd-script: advertize --verbose 2013-03-30 11:09:22 +02:00
djcb 5f6c8566f7 * mu4e: add small note to mu4e-lists.el 2013-03-22 22:22:05 +02:00
djcb f3c6bb8985 * merge branch 'master' of github.com:djcb/mu 2013-03-22 08:02:50 +02:00
djcb ca90c99e85 * mu4e: mu4e~proc: make sure parameters are not treated as format strings 2013-03-22 08:01:50 +02:00
djcb 045ad92545 * mu4e.texi: describe the headers view, with :human-date and :list 2013-03-19 22:51:17 +02:00
Dirk-Jan C. Binnema 0f7938083f Merge pull request #171 from pygatea/master
* allow passing extra options to gnuplot in mu:plot-histogram
2013-03-19 11:10:36 -07:00
djcb 811712e1ef * mu-script: use <muhome>/scripts for user-scripts, not <muhome>/scripts/stats 2013-03-19 20:03:21 +02:00
D. LoBraico dc640728a3 * mu-guile: resets default term to wxt (accidentally changed to qt) 2013-03-18 17:46:21 -05:00
D. LoBraico 931a144387 * mu-guile: allow passing extra options to gnuplot in mu:plot-histogram 2013-03-18 17:45:11 -05:00
Dirk-Jan C. Binnema 85f0064fea Merge pull request #169 from tmalsburg/master
* fix for issue #153 where flagging messages cause message view to open when it shouldn't.
2013-03-17 13:11:18 -07:00
Titus von der Malsburg a4e714d9ea Merge remote-tracking branch 'upstream/master' 2013-03-17 20:42:44 +01:00
Titus von der Malsburg 9b2b57fbb7 Set mu4e-headers-view-win to nil when closing message view. 2013-03-17 20:37:44 +01:00
djcb fdcd9bde24 * small updates for mu.1 manpage 2013-03-17 19:46:40 +02:00
djcb 9c7d2e3b16 * mu4e: don't use beginning-of-buffer non-interactively (fixes compilation warning) 2013-03-17 19:45:16 +02:00
djcb 893cde89b9 * mu4e: update documentation 2013-03-17 19:43:12 +02:00
djcb 1abb497104 * toys/mug: remove gtk2 compat code, small cleanups 2013-03-17 16:38:16 +02:00
djcb 06e5559b19 * toys/mug: mu-msg-header-view: use GtkGrid instead of GtkTable 2013-03-17 16:25:10 +02:00
djcb 8c55858499 * toys/mug: mu-msg-view: add separator 2013-03-17 16:24:38 +02:00
djcb 32e3facd93 * mug.c: remove gtk2 compat code 2013-03-17 16:23:15 +02:00
djcb 4098fe5268 * minor 2013-03-17 16:22:54 +02:00
djcb cfb4db1a9b * configure.ac: remove gtk+2 support (only gtk+3) 2013-03-17 16:19:53 +02:00
djcb 84477bc88a * configure.ac: fix gtk2/3 test 2013-03-17 14:08:47 +02:00
djcb 22a30bf30b * mu: allow for searching the mailing-list field (list:/v:) 2013-03-17 12:20:10 +02:00
djcb 0623973ce0 * cosmetics 2013-03-17 11:58:08 +02:00
Dirk-Jan C. Binnema ae1deb4b10 Merge pull request #158 from pygatea/master
* re-implements "retagging" action in elisp to get around sed version inconsistencies between platforms
2013-03-17 02:55:17 -07:00
djcb b7332b923e * mu4e: retagging: +/- are only special at the beginning of terms (thanks to seanfarley) 2013-03-17 11:27:42 +02:00
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
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