Commit Graph

211 Commits

Author SHA1 Message Date
1494923472 mu: fix broken clear_links
clear_links as used for the --clear-links option had some broken
filename generation, causing garbage data at the end.

Clean up this old code, and fix this problem as a side-effect.

Fixes issue #951.
2016-11-19 16:30:09 +02:00
3eda6961af mu: update mu-index manpage for --lazy-check
Describe the new --lazy-check option, and add some updated benchmarks.
2016-07-24 12:31:22 +03:00
68f5dc3973 mu: Change default max msg size to 500 Mb
Seems people are getting really big mails these days, so let's up the
default (which is also what mu4e uses) to 500 Mb (which should be enough
for everyone, always)
2016-03-13 19:07:49 +02:00
d276b393af mu-server man page: Correct documentation about status reporting
This 500 number was correct in v0.9.7-pre-302-g858552a, but since
v0.9.8.2-41-gc2e3eac it's been hardcoded to 1000 in the server code.

See also issue #715 and issue #716.
2015-12-08 20:54:52 +01:00
84e5af4174 Merge pull request #701 from avar/avar/mu-find-doc-fix-mention-body
mu-find(1): Document that you can search through body:*
2015-11-19 12:47:00 +02:00
5e77927f02 mu-index: Fix a grammar error in the --max-msg-size documentation 2015-11-19 07:28:05 +01:00
600c5bb8e1 mu-find(1): Document that you can search throug body:*
This is a long-standing feature, it works, but there was no mention of
it in the docs.

There's also bodyhtml:* but that doesn't seem to do anything for me,
maybe I just don't have enough HTML mail.

These also exist:

    path,l          ???
    refs,r          ???

But I don't know what they're for. They should probably be documented
too.
2015-11-19 01:38:39 +01:00
abb3860145 summary to summary-len
This option has apparently changed somewhere down the line.
2015-10-27 00:04:57 +01:00
2d75b3d3ec mu: improve mu verify output, update man page 2015-06-14 11:40:07 +03:00
be2dbbe984 mu-find.1: mention mailing-list matching parameters
Mention matching, retrieving the mailing-list value (if any)
2015-04-19 15:44:40 +03:00
ffe25e6786 Update address for reporting issues
Use the github one instead of the (obsolete) google-code one.
2014-12-20 14:08:17 -08:00
549f90d629 mu.1: mention --nocolor. Fixes #485 2014-10-11 14:18:19 +03:00
mjn
c99ccf9a19 Lightly copyedit the documentation and docstrings 2014-08-08 13:18:29 +02:00
cd6e21bfab main man page updated 2014-01-30 14:29:48 +02:00
4bdd64492a Merge pull request #277 from tmalsburg/master
* added maxnum argument to mu find
2013-09-28 10:48:04 -07:00
d5af5a91c5 * man: remove the non-existent --include-unreadable option (mu-find) 2013-09-28 10:42:16 -07:00
86e6c6c693 Added maxnum argument to mu find. 2013-09-27 16:11:04 +02:00
59b0ae1b5f * update mu-index manpage (remove the outdate exit codes) 2013-09-07 08:56:39 +03:00
4f388638e8 * document the new flag:list 2013-07-03 23:09:27 +03:00
916e0f9a64 * man: fix mu-view manpage 2013-06-24 22:43:45 +03:00
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
55403613e6 * mu-find.1: small update 2013-06-08 17:34:34 +03:00
f424160050 Typos. 2013-06-03 23:31:27 +01:00
3d6bd59435 Typos; but check also if default logfile location is correct. 2013-06-03 23:30:20 +01:00
a98157b281 Typos. 2013-06-03 23:24:19 +01:00
4fc104ce08 Do you mean --quiet rather than --verbose? 2013-06-03 23:23:22 +01:00
e40cc41dd6 Typo. 2013-06-03 23:21:48 +01:00
59d0fd0e7d Typos. 2013-06-03 23:17:42 +01:00
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
62501372de Small typo. 2013-06-03 23:02:19 +01:00
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
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
9e34aec825 Fix typos. 2013-05-28 08:55:26 +01:00
c50c0695e4 * fix CSV quoting (fields with commas) 2013-05-27 04:23:49 -07:00
2f5d6e246b * mu: update the server command and (use 'cmd:' for commands) 2013-05-20 05:11:49 +03:00
4872ba354c * mu: improve mu-find.1 manpage a bit 2013-04-30 21:52:47 +03:00
094979ab68 * fix some confusion between --reindex and --rebuild (remove the former) 2013-04-21 23:10:40 +03:00
1f24e224a9 * more more copyright year updates 2013-03-30 11:38:01 +02:00
fdcd9bde24 * small updates for mu.1 manpage 2013-03-17 19:46:40 +02:00
977fba543b * mu: give a bit more info when there's no mu script (guile) support; fixes #156 2013-03-16 18:49:07 +02:00
2163a691e9 * mu-find.1: mention the list: field 2012-12-28 15:34:00 +02:00
f7dab936c4 * minor 2012-12-27 16:28:50 +02:00
11f99933b5 * documentation update 2012-12-26 13:04:27 +02:00
e456998e7d * mu-query: create the query in a smarter way, which makes --include-related *much* faster 2012-12-26 10:12:25 +02:00
e70f66647c * fix typo 2012-12-26 09:51:04 +02:00
8f00cccd3c * mu4e: document skip-headers and include-related 2012-12-25 19:42:07 +02:00
3353e32c28 * add skipping support to mu-find 2012-12-17 22:30:07 +02:00
76e8d1e6de * add --skip-msgid-dups / -u option to mu find, document it 2012-12-16 15:25:14 +02:00
412de6f4aa * mu: allow 'recip:' in queries as a shortcut for "to:foo OR cc:foo OR bcc:foo" 2012-10-25 12:28:55 +03:00
b467fadc5c * minor 2012-10-23 11:33:03 +03:00