1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-27 07:35:16 +02:00
Commit Graph

3470 Commits

Author SHA1 Message Date
ahmet emre
321bf49460 'color' variable no longer used. Default color value is 'always'. 2014-01-30 19:05:59 +02:00
Ahmet Emre Çepoğlu
cd6e21bfab main man page updated 2014-01-30 14:29:48 +02:00
djcb
d28950cf48 * fix typo 2014-01-25 20:08:40 -08:00
djcb
b1e5873f39 * tweak 2014-01-25 20:08:16 -08:00
djcb
5a066de5ff * mu4e-main: fix the main menu regexps 2014-01-25 20:03:37 -08:00
djcb
1bd332fba1 * mu4e: small update in doc 2014-01-25 02:48:32 +02:00
djcb
957c5ceaef * mu4e: fix regexp 2014-01-25 02:48:17 +02:00
Dirk-Jan C. Binnema
d6890a7d42 Merge pull request #345 from DamienCassou/goto-begin-end-of-message
* better `M-<` and `M->` when composing a message.
2014-01-24 16:28:14 -08:00
Ahmet Emre Çepoğlu
a4c07c9b90 removed 'nocolor' option. Added 'color' option that takes (auto|never|always) instead. 2014-01-23 18:26:05 +02:00
djcb
599d641034 * lib: fix broken unit test 2014-01-15 21:27:18 +02:00
djcb
a655640e7b * mu4e-main: allow for non-alphanum shortcuts 2014-01-12 13:07:36 +02:00
djcb
a4646ca502 * mu4e-utils: fix mu4e~temp-window 2014-01-12 12:57:05 +02:00
Damien Cassou
8a1d00c436 Use message-signature-separator 2014-01-09 18:18:36 +01:00
Damien Cassou
ae25096db6 Better M-< and M-> when composing a message.
This commit provides the following 2 functions that help the user go to
interesting positions at the beginning and end of the message being
composed. These 2 functions are bound to the standard `M-<` and `M->`
keys (or more precisely, to the keys where 'beginning-of-buffer and
'end-of-buffer are bound).

mu4e-compose-goto-top: Go to the beginning of the message or buffer.
  Go to the beginning of the message or, if already there, go to the
  beginning of the buffer.

mu4e-compose-goto-bottom Go to the end of the message or buffer.
  Go to the end of the message (before signature) or, if already there,
  go to the end of the buffer.
2014-01-09 18:16:36 +01:00
Alexey Kopytov
6c95ec0c22 Merge https://github.com/akopytov/mu 2014-01-02 21:03:05 +04:00
Alexey Kopytov
e53b849530 Fix #338 by using “long” contact addresses as the actual field values mu4e~view-construct-contacts-header. 2014-01-02 20:45:41 +04:00
djcb
91f9892814 * mu: fix boolean params 2013-12-29 17:39:04 +02:00
djcb
391222b0ae * mu: fix some leaks in commandline params 2013-12-29 17:37:07 +02:00
djcb
932b60397b * mug: fix compiler warning 2013-12-29 17:20:49 +02:00
Dirk-Jan C. Binnema
8f8ec98ed8 Merge pull request #333 from sje30/patch-1
* fix typo in mu4e-proc.el
2013-12-26 09:04:00 -08:00
djcb
a860d61b98 * fix mu4e-compose-signature 2013-12-26 18:51:02 +02:00
Stephen Eglen
b430ca11c4 Update mu4e-proc.el
Fix typo.
2013-12-26 13:17:25 +00:00
djcb
5232c9ca5d * mu4e: check that message-signature is a string 2013-12-21 11:10:15 -08:00
djcb
5f6c274b3c * mu4e: add mu4e-compose-signature-auto-include and document it 2013-12-21 10:58:55 -08:00
djcb
0de40a2f93 * minor change
(try to workaround
      https://code.google.com/p/mu0/issues/detail?id=79,
   though I can't reproduce it at all)
2013-12-21 10:24:15 -08:00
djcb
0277967b53 * mu-store-read: cleanup function a bit
(fruitlessly trying to track down
       https://code.google.com/p/mu0/issues/detail?id=80)
2013-12-21 10:14:31 -08:00
djcb
c48d290699 * minor update 2013-12-21 10:01:04 -08:00
djcb
f79170ac6c * cosmetics 2013-12-18 23:51:12 -08:00
Dirk-Jan C. Binnema
f859c443cc Merge pull request #326 from DamienCassou/dialog-to-save-attachments
* better dialog to save attachments.
2013-12-18 23:48:47 -08:00
Dirk-Jan C. Binnema
620d9dc713 Merge pull request #328 from robstewart57/patch-1
* update mu4e.texi for Fedora command
2013-12-18 23:46:21 -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
djcb
66a078b513 * toys/mug: fix compilation with gtk+ 3.10+ 2013-12-16 22:00:04 -08:00
djcb
bfda09028b * mu4e: fix byte-compiler warning 2013-12-16 21:59:47 -08: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
Damien Cassou
6e790ba610 Better dialog to save attachments.
This commit replaces the call to `read-directory-name' by a call to
`read-file-name' when asking the user about the target location for
saving an attachment. This new dialog is better suited because:

1/ the user is currently saving a file, not a directory: he might want
   to complete over existing files (e.g., to replace an existing file
   with a new one just received).

2/ the current dialog was asking for a directory but then, if the user
   enters a directory, mu4e proposes him to "override" the directory
   with a file. This is not going to work obviously. In the new dialog,
   it is also possible to enter a directory name instead of a file name.
   In this case, a new file is created under the chosen directory name.
2013-12-10 14:54:42 +01:00
djcb
b44be2fcd8 * mu4e: add note about Inconsolata to Tips & Trips (thanks to mistrey) 2013-12-01 21:09:38 +02:00
djcb
6645a8a595 * merge branch 'master' of github.com:djcb/mu 2013-12-01 20:43:22 +02:00
djcb
e0e0c0c3ac * mu-cmd-server: set default to 500 results (thanks to Frank Terbeck) 2013-12-01 20:40:06 +02:00
djcb
3737694000 * mu4e: fix warning 2013-12-01 20:39:21 +02:00
Dirk-Jan C. Binnema
7ea586a59a Merge pull request #322 from uu1101/keep-basename-inside-maildir
* mu-proc: Don't rename when moving inside a Maildir
2013-12-01 10:26:31 -08:00
djcb
e7382f9af2 * merge branch 'master' of github.com:djcb/mu 2013-12-01 20:22:03 +02:00
djcb
0364433cc1 * minor 2013-12-01 20:21:44 +02:00
Dirk-Jan C. Binnema
4181a2b64b Merge pull request #323 from uu1101/configurable-lispdir
* mu4e/Makefile: allow configuring the lispdir
2013-12-01 10:19:08 -08:00
uu1101
4eea81b57a * mu-proc: Don't rename when moving inside a Maildir
`mbsync' expects messages moving inside a Maildir (from `new' to `cur',
for example) to mantain its basename.
2013-12-01 01:37:51 +01:00
uu1101
44cc0bdd27 * mu4e/Makefile: allow configuring the lispdir
`lispdir` is no longer hardcoded in the Makefile.

Users can set the desired `lispdir` at configure time, with `./configure
--with-lispdir='...'`; or at install time with `make lispdir='...' install`.

The default install path is the folder `mu4e/` inside whatever AM_PATH_LISP
finds, which is probably what the original default intended.

This change fixes #320.
2013-12-01 01:36:18 +01:00
djcb
4d45b8b54c * mu4e: small doc updates 2013-11-19 07:44:18 +02:00
Dirk-Jan C. Binnema
980f786ae3 Merge pull request #305 from tmalsburg/master
* mu4e: update window stays inside mu4e boundaries
2013-11-16 06:26:41 -08:00
Dirk-Jan C. Binnema
2fb87ed007 Merge pull request #308 from stsquad/more-git-fixes
* add mu4e-action-git-apply-mbox, and improve last-dir handling
2013-11-16 06:22:46 -08: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
Alex Bennée
c03c14d52d mu4e-actions.el: add mu4e-action-git-apply-mbox example
Apply patch is useful when you might want to change the patch. However
for reviews you may well just want stuff applied directly to the
commit history.
2013-10-25 12:09:26 +01:00