45d3d8b4f5* make 'search-all' a togglable setting rather than a prefix arg, using mu4e-headers-toggle-full-search
djcb
2012-06-10 13:24:41 +03:00
7bb62db99e* mu-cmd-server.c: get initially, get *all* messages when doing a threaded search. thus, it's more likely we get full threads, since threading is done on all messages.
djcb
2012-06-10 12:52:57 +03:00
5946499218* silence some more compiler warnings
djcb
2012-06-10 12:21:41 +03:00
aa8c86abfa* configure.ac: report on whether we are building mug2
djcb
2012-06-10 12:10:58 +03:00
dea5a7892d* mu-msg-part.h: include unistd.h, to unbreak ubuntu 10.04 compilation
djcb
2012-06-10 12:10:28 +03:00
79f76c0057* mu-cmd-server.c: fix some compiler warnings
djcb
2012-06-10 11:50:46 +03:00
fc03e613c5* fix some fallout from recent changes
djcb
2012-06-10 11:33:31 +03:00
20d858e464* implement / document changing sort order and threading
djcb
2012-06-10 11:19:51 +03:00
f37de2174c* mu4e-proc: don't use process-live-p, it's emacs24 only
djcb
2012-06-08 22:26:16 +03:00
f89a885c19* mu4e-compose.el: reuse `message-strip-subject-re' to construct the reply subject lines; add a space 'Re: ' and 'Fwd: '
djcb
2012-06-08 22:14:03 +03:00
0b443c04d4* test-mu-query.c: fix test cases
djcb
2012-06-08 15:51:08 +03:00
2c79640c54* mu4e-headers: use 'S' for editing the last query, to be consistent with mu4e-view
djcb
2012-06-07 16:30:33 +03:00
76e70185a2* mu4e: support extracting ranges of attachments (C-u e); contributed by Stephen Eglen.
djcb
2012-06-07 16:24:58 +03:00
b50adb1c0a* split off test-mu-msg test cases
djcb
2012-06-01 12:35:30 +02:00
b7a7041828* updated TODO
djcb
2012-05-30 17:26:04 +02:00
d50b920e33* some better error reporting in test cases
djcb
2012-05-30 17:25:49 +02:00
41e73efd38* mu4e-utils: cache the list of maildirs in `mu4e-get-maildirs', document this
djcb
2012-05-29 10:12:32 +02:00
a019041400* mu4e-proc: hide some headers
djcb
2012-05-25 17:04:07 +03:00
a8fc9cd82f* update TODO
djcb
2012-05-25 16:52:17 +03:00
ad670f5de4* enable writing messages using org-mode, on-fly conversion to html, document it
djcb
2012-05-25 16:51:23 +03:00
f7699c0ad3* mu-msg-sexp.c: add contact info later in the sexp so that we can access file data (in the !header_only case), i.e.. Reply-To
djcb
2012-05-23 23:34:28 +03:00
a493ffdb1d* WIP: use org-mode for writing rich-text messages
djcb
2012-05-23 17:04:26 +03:00
ecf18e9ac9* mu-util.c: return FALSE in all case for mu_util_g_set_error
djcb
2012-05-22 16:49:57 +03:00
9367f1ac6d* support '.noupdate' -- similar to '.noindex', maildirs containing '.noupdate' will be ignored; however, they will _not_ be ignored when doing a full update (--rebuild)
djcb
2012-05-22 10:19:49 +03:00
5d5533c953* fix errors when doing next/forward in split-view
djcb
2012-05-21 15:28:55 +03:00
d6053ec737* mu4e: allow for interactively changing number of headers or columns show in split view, using C-+, C--. Idea by Jacek Generowicz.
djcb
2012-05-14 10:45:39 +03:00
2b002c56b6* mu4e-actions.el: add some example actions for showing messages in a browers, text2speech
djcb
2012-05-12 17:10:57 +03:00
1dc44228d5* configure.ac: fix the xapian version-check regexp for macos
djcb
2012-05-12 10:14:57 +03:00
90628d2f38* updated TODO
djcb
2012-05-12 09:58:47 +03:00
2690d3ecd7* mu4e-headers.el: star=>flag, some cosmetics
djcb
2012-05-12 09:58:29 +03:00
0c9145a480* mu4e-compose: insert a newline after mail-header-separator (this wasn't happening correctly when there was no `message-signature')
djcb
2012-05-11 21:21:07 +03:00
202b75cb1e* mu4e-headers.el: restore the p/n, M-up, M-down shortcuts that were eaten in a previous commit
djcb
2012-05-11 10:27:06 +03:00
3504584a86* mu4e-compose.el: active mu4e-compose-mode /before/ declaring message as non-modified
djcb
2012-05-10 17:15:06 +03:00
a118c125b5* mu4e-compose: invoke mu4e-compose-mode only when the message is complete; this allows for more useful mu4e-compose-mode hooks
djcb
2012-05-10 17:09:57 +03:00