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

2681 Commits

Author SHA1 Message Date
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
djcb
3359615bdc * mu4e-message: mu4e-message-field: return "" for nil-strings, 0 for
nil-numbers; add mu4e-message-field-raw to get the non-massaged values
2012-10-16 10:56:46 +03:00
djcb
fb8502768d * mu4e: some doc fixes 2012-10-14 21:42:51 +03:00
djcb
00bdfa7a7c * mu4e: small doc fix 2012-10-14 21:13:25 +03:00
djcb
77a2999c8b * mu4e: cosmetics 2012-10-14 17:01:37 +03:00
djcb
f460d7c241 * mu-widget-util.c: improve error reporting 2012-10-14 17:01:28 +03:00
djcb
51f5f5ed5d * NEWS, TODO, configure.ac: prepare for 0.99 release 2012-10-14 17:00:54 +03:00
djcb
ffe8fd4f24 * mu4e: documentation updates 2012-10-14 17:00:25 +03:00
djcb
f0caaa6e7c * mu4e-mark: fix thread-based marking for marks with targets 2012-10-13 22:13:17 +03:00
djcb
d5ebb74f6b * mu4e: update TODO, NEWS 2012-10-11 20:04:29 +03:00
djcb
41cb28941d * mu4e: small doc fixes 2012-10-11 20:04:18 +03:00
djcb
6af9b51aaa * mu4e: some doc improvements 2012-10-11 17:50:32 +03:00
djcb
fff5113f98 * mu4e: fix mu4e marking / regions 2012-10-09 18:30:56 +03:00
djcb
ce43ca1e44 * mu4e: fix mu4e getting into refresh loop for new messages (mu4e-view) 2012-10-09 18:04:15 +03:00
djcb
f334e7ae71 * mu4e: fixup directory creation 2012-10-09 00:15:02 +03:00
djcb
23fc0b4a63 * mu4e: offer to create target dirs when they do not exist yet 2012-10-09 00:03:24 +03:00
djcb
a7f974d207 * mu4e-view: active mu4e-view-mode only after the message is constructed 2012-10-08 11:11:38 +03:00
djcb
3f6b8fb833 * mu4e: some doc improvements 2012-10-07 16:54:24 +03:00
djcb
1c6e882142 * mu4e: add mu4e-running-p, document it 2012-10-06 22:22:11 +03:00
djcb
0eada7c9ba * mu4e-mark: fix ambiguous shortcuts in `mu4e~mark-get-markpair' 2012-10-06 22:21:16 +03:00
djcb
a9f555fc90 * mu4e: use <insert> as binding for deferred ('something') marking, just like
midnight commander
2012-10-06 20:47:59 +03:00
djcb
00081f4e2a * mu4e: documentation updates 2012-10-03 21:54:34 +03:00
djcb
960fef871d * TODO: updated 2012-10-03 21:52:00 +03:00
djcb
d945e2e61c * mu4e: fix typos, cosmetics 2012-10-03 21:51:26 +03:00
djcb
85e146063f * mu4e: documentation updates 2012-10-03 12:53:24 +03:00
djcb
f9c9e790a6 * mu4e: allow setting a function for mu4e-attachment-dir 2012-10-03 12:53:16 +03:00
djcb
6f3c738076 * mu-cmd-server: minor 2012-10-03 10:37:02 +03:00