Commit Graph

92 Commits

Author SHA1 Message Date
754eb2338e * mu4e.texi: update example for the new mu4e-read-option syntax 2012-06-19 08:07:30 +03:00
348628d92f * mu4e.texi: small doc fix 2012-06-16 09:43:13 +03:00
79f17ab4ad * mu4e-headers: make refreshing default when changing sort etc.; also turn off
threading when sorting for anything but date
2012-06-15 11:46:11 +03:00
62efed8772 * mu4e: add an 'about mu4e' item to the main view 2012-06-15 09:57:48 +03:00
2367ab2d67 * mu4e: add support for custom matcher functions (WIP) 2012-06-14 21:54:24 +03:00
0d913c1a1f * new feature: deferred marking, i.e. mark now, decide what for later (WIP) 2012-06-14 19:10:02 +03:00
6c61b44a87 * mu4e-marks.el: some improvements in marking:
- use 'r' for marking as 'read'
   - show an overlay string for all marks to tell what they do
   - (this can be disabled by setting mu4e-headers-show-target to nil)
   - document this
2012-06-14 11:13:00 +03:00
65a2a17209 * mu4e.texi: some improvements 2012-06-12 10:21:44 +03:00
d67f0f181b * mu4e-headers.el: give better feedback when changing sort-order/threading/full-search, document it. 2012-06-12 00:34:56 +03:00
dcf2b6006c * fix mu4e-read-option and its callers; update the manual for this. 2012-06-11 16:40:23 +03:00
df0103569a * small doc fix 2012-06-11 12:06:25 +03:00
3c72b336f4 * mu4e.texi: update documentation 2012-06-10 16:14:35 +03:00
acd0218cc1 * update docs 2012-06-10 11:44:31 +03:00
20d858e464 * implement / document changing sort order and threading
- update the protocol a bit (mu4e-proc, mu-cmd-server)
  - provide the user-interface (mu4e-headers.el)
  - document it (mu4e.texi, mu-server.1)
  - some cosmetics (the other changes)
2012-06-10 11:19:51 +03:00
2c79640c54 * mu4e-headers: use 'S' for editing the last query, to be consistent with mu4e-view 2012-06-07 16:30:33 +03:00
76e70185a2 * mu4e: support extracting ranges of attachments (C-u e); contributed by
Stephen Eglen.
2012-06-07 16:24:58 +03:00
43785adbf1 * mu4e.texi: improve installation instructions 2012-06-07 00:17:18 +03:00
d23277f3b3 * mu4e.texi: small doc fixes 2012-06-06 11:07:48 +03:00
35afc9c75e * mu4e.texi: some more improvements 2012-06-05 14:43:18 +02:00
17475348ff * mu4e.texi: update the FAQ a bit 2012-06-05 14:36:21 +02:00
e949ea3233 * mu4e.texi: document Stephen Eglen's attach-from-dired trick 2012-06-04 10:32:33 +02:00
41e73efd38 * mu4e-utils: cache the list of maildirs in `mu4e-get-maildirs', document this 2012-05-29 10:12:32 +02:00
ad670f5de4 * enable writing messages using org-mode, on-fly conversion to html, document it 2012-05-25 16:51:23 +03:00
0776476522 * WIP: show image attachment inline (mu4e-view-show-images) 2012-05-16 20:47:13 +03:00
d6053ec737 * mu4e: allow for interactively changing number of headers or columns show in
split view, using C-+, C--. Idea by Jacek Generowicz.
2012-05-14 10:45:39 +03:00
10bd54e8b0 * mu4e.texi: improved documentation, add chapter about marking 2012-05-13 15:02:40 +03:00
9d846e16bc * mu4e.texi: add note about narrowing / search-limits 2012-05-10 14:37:13 +03:00
7229129ae6 * mu4e.texi: document the new features (query navigation, narrowing) 2012-05-10 09:56:02 +03:00
3f042965dc * mu4e.texi: fix missing } 2012-05-08 15:38:02 +03:00
8d764f9ddc * mu4e.texi: update with some info about the edit/narrow query stuff 2012-05-08 15:38:02 +03:00
7e40e0872c * mu4e: some doc updates for changed function names 2012-05-05 11:15:25 +03:00
4ca2b89e24 * some documentation fixes / improvements 2012-05-05 00:56:07 +03:00
f4ae1bb6d6 * mu4e.texi: s/GMail/Gmail/g 2012-05-03 20:49:31 +03:00
c970389d2d * document :from-or-to a bit clearer 2012-05-02 22:14:54 +03:00
3543a3d2aa * small improvements for the documentation 2012-05-02 17:28:43 +03:00
48a01ae814 * small doc improvements 2012-04-30 17:48:07 +03:00
f007bb369b * update docs 2012-04-30 08:16:44 +03:00
794725b293 * mu4e.texi: document thread marking functionality 2012-04-28 09:12:54 +03:00
35fd83ac59 * improve documentation 2012-04-24 22:37:50 +03:00
6e65e5a328 * document the update org-contacts support 2012-04-24 18:47:32 +03:00
78dc4e94bd * update doc 2012-04-23 20:36:30 +03:00
6162b282ce * mu4e.texi: small fix for actions example 2012-04-22 11:33:56 +03:00
3a4d4f80ff * some improvements to the mu4e documentation 2012-04-21 17:47:14 +03:00
565017dac0 * document the actions system and message sexps 2012-04-21 12:48:00 +03:00
effca34174 * add documentation for setting up mail-user-agent 2012-04-19 08:31:48 +03:00
d52d534d71 * optionally hide e-mail addresses in address fields in the view; document it 2012-04-18 19:55:50 +03:00
54ce26cc11 * remove mu4e-raw-view, refactor processing attachments, messages through
pipes a bit. Document it.
2012-04-18 19:10:48 +03:00
a04a1ea449 * mu4e.texi: include the version, add note about using mu-cite 2012-04-17 20:35:02 +03:00
1a53158bce * mu4e.texi: add note about mu logging 2012-04-16 19:33:21 +03:00
bc13c49736 * improved debugging/logging support
- add mu4e-toggle-logging to enable/disable logging
  - add mu4e-show-log to view the log buffer, and bind it to '$' in the
    main/header/view buffers
  - add a note about it to the doc (mu4e.texi)
  - make mu4e-log the the new logging function, use colors to distinguish
    incoming/outgoing data
  - only keep last 1200 lines of log in the log buffer
2012-04-16 18:31:48 +03:00