Commit Graph

2707 Commits

Author SHA1 Message Date
djcb 4e6f104085 * update docs 2012-10-23 00:09:45 +03:00
djcb ba50d94570 * mu4e: fix backspace binding in mu4e-view 2012-10-23 00:09:32 +03:00
djcb 82bfb55dd7 * mu4e: tags (X-Keywords etc.) support in headers/view (thanks to Abdó Roig) 2012-10-22 23:52:50 +03:00
djcb 07890463a7 * mu: express tags in mu-msg-sexp (thanks to Abdó Roig) 2012-10-22 23:52:17 +03:00
djcb 5c301f71ec * mu: update mu script 2012-10-22 23:16:01 +03:00
djcb 34f47ae5ca * cosmetics 2012-10-22 23:15:28 +03:00
djcb b0a60818a0 * guile: add mu:run-script 2012-10-22 23:14:39 +03:00
djcb 7463e41711 * guile: update the scripts 2012-10-22 23:14:05 +03:00
djcb 1cd5af399d * mu: document mu script command 2012-10-22 23:13:45 +03:00
djcb 77c72d684b * mu4e: some minor doc fixes 2012-10-22 20:27:49 +03:00
djcb 0276ea0408 * mu4e: set default width for :human-date to 12 2012-10-22 20:27:14 +03:00
djcb b16a42a48c * guile: move scripts to scripts/ (from scripts/stats) 2012-10-22 20:26:32 +03:00
djcb 5d5725035b * mu: support user scripts (mu stats) 2012-10-21 18:51:14 +03:00
djcb 12eebbcc23 * mu: support description fields in stat scripts, some refactoring 2012-10-21 17:20:20 +03:00
djcb ba670dd645 * mu4e: clean up FSF address, thanks to Maciek Borzecki 2012-10-21 16:04:19 +03:00
djcb a8f20ddfab * man: fix some troff formatting issues (thanks to Maciek Borzecki) 2012-10-21 16:02:06 +03:00
djcb 80099e6f19 * mu: refactor mu-script (stats) a bit 2012-10-21 15:52:34 +03:00
djcb 3aac82ccd1 * configure.ac: bump version to 0.9.9.5-dev1 2012-10-20 17:50:44 +03:00
djcb bdfa71baed * mu stats: don't need the --list option, it's the default 2012-10-20 16:53:54 +03:00
djcb 88e76d50df * mu4e: let mu4e-message-contact-field-matches accept lists of regexps to
match as well.
2012-10-20 16:07:01 +03:00
djcb 37f51515ed * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
djcb ea0c9e536e * mu4e: fix mu4e-message-field 2012-10-20 13:06:49 +03:00
djcb 1565cf5b85 * fix `make distcheck' 2012-10-20 12:51:19 +03:00
djcb b4e9a761a2 * use texi/ 2012-10-20 12:22:16 +03:00
djcb 7a37414474 * update NEWS 2012-10-20 12:17:31 +03:00
djcb 1094b61c5b * guile: some improvements to the manual 2012-10-20 12:17:19 +03:00
djcb 6ccbd45b85 * mu4e: replace `mu4e-user-mail-address-regexp' and `mu4e-my-mail-addresses' with `mu4e-user-mail-address-list' 2012-10-19 16:01:55 +03:00
djcb f0be196209 * guile/mu4e: refactor doc building a bit 2012-10-19 16:00:41 +03:00
djcb 47286442e1 * mu4e: add 'human' dates, that is: show the time for today's message time,
the date otherwise, in the headers view
2012-10-19 12:02:13 +03:00
djcb 8890090c33 * mu: add mu-stats man page (WIP) 2012-10-19 01:19:05 +03:00
djcb 1873b20acb * mu4e: cosmetic 2012-10-19 00:51:24 +03:00
djcb 7915cafdee * mu: add the 'mu stats' command (WIP) + some refactoring 2012-10-19 00:51:04 +03:00
djcb c1828ab2c8 * guile: add support for scripts 2012-10-19 00:50:22 +03:00
djcb 6d19880ced * guile: add a bunch of statistics scripts 2012-10-19 00:49:14 +03:00
djcb 6351a3906b * mu-cmd-server: use mu_util_supports 2012-10-18 12:25:46 +03:00
djcb 1a0c6a6c7c * mu: add mu-cmd-guile (preparation) 2012-10-18 12:24:14 +03:00
djcb da9c4bf4f7 * lib: add mu_util_support and mu_util_program_in_path + unit tests 2012-10-18 12:11:43 +03:00
djcb 102eba19d9 * mu: create basics for the 'stats' command 2012-10-17 23:56:47 +03:00
djcb 578a4c7a54 * guile: install guile script 2012-10-17 23:37:30 +03:00
djcb 5b8de3a97b * mu4e: advertise guile support 2012-10-17 23:36:35 +03:00
djcb 48467099b5 * mu: add 'contact:' as an alias for to:/from:/cc:/bcc: 2012-10-17 18:35:23 +03:00
djcb 8ad01e4aa8 * lib: threading: pre-sort the threaded results, add some more comments 2012-10-17 17:59:33 +03:00
djcb 9dd0e849a6 * mu4e: make `mu4e-view-scroll-up-or-next' a bit more robust 2012-10-17 12:26:11 +03:00
djcb 29a94c4b2f * mu4e: scrolling down takes you to next msg (but see mu4e-view-scroll-to-next) 2012-10-17 12:07:57 +03:00
djcb 269fc5374d * mu4e: add note about not being able to find mu4e 2012-10-17 11:15:07 +03:00
djcb 6c5d6f6cc3 * cosmetics 2012-10-16 21:43:49 +03:00
djcb 35fc85a15e * mu4e-view: don't set truncate-lines 2012-10-16 21:43:02 +03:00
djcb 2d016a83ec * www: update webpage for new release 2012-10-16 11:01:34 +03:00
djcb d65e1ddf44 mu4e: hopefully get rid of the org-mode-related warnings 2012-10-16 11:01:33 +03:00
djcb 11f5105402 * mu4e: hopefully get rid of the org-mode-related warnings 2012-10-16 10:58:27 +03:00