Commit Graph

48 Commits

Author SHA1 Message Date
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