Commit Graph

99 Commits

Author SHA1 Message Date
b16aab5b3d * update some documentation 2012-06-26 22:47:25 +03:00
8dfeb8fa41 * mu4e: autocompletion should work for emacs 23.2 and later 2012-06-24 17:41:02 +03:00
71d3371a63 * mu4e: unbreak address auto-completion on emacs24 2012-06-24 16:34:01 +03:00
75dbcda4c2 * cosmetic 2012-06-23 18:14:04 +03:00
7d43337f76 * mu4e: set mu4e-compose-complete-only-personal to nil by default, and
document this

  note: otherwise completion may not give any results until user sets up 'my
  address' correctly.
2012-06-20 20:42:39 +03:00
63687e87a0 * documentation updates 2012-06-20 11:29:57 +03:00
6da93c99ec * mu4e.texi: update instruction for sauron 2012-06-19 12:13:59 +03:00
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