1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00
Commit Graph

100 Commits

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