Commit Graph

119 Commits

Author SHA1 Message Date
Jesse Johnson bdf160dabe mu4e: Mention need for multiple account SMTP credentials in manual. 2014-10-11 14:47:51 -04:00
djcb be6170d357 split off `org-old-mu4e.el' for backward compatibility
For now this is just a copy of org-mu4e.el (which requires org-mode
8.x), but the expectancy is that they will diverge.
2014-10-11 16:08:21 +03:00
djcb 7035882c78 mu4e: add note about completing-read / helm to the FAQ (#286) 2014-10-11 14:33:36 +03:00
djcb d042d8be89 Document that mu4e-maildir must not be a symlink ('fixes' #453)
mu doesn't support symlinks; document this. You can use hardlinks
instead of course.
2014-09-23 07:52:15 +03:00
djcb 54a6ef7401 Some documentation fixes
(Thanks to Joe Corneli)
2014-09-23 02:40:35 +03:00
djcb 003b7a7b7a Merge branch 'master' of github.com:djcb/mu 2014-09-02 06:10:17 -07:00
Dirk-Jan C. Binnema 5ea37e5313 Merge pull request #464 from anadrome/master
mu4e.texi: minor documentation update
2014-09-02 05:18:59 -07:00
djcb 068e459cc4 mu4e.texi: add hint about getting fields from raw messages
from a mailing-list reply, a quick & dirty way to get arbitrary headers
from a message.
2014-09-02 05:15:25 -07:00
djcb 08bd686903 Merge branch 'master' of github.com:djcb/mu 2014-09-01 20:13:57 -07:00
djcb facf370e5d mu4e.texi: fix typo 2014-09-01 20:13:00 -07:00
djcb b24515d94e * small doc fix 2014-08-31 15:26:31 -07:00
mjn 42d589e663 * mu4e: minor documentation update
Updating documentation to mention the second default keybinding for
'mu4e-headers-mark-for-something, '*', which was introduced in commit
c581468ac3.
2014-08-21 04:11:39 +02:00
djcb d4be790445 * mu4e: minor doc fixes 2014-08-11 23:20:27 +03:00
mjn c99ccf9a19 Lightly copyedit the documentation and docstrings 2014-08-08 13:18:29 +02:00
djcb b30e06ad2a * mu4e: some doc updates 2014-05-24 18:15:43 -07:00
Adrian Yanes 9262622612 Fix contradictory example in 6.6 Queuing mail 2014-03-02 22:32:15 +02:00
Adrian Yanes 951834b816 Add missing parenthesis in 7.3.1 Setting up maildir shortcuts example 2014-03-02 22:32:15 +02:00
djcb 1bd332fba1 * mu4e: small update in doc 2014-01-25 02:48:32 +02:00
djcb 5f6c274b3c * mu4e: add mu4e-compose-signature-auto-include and document it 2013-12-21 10:58:55 -08:00
Rob Stewart bee1e65efb Update mu4e.texi for Fedora command
The currently pescribed installation for webkitgtk3-devel on Fedora is:

    sudo apt-get install webkitgtk3-devel

Instead, it should be:

    sudo yum install webkitgtk3-devel
2013-12-17 22:40:30 +00:00
Dirk-Jan C. Binnema 3c6b51cadb Merge pull request #312 from jschwab/jws/open-multiple-links
* add ability to specify range of URLs to visit
2013-12-16 21:51:26 -08:00
djcb b44be2fcd8 * mu4e: add note about Inconsolata to Tips & Trips (thanks to mistrey) 2013-12-01 21:09:38 +02:00
djcb 4d45b8b54c * mu4e: small doc updates 2013-11-19 07:44:18 +02:00
Josiah Schwab 2e433ebfb4 Add ability to specify range of URLs to visit
* mu4e/mu4e-view.el (mu4e-view-go-to-url): Add the ability to visit
  multiple URLs by specifying a numeric range.
* mu4e/mu4e.texi (The message view: Keybindings): Document ability to
  visit multiple URLs.

`mu4e-view-go-to-url' now behaves like `mu4e-view-save-attachment'. You
can specify multiple URLs to visit at once by prefixing the visit
command by <C-u>; so C-u g asks you for a range of URLs to visit (for
example, 1 3-6 8). The range "‘a’" is a shortcut for all URLs.
2013-11-13 18:22:01 -08:00
djcb 9c8101d949 * mu4e: centralize some of the fontification code; cleanup signature support 2013-10-20 15:41:47 +03:00
djcb 020a13dbd4 * cosmetics 2013-10-14 22:43:56 +03:00
djcb 92158cfdd4 * mu4e: add hooks mu4e-headers-found-hook and mu4e-update-pre-hook, document them. 2013-10-13 21:44:47 +03:00
djcb bcc53d2aa0 * mu4e: some updates to the reference doc 2013-10-12 16:04:12 +03:00
djcb 4b0cb4d1df * mu4e: allow for custom header fields (see `mu4e-header-info-custom') 2013-10-05 10:09:26 -07:00
Evgeny Roubinchtein 48ae6bf621 fix up a couple of menu entries 2013-09-24 12:20:25 -07:00
djcb 2446b4d4a3 * mu4e.texi: some updates to the docs 2013-08-24 11:17:00 +03:00
djcb beffb8072b * mu4e: add variable mu4e-hide-index-messages 2013-08-11 14:37:19 +03:00
djcb 8656f6721e * mu4e: complete the new reply-to-your-own-messages behavior + documentation 2013-07-17 21:13:42 +03:00
djcb e7e38e9053 * typo 2013-07-06 19:17:15 +03:00
djcb 36cb8b35ae * mu4e: update docs 2013-07-06 18:57:32 +03:00
djcb b26bd3a4e7 * mu4e: do a better job of trying to show images (without delay) 2013-07-06 11:51:33 +03:00
djcb c7c18505fc * mu4e: update documentation 2013-07-06 10:47:15 +03:00
djcb 4f388638e8 * document the new flag:list 2013-07-03 23:09:27 +03:00
djcb 81eeff1c13 * mu4e: add note about deprecating org-mode editing to doc 2013-06-30 21:18:32 +03:00
djcb 9976842316 * mu4e: add 'untrash' to documentation 2013-06-29 09:42:16 +03:00
djcb 6ac32efd6d * mu4e: add FAQ about UTF-7-encoded dirs, lack of UTF-8-supported in texi2pdf 2013-06-17 00:54:19 +03:00
djcb ae61280cfe * mu4e: some updates to the documentation 2013-06-16 23:04:54 +03:00
djcb ebc718a674 * mu4e: update documentation on queries / bookmarks as bit 2013-06-16 11:54:08 +03:00
djcb b57ae66605 * mu4e: small tweaks to the manual 2013-06-12 10:09:19 +03:00
djcb 8d3e33e476 * mu4e: add note about notmuch conflict to FAQ (thanks to mistrey) 2013-06-10 11:12:58 +03:00
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