1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
Commit Graph

3339 Commits

Author SHA1 Message Date
djcb
88459d59ea * mu4e-view: use e-mail address as string for the display property; fixes #236 2013-06-16 12:18:51 +03:00
djcb
ebc718a674 * mu4e: update documentation on queries / bookmarks as bit 2013-06-16 11:54:08 +03:00
djcb
ec28eb340f * mu4e: widen before sending messages 2013-06-14 08:42:44 +03:00
djcb
fa514435ea * merge branch 'master' of github.com:djcb/mu 2013-06-13 23:56:35 +03:00
djcb
c581468ac3 * mu4e: some minor changes 2013-06-13 23:53:11 +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
bd4f109326 * mu-guile.texi: minor change; may fix compilation 2013-06-09 18:24:11 +03:00
djcb
47a63d2e8b * cosmetics 2013-06-09 12:11:32 +03:00
djcb
05bfd23e4d * guile: make running guile scripts a bit more convenient, document it
For example, you can now run a script like:

      $ mu msgs-per-month --textonly --query=hello
2013-06-09 12:11:01 +03:00
djcb
59d0a30ba6 * make mu4e-compose-hidden-headers a public defvar; implements issue #237 2013-06-08 17:54:35 +03:00
djcb
03a79fc188 * mu4e: fix typo 2013-06-08 17:36:29 +03:00
djcb
3d385325ea * mu4e-draft: fix typo in patch 2013-06-08 17:36:09 +03:00
djcb
55403613e6 * mu-find.1: small update 2013-06-08 17:34:34 +03:00
djcb
74feeded3b * mu4e: check marks in headers context (fixes issue #200) 2013-06-08 17:32:10 +03:00
Dirk-Jan C. Binnema
7180b30a21 Merge pull request #238 from jhelberg/master
* fixed #235
2013-06-07 05:34:05 -07:00
djcb
d2dd0a8699 * guile: add find-dups script, to find duplicate messages 2013-06-07 14:20:44 +03:00
joost
2b3b0d0397 wrong comment, probably copied from add code. params[0] is remove of course 2013-06-05 13:27:13 +02:00
joost
c511ae7f1f also try to avoid unnecessary quotes when replying (see issue #217) 2013-06-05 10:26:22 +02:00
joost
aefa144421 handle the case where phrase is empty 2013-06-05 10:19:08 +02:00
Dirk-Jan C. Binnema
bd12c4bb36 Merge pull request #234 from sje30/master
* fixes for manpages
2013-06-03 15:55:28 -07:00
Stephen Eglen
f424160050 Typos. 2013-06-03 23:31:27 +01:00
Stephen Eglen
3d6bd59435 Typos; but check also if default logfile location is correct. 2013-06-03 23:30:20 +01:00
Stephen Eglen
a98157b281 Typos. 2013-06-03 23:24:19 +01:00
Stephen Eglen
4fc104ce08 Do you mean --quiet rather than --verbose? 2013-06-03 23:23:22 +01:00
Stephen Eglen
e40cc41dd6 Typo. 2013-06-03 23:21:48 +01:00
Stephen Eglen
59d0fd0e7d Typos. 2013-06-03 23:17:42 +01:00
Stephen Eglen
fcbe03e501 Fix Typos.
Are log files now stored in ~/.mu/log/mu.log rather than ~/.mu/mu.log?
2013-06-03 23:15:28 +01:00
Stephen Eglen
62501372de Small typo. 2013-06-03 23:02:19 +01:00
Stephen Eglen
60c8427fb1 One small typo; should this file also mention explicitly the way
bookmarks are handled in emacs by mu4e-bookmarks?  Is .mu/bookmarks
ignored by Emacs?
2013-06-03 22:58:16 +01:00
Dirk-Jan C. Binnema
ff42099392 Merge pull request #233 from sje30/master
* update mu-find.1 with an explanation of date ranges with an empty lhs or rhs
2013-06-03 14:46:20 -07:00
Stephen Eglen
fd990c4b85 Document what happens if either the left or right part of a date range
is omitted.
2013-06-03 22:21:31 +01:00
djcb
34c84a1258 * mu4e: fix mu4e-message 2013-06-03 23:35:01 +03:00
djcb
13efc74793 * mu-query: better handle empty lhs/rhs in date intervals 2013-06-03 22:29:50 +03:00
djcb
d6337b751e * mu4e: fix typo in Makefile.am 2013-06-03 21:09:42 +03:00
djcb
3c67aa6591 * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
djcb
844790a2df * lib: mu date: better handling of date fields in newer xapians 2013-06-01 07:40:15 -07:00
djcb
d57b109557 * mu-str: treat '..' in non-range fields differently 2013-06-01 06:07:29 -07:00
djcb
60f75eea42 * minor 2013-05-30 06:16:05 -07:00
djcb
e7c63cee47 * update some unit tests 2013-05-30 06:15:22 -07:00
djcb
b19ab68d3b * configure.ac: report on guile version 2013-05-30 06:14:27 -07:00
djcb
b136ca0411 * try harder to match special strings 2013-05-29 07:33:17 -07:00
Dirk-Jan C. Binnema
a7f71798e4 Merge pull request #231 from jynnantonix/guile-test
* fix file size in test-mu-guile.scm
2013-05-29 07:05:06 -07:00
Chirantan Ekbote
c0fce88540 fix file size in test-mu-guile.scm changed by e97ec2d5
Signed-off-by: Chirantan Ekbote <chirantan.ekbote@gmail.com>
2013-05-28 22:46:09 -07:00
djcb
08748f2e28 * mu4e: add mu4e-change-filenames-when-moving customization 2013-05-28 04:34:49 -07:00
djcb
d66063c735 * merge branch 'master' of github.com:djcb/mu 2013-05-28 03:40:07 -07:00
Dirk-Jan C. Binnema
a41925af0c Merge pull request #229 from sje30/master
* fix typos in mu-find.1
2013-05-28 03:38:17 -07:00
Stephen Eglen
9e34aec825 Fix typos. 2013-05-28 08:55:26 +01:00
djcb
ab841c594c * mu4e: set overwrite mode to nil in mu4e-headers-mode 2013-05-27 16:37:32 -07:00
djcb
445d0cc6fb * fix quoting of contacts in autocompletion (thanks to jhelberg) 2013-05-27 11:47:42 -07:00