Commit Graph

274 Commits

Author SHA1 Message Date
djcb 3c67aa6591 * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
djcb 08748f2e28 * mu4e: add mu4e-change-filenames-when-moving customization 2013-05-28 04:34:49 -07:00
djcb 6e9390d5c2 * update mu4e documentation a bit 2013-05-25 19:26:54 +03:00
djcb 1dea612cba * cosmetics 2013-05-21 20:11:11 +03:00
djcb 2f5d6e246b * mu: update the server command and (use 'cmd:' for commands) 2013-05-20 05:11:49 +03:00
djcb 9c614afa86 * mu4e: update docs a bit 2013-05-13 23:02:03 +03:00
djcb 42807a3a01 * mu4e: update documentation 2013-04-21 12:49:26 +03:00
djcb c657a816d3 * mu4e: small doc fixes 2013-04-17 21:04:42 +03:00
djcb 3de875ffc8 * mu4e: add background-starting to the FAQ 2013-04-16 20:40:16 +03:00
djcb 7d52ef1c3f * mu4e: copy address at point with c / C-u c in message-view 2013-04-15 23:41:26 +03:00
djcb 045ad92545 * mu4e.texi: describe the headers view, with :human-date and :list 2013-03-19 22:51:17 +02:00
djcb 893cde89b9 * mu4e: update documentation 2013-03-17 19:43:12 +02:00
djcb a91b2438b5 * mu4e/mu4e.texi: add the Tips & Tricks chapter contributed by Joost Kremers 2013-02-11 23:38:14 +02:00
djcb 459f87d887 * mu4e.texi: add another refiling example 2013-01-03 23:08:57 +02:00
djcb 3d71c260ae * mu4e: add include-related, skip-headers toggling support mu4e-headers,
document it.
2012-12-27 16:27:53 +02:00
djcb 8f00cccd3c * mu4e: document skip-headers and include-related 2012-12-25 19:42:07 +02:00
Mykola Nikishov f70ff6b78e Drop misplaced braces
'make' fails to build docs:

    mu4e.texi:31: Misplaced {
    mu4e.texi:31: Misplaced }

Not sure if it's the best way to fix ;-)
2012-12-24 11:45:14 +02:00
Sebastian Fischmeister a896a497b7 use save-excursion in the mu4e-compose-mode-hook 2012-12-08 21:59:53 -05:00
David Pflug 12799b8f50 Fix parens typo in add-hook example
You had (let ((symbol valueform) body)).
2012-11-29 07:47:30 -05:00
djcb b4f8f25be0 * minor 2012-11-04 20:41:56 +02:00
djcb 3a5cb2d037 * mu4e: add note to doc about gpg-agent 2012-10-29 16:03:52 +02:00
djcb 433ac90c50 * mu4e: s/mu4e-contact-field-matches/mu4e-message-contact-field-matches/ in mu4e.texi 2012-10-27 14:38:39 +03:00
djcb 9bf8edf03b * minor 2012-10-25 12:28:11 +03:00
djcb f64922e026 * mu4e: update the mail/indexing update process:
- M-x mu4e-update-mail-and-index (C-S-U in main/headers/view/compose, with
  prefix arg, run in background
  - M-x mu4e-update-index to only update the index
  - document / add to FAQ
2012-10-25 11:59:50 +03:00
djcb 7f20ab33b9 * mu4e: automatically update headers when there are updates during indexing,
while there is no current user-interaction. Document this, add to NEWS

  (set `mu4e-headers-auto-update' to nil) to disable
2012-10-24 18:36:50 +03:00
djcb 77c72d684b * mu4e: some minor doc fixes 2012-10-22 20:27:49 +03:00
djcb 37f51515ed * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
djcb 1565cf5b85 * fix `make distcheck' 2012-10-20 12:51:19 +03:00
djcb 6ccbd45b85 * mu4e: replace `mu4e-user-mail-address-regexp' and `mu4e-my-mail-addresses' with `mu4e-user-mail-address-list' 2012-10-19 16:01:55 +03:00
djcb 47286442e1 * mu4e: add 'human' dates, that is: show the time for today's message time,
the date otherwise, in the headers view
2012-10-19 12:02:13 +03:00
djcb 5b8de3a97b * mu4e: advertise guile support 2012-10-17 23:36:35 +03:00
djcb 48467099b5 * mu: add 'contact:' as an alias for to:/from:/cc:/bcc: 2012-10-17 18:35:23 +03:00
djcb 29a94c4b2f * mu4e: scrolling down takes you to next msg (but see mu4e-view-scroll-to-next) 2012-10-17 12:07:57 +03:00
djcb 269fc5374d * mu4e: add note about not being able to find mu4e 2012-10-17 11:15:07 +03:00
djcb 6c5d6f6cc3 * cosmetics 2012-10-16 21:43:49 +03:00
djcb fb8502768d * mu4e: some doc fixes 2012-10-14 21:42:51 +03:00
djcb 00bdfa7a7c * mu4e: small doc fix 2012-10-14 21:13:25 +03:00
djcb ffe8fd4f24 * mu4e: documentation updates 2012-10-14 17:00:25 +03:00
djcb 41cb28941d * mu4e: small doc fixes 2012-10-11 20:04:18 +03:00
djcb 6af9b51aaa * mu4e: some doc improvements 2012-10-11 17:50:32 +03:00
djcb 3f6b8fb833 * mu4e: some doc improvements 2012-10-07 16:54:24 +03:00
djcb 1c6e882142 * mu4e: add mu4e-running-p, document it 2012-10-06 22:22:11 +03:00
djcb a9f555fc90 * mu4e: use <insert> as binding for deferred ('something') marking, just like
midnight commander
2012-10-06 20:47:59 +03:00
djcb 00081f4e2a * mu4e: documentation updates 2012-10-03 21:54:34 +03:00
djcb 85e146063f * mu4e: documentation updates 2012-10-03 12:53:24 +03:00
djcb 38a441a9bd * mu4e: documentation updates 2012-10-01 21:18:59 +03:00
djcb 30f33e46ea * mu4e: documentation 2012-10-01 16:42:37 +03:00
djcb c87b426312 * mu4e: documentation updates 2012-09-30 20:12:07 +03:00
djcb ffa12ad837 * mu4e: documentation 2012-09-29 14:24:58 +03:00
djcb 7b6844d216 * mu4e: documentation updates 2012-09-29 13:30:49 +03:00
djcb 6c36bab988 * mu4e: documentation 2012-09-29 12:13:02 +03:00
djcb 8412c73628 * mu4e: update documentation 2012-09-28 17:12:09 +03:00
djcb da51bf9f9c * mu4e: document dynamic folders, some refactoring 2012-09-27 17:21:45 +03:00
djcb 3f305f665a * mu4e: add note about attachments in the org-mode compose caveats 2012-09-25 15:20:58 +03:00
djcb ee78475bd8 * mu4e: improve docs for capturing / attaching message (and set them to message/rfc822) 2012-09-25 09:37:37 +03:00
djcb 72be42e721 * mu4e: document some of the caveats of rich-text mode
Reverting "* mu4e: document some of the caveats of rich-text mode"
Revert "* mu4e: document some of the caveats of rich-text mode"

This reverts commit 5921bec16a.
2012-09-25 07:09:17 +03:00
djcb f4b9d1645e * mu4e: improve mu4e-view keybindings, update docs 2012-09-19 16:56:13 +03:00
djcb 7cb695b787 * mu4e: cleanup wrapping / hiding citations in view:
- use longlines mode (no need for filladapt, my own functions)
  - make mu4e-view-wrap-lines, mu4e-view-hide-cited obsolete; use a hook
    instead
  - update docs
2012-09-16 22:34:11 +03:00
djcb a5ce16cc64 * mu4e.texi: don't use @var, it spits out uppercase :/ -- use @code 2012-09-15 23:20:10 +03:00
djcb 5a9b867ca8 * mu4e: support the :size field in headers, message view 2012-09-15 18:24:03 +03:00
djcb c724a457ac * mu4e: improve docs 2012-09-13 22:58:13 +03:00
djcb c19b38654b * mu4e: document crypto support 2012-09-13 21:12:38 +03:00
djcb ef3a8f832d * mu4e: add mu4e-index-updated-hook, triggered when the indexing process did
any updates. This can be used e.g. to get some notification when there is
  new mail. It imperfect though; see the docstring and the entry in the mu4e faq.
2012-09-11 11:58:00 +03:00
djcb f3808b26fb * mu4e: update documentation 2012-09-09 13:17:28 +03:00
djcb ed516d54d7 * mu4e: improve `mu4e-compose-pre-hook', document it 2012-08-29 18:00:23 +03:00
djcb b15589cb24 * mu4e.texi: fix some menu ordering 2012-08-20 23:15:55 +03:00
djcb 558a6fd0b0 * mu4e: small doc update 2012-08-07 11:45:07 +03:00
djcb c403f0a9c0 * mu4e.texi: add some FAQ 2012-07-31 18:51:46 +03:00
djcb dde3f09c76 * crypto/mu4e: support signature verification in mu4e (WIP) 2012-07-19 11:42:38 +03:00
djcb b36d684b81 * mu4e: add \ as alternative keybinding for mu4e-headers-query-prev 2012-07-18 14:48:28 +03:00
djcb 668327da84 * mu4e: make contacts in address field in the message view 'clickable': toggle
between long/short display and compose. Make short display the default
2012-07-16 12:19:19 +03:00
djcb 51bdc15acf * mu4e.texi: FAQ: add some examples to change From:-addresses, sent-folder 2012-07-11 09:14:59 +03:00
djcb 7721df4b28 * update docs / TODO 2012-07-10 22:53:55 +03:00
djcb dc62bd6c75 * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00