This website requires JavaScript.
13ee2ef420
* update TODO
djcb
2012-06-29 10:11:45 +03:00
0b70a457de
* clear non-numerics from dates, so '2012-06-12' is parsed correctly
djcb
2012-06-29 10:11:26 +03:00
38d92b98c2
* mu4e-headers.el: don't try to view messages where there are none, make 'Waiting for message' read-only
djcb
2012-06-27 19:01:58 +03:00
006f1ece1f
* minor
djcb
2012-06-26 22:49:34 +03:00
7816436b2a
* mu4e-utils: cleanup some outlook encoding garbage
djcb
2012-06-26 22:49:01 +03:00
b16aab5b3d
* update some documentation
djcb
2012-06-26 22:47:25 +03:00
e5448adbb8
* robustness/cleanup fixes:
djcb
2012-06-26 13:11:50 +03:00
8b6a65114e
* mu-find.1: don't recommend quoting the whole query (rather than terms)
djcb
2012-06-25 11:12:16 +03:00
b87cb4bef9
* updated TODO
djcb
2012-06-24 23:19:52 +03:00
8dfeb8fa41
* mu4e: autocompletion should work for emacs 23.2 and later
djcb
2012-06-24 17:41:02 +03:00
a73f06857d
* mu4e-compose: unbreak address completion on emacs 23 (at least 23.4)
djcb
2012-06-24 17:27:57 +03:00
71d3371a63
* mu4e: unbreak address auto-completion on emacs24
djcb
2012-06-24 16:34:01 +03:00
4164a9bf0a
* mu4e: don't show messages when we're waiting for user-input
djcb
2012-06-24 11:53:43 +03:00
fe755579a7
* mu4e-view.el: don't create new view buffers all the time
djcb
2012-06-24 11:44:40 +03:00
4b228535d0
* update TODO
djcb
2012-06-24 10:47:04 +03:00
0b808aff91
* mu4e-headers.el: don't create many message-views
djcb
2012-06-24 10:38:26 +03:00
0af32c4735
* cosmetic
djcb
2012-06-24 10:38:09 +03:00
85f1f31bf6
* update TODO
djcb
2012-06-24 09:46:08 +03:00
43e7a0c5df
* mu4e-compose: disable auto-completion for emacs23 for now
djcb
2012-06-24 09:45:53 +03:00
1d7b7a00ce
* mu4e-view: be a bit more strict when considering lines for citation
djcb
2012-06-24 09:45:01 +03:00
e90be96670
* mu4e-utils: make getting contacts less chatty
djcb
2012-06-23 19:38:26 +03:00
325dfdc483
* mu4e-view: fix visiting mailto: links (emacs23)
djcb
2012-06-23 19:38:06 +03:00
5fba6583ef
* TODO: update
djcb
2012-06-23 18:16:28 +03:00
5a731ea624
* mu4e-utils: don't use `walk-windows' when manipulating them
djcb
2012-06-23 18:14:49 +03:00
75dbcda4c2
* cosmetic
djcb
2012-06-23 18:14:04 +03:00
1037fde192
* mu4e-compose: some improvement for emacs23 handling / address completion
djcb
2012-06-23 18:13:53 +03:00
79f1819160
* mu4e-headers: kill the existing message view
djcb
2012-06-23 11:28:56 +03:00
e792c61f32
* mu4e: when moving messages, always reset the N flag
djcb
2012-06-23 10:11:18 +03:00
59433c91cb
* minor
djcb
2012-06-22 09:45:28 +03:00
cf2e716e9c
* mu4e-compose: some workarounds to make address completion work on emacs23
djcb
2012-06-22 09:45:06 +03:00
5c0f82af38
* mu4e-compose: s/refererences/references/
djcb
2012-06-21 21:19:29 +03:00
8fe5201e8e
* mu4e-utils: some fixes: the update-mail sentinel, don't use 'floor' with encode time
djcb
2012-06-21 21:16:34 +03:00
68169cc033
* mu-cmd-index.c: don't use repeated-\b, use \r in progress reporting (thanks to Daniel Beer)
djcb
2012-06-21 20:29:12 +03:00
7d43337f76
* mu4e: set mu4e-compose-complete-only-personal to nil by default, and document this
djcb
2012-06-20 20:42:39 +03:00
dea26471d0
* fix _MuStore initialization; proliferate API change
djcb
2012-06-20 20:33:58 +03:00
2b43ed461b
* cosmetic
djcb
2012-06-20 20:15:01 +03:00
157abec792
* update TODO
djcb
2012-06-20 20:14:48 +03:00
63687e87a0
* documentation updates
djcb
2012-06-20 11:29:57 +03:00
4dee4ccd28
* mu-cmd-server: some cleanups for the 'contacts' command
djcb
2012-06-20 11:29:46 +03:00
b1449376b4
* mu4e: improve the address autocompletion and its documentation
djcb
2012-06-20 11:29:19 +03:00
ef17c2f731
* mu cfind: some fixes
djcb
2012-06-20 11:28:34 +03:00
8971b88c23
* mu-index.1: document --my-address parameter, update performance notes
djcb
2012-06-20 09:21:10 +03:00
093534580d
* mu-cmd-server.c: some fixes for 'my-address' support
djcb
2012-06-20 09:20:46 +03:00
2c99e598a1
* cfind: add support for the --after and --personal parameters, and document them
djcb
2012-06-20 09:20:15 +03:00
b150f45090
* mu4e: support setting my-addresses when indexing
djcb
2012-06-19 17:59:35 +03:00
39ff643e48
* store: allow setting my-addresses
djcb
2012-06-19 17:59:16 +03:00
eb6e0906bd
* mu4e-utils: better detect (and warn about) old-style options to mu4e-read-option
djcb
2012-06-19 14:14:25 +03:00
e1915139e8
* mu4e: handle mailto: urls; based on a patch by Christian Neumann
djcb
2012-06-19 14:12:54 +03:00
6da93c99ec
* mu4e.texi: update instruction for sauron
djcb
2012-06-19 12:13:59 +03:00
754eb2338e
* mu4e.texi: update example for the new mu4e-read-option syntax
djcb
2012-06-19 08:07:30 +03:00
0aeb9f71c8
* mu4e: basic support for auto-completing contacts when composing messages
djcb
2012-06-18 18:03:24 +03:00
635e049ff7
* mu-cmd-server: add the 'contacts' command, which gives us the contacts (as in mu-cfind)
djcb
2012-06-18 18:02:59 +03:00
3159d97105
* mu-store*: detect 'my-addresses' in messages, so we can mark contacts as 'personal'
djcb
2012-06-18 18:02:12 +03:00
afe2717ad4
* updates for the mu-contacs API update
djcb
2012-06-18 18:00:13 +03:00
be46769255
* mu-contacts: allow saving a separate value 'personal'
djcb
2012-06-18 17:59:27 +03:00
b7744e0da2
* add --my-addresses argument to mu-config
djcb
2012-06-17 17:49:55 +03:00
74ce48971c
* configure.ac/Makefile.am: require specific emacs version (23+)
djcb
2012-06-16 22:25:24 +03:00
523becb84c
* mu4e-view: fix buffer quiting
djcb
2012-06-16 10:45:51 +03:00
095e471fe6
* update TODO
djcb
2012-06-16 10:19:44 +03:00
348628d92f
* mu4e.texi: small doc fix
djcb
2012-06-16 09:43:13 +03:00
929b7e2d74
* mu4e-headers: fix mu4e-headers-query-(prev|next)
djcb
2012-06-16 09:31:45 +03:00
a9bb671e32
* update TODO
djcb
2012-06-16 08:59:31 +03:00
d238d186ce
* mu4e-compose.el: strip existing signatures from replies
djcb
2012-06-16 08:57:13 +03:00
3cb1a5e073
* mu4e-compose.el: remove some debug crap
djcb
2012-06-16 08:38:00 +03:00
2596c53a5e
* TODO: updated
djcb
2012-06-15 18:23:19 +03:00
3d0282b17a
* mu4e-compose: hide some headers
djcb
2012-06-15 18:23:10 +03:00
a8f878fe7c
* mu4e-headers.el: remove sorting hack, no longer needed
djcb
2012-06-15 18:22:48 +03:00
a332583d81
* mu-msg.c: improved case-insensitive sorting function
djcb
2012-06-15 18:22:18 +03:00
b0fe9770e4
* mu-str.c: much improved mu_str_normalize_subject (to skip Re:, Fwd: etc. for sorting)
djcb
2012-06-15 18:21:21 +03:00
0c520ed8ea
* update TODO, NEWS
djcb
2012-06-15 11:47:12 +03:00
4b09cce972
* mu4e-util.el: don't be _too_ picky in mu4e-read-option + improve docstring
djcb
2012-06-15 11:46:56 +03:00
79f17ab4ad
* mu4e-headers: make refreshing default when changing sort etc.; also turn off threading when sorting for anything but date
djcb
2012-06-15 11:46:11 +03:00
6c854e4a25
* mu4e-view: select the headers window after quiting, if it's available
djcb
2012-06-15 11:09:27 +03:00
28583c4a9d
* mu4e: improve buffer killing / switching behavior. less intrusive for other windows.
djcb
2012-06-15 11:01:40 +03:00
53ac79dd9c
* mu4e: move mu4e-about to mu4e-utils, fix build, add [A] shortcut in mu4e-main
djcb
2012-06-15 11:00:21 +03:00
62efed8772
* mu4e: add an 'about mu4e' item to the main view
djcb
2012-06-15 09:57:48 +03:00
2367ab2d67
* mu4e: add support for custom matcher functions (WIP)
djcb
2012-06-14 21:54:24 +03:00
0d913c1a1f
* new feature: deferred marking, i.e. mark now, decide what for later (WIP)
djcb
2012-06-14 19:10:02 +03:00
6c61b44a87
* mu4e-marks.el: some improvements in marking:
djcb
2012-06-14 11:13:00 +03:00
6fb6c06572
* mu4e-proc.el: hide the mu4e process buffer from the buffer list
djcb
2012-06-14 09:58:13 +03:00
c9948d5072
* mu4e-compose.el: clean up draft buffers after message sending
djcb
2012-06-14 09:57:47 +03:00
245de14b1d
* make guile/gtk/webkit dep optional (i.e., --disable-guile, --disable-webkit, --with-gui=none); bump version to 0.9.8.5-dev4
djcb
2012-06-13 10:22:54 +03:00
4dadca3a8d
* mu-maildir: preserve custom (non-standard) maildir file flags
djcb
2012-06-13 09:10:22 +03:00
d497bfe804
* add mu_flags_custom_from_str, to get the custom flags in a message file name
djcb
2012-06-13 08:14:06 +03:00
664ebce107
* minor
djcb
2012-06-13 08:11:32 +03:00
cc125b4218
* cosmetic
djcb
2012-06-13 08:11:05 +03:00
9620682c44
* update TODO
djcb
2012-06-12 20:59:13 +03:00
9b579e0265
* mu4e-view.el: make sure we're applying marks to the messages where viewing (while in view mode)
djcb
2012-06-12 20:58:32 +03:00
9133750d24
* mu-str.c: fix bug in check_for_field
djcb
2012-06-12 11:55:59 +03:00
65a2a17209
* mu4e.texi: some improvements
djcb
2012-06-12 10:21:44 +03:00
d67f0f181b
* mu4e-headers.el: give better feedback when changing sort-order/threading/full-search, document it.
djcb
2012-06-12 00:34:56 +03:00
1c8f12c25e
* mu4e-actions.el: use the improved mu4e-action-view-in-browser
djcb
2012-06-12 00:20:01 +03:00
aa1c296ded
* mu4e-headers: remove debug output
djcb
2012-06-12 00:15:22 +03:00
a4bef96620
* mu4e-utils.el: improve mu4e-quit-buffer (bury-buffer)
djcb
2012-06-12 00:15:06 +03:00
46a6b445b3
* mu: use g_print, no g_message (the latter is hidden) for output
djcb
2012-06-12 00:12:22 +03:00
1774a42882
* lib/tests: update tests for GStringChunk-related API changes
djcb
2012-06-12 00:11:52 +03:00
423a1d7140
* mu4e: use GStringChunk* for string normalization / escaping
djcb
2012-06-12 00:11:14 +03:00
9991c6fd60
* fix the mu4e-read-option callers
djcb
2012-06-11 16:53:29 +03:00
dcf2b6006c
* fix mu4e-read-option and its callers; update the manual for this.
djcb
2012-06-11 16:40:23 +03:00
d5d567d103
* update TODO
djcb
2012-06-11 12:06:32 +03:00