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

2247 Commits

Author SHA1 Message Date
djcb
4164a9bf0a * mu4e: don't show messages when we're waiting for user-input 2012-06-24 11:53:43 +03:00
djcb
fe755579a7 * mu4e-view.el: don't create new view buffers all the time 2012-06-24 11:44:40 +03:00
djcb
4b228535d0 * update TODO 2012-06-24 10:47:04 +03:00
djcb
0b808aff91 * mu4e-headers.el: don't create many message-views 2012-06-24 10:38:26 +03:00
djcb
0af32c4735 * cosmetic 2012-06-24 10:38:09 +03:00
djcb
85f1f31bf6 * update TODO 2012-06-24 09:46:08 +03:00
djcb
43e7a0c5df * mu4e-compose: disable auto-completion for emacs23 for now 2012-06-24 09:45:53 +03:00
djcb
1d7b7a00ce * mu4e-view: be a bit more strict when considering lines for citation 2012-06-24 09:45:01 +03:00
djcb
e90be96670 * mu4e-utils: make getting contacts less chatty 2012-06-23 19:38:26 +03:00
djcb
325dfdc483 * mu4e-view: fix visiting mailto: links (emacs23) 2012-06-23 19:38:06 +03:00
djcb
5fba6583ef * TODO: update 2012-06-23 18:16:28 +03:00
djcb
5a731ea624 * mu4e-utils: don't use `walk-windows' when manipulating them 2012-06-23 18:14:49 +03:00
djcb
75dbcda4c2 * cosmetic 2012-06-23 18:14:04 +03:00
djcb
1037fde192 * mu4e-compose: some improvement for emacs23 handling / address completion 2012-06-23 18:13:53 +03:00
djcb
79f1819160 * mu4e-headers: kill the existing message view 2012-06-23 11:28:56 +03:00
djcb
e792c61f32 * mu4e: when moving messages, always reset the N flag
(since N (new) messages cannot have any other flags, you would loose
  e.g. the T flag when moving to trash; now, we remove the N flag, and the T
  flag remains)
2012-06-23 10:11:18 +03:00
djcb
59433c91cb * minor 2012-06-22 09:45:28 +03:00
djcb
cf2e716e9c * mu4e-compose: some workarounds to make address completion work on emacs23 2012-06-22 09:45:06 +03:00
djcb
5c0f82af38 * mu4e-compose: s/refererences/references/ 2012-06-21 21:19:29 +03:00
djcb
8fe5201e8e * mu4e-utils: some fixes: the update-mail sentinel, don't use 'floor' with
encode time

  	 (the latter broke address autocompletion on 32-bit platforms, it seems)
2012-06-21 21:16:34 +03:00
djcb
68169cc033 * mu-cmd-index.c: don't use repeated-\b, use \r in progress reporting (thanks
to Daniel Beer)

     - this should fix progress reporting when running mu index under 'screen'
2012-06-21 20:29:12 +03:00
djcb
7d43337f76 * mu4e: set mu4e-compose-complete-only-personal to nil by default, and
document this

  note: otherwise completion may not give any results until user sets up 'my
  address' correctly.
2012-06-20 20:42:39 +03:00
djcb
dea26471d0 * fix _MuStore initialization; proliferate API change 2012-06-20 20:33:58 +03:00
djcb
2b43ed461b * cosmetic 2012-06-20 20:15:01 +03:00
djcb
157abec792 * update TODO 2012-06-20 20:14:48 +03:00
djcb
63687e87a0 * documentation updates 2012-06-20 11:29:57 +03:00
djcb
4dee4ccd28 * mu-cmd-server: some cleanups for the 'contacts' command 2012-06-20 11:29:46 +03:00
djcb
b1449376b4 * mu4e: improve the address autocompletion and its documentation 2012-06-20 11:29:19 +03:00
djcb
ef17c2f731 * mu cfind: some fixes 2012-06-20 11:28:34 +03:00
djcb
8971b88c23 * mu-index.1: document --my-address parameter, update performance notes 2012-06-20 09:21:10 +03:00
djcb
093534580d * mu-cmd-server.c: some fixes for 'my-address' support 2012-06-20 09:20:46 +03:00
djcb
2c99e598a1 * cfind: add support for the --after and --personal parameters, and document them 2012-06-20 09:20:15 +03:00
djcb
b150f45090 * mu4e: support setting my-addresses when indexing 2012-06-19 17:59:35 +03:00
djcb
39ff643e48 * store: allow setting my-addresses 2012-06-19 17:59:16 +03:00
djcb
eb6e0906bd * mu4e-utils: better detect (and warn about) old-style options to mu4e-read-option 2012-06-19 14:14:25 +03:00
djcb
e1915139e8 * mu4e: handle mailto: urls; based on a patch by Christian Neumann 2012-06-19 14:12:54 +03:00
djcb
6da93c99ec * mu4e.texi: update instruction for sauron 2012-06-19 12:13:59 +03:00
djcb
754eb2338e * mu4e.texi: update example for the new mu4e-read-option syntax 2012-06-19 08:07:30 +03:00
djcb
0aeb9f71c8 * mu4e: basic support for auto-completing contacts when composing messages 2012-06-18 18:03:24 +03:00
djcb
635e049ff7 * mu-cmd-server: add the 'contacts' command, which gives us the contacts (as
in mu-cfind)
2012-06-18 18:02:59 +03:00
djcb
3159d97105 * mu-store*: detect 'my-addresses' in messages, so we can mark contacts as 'personal' 2012-06-18 18:02:12 +03:00
djcb
afe2717ad4 * updates for the mu-contacs API update 2012-06-18 18:00:13 +03:00
djcb
be46769255 * mu-contacts: allow saving a separate value 'personal'
which, if true, means that the contact was seen in a message where at least
  one of the addresses in the recipients field was 'my' address (this is
  decided when in mu-store-write.cc). using this, we can exclude mailing list
  posts.
2012-06-18 17:59:27 +03:00
djcb
b7744e0da2 * add --my-addresses argument to mu-config 2012-06-17 17:49:55 +03:00
djcb
74ce48971c * configure.ac/Makefile.am: require specific emacs version (23+) 2012-06-16 22:25:24 +03:00
djcb
523becb84c * mu4e-view: fix buffer quiting 2012-06-16 10:45:51 +03:00
djcb
095e471fe6 * update TODO 2012-06-16 10:19:44 +03:00
djcb
348628d92f * mu4e.texi: small doc fix 2012-06-16 09:43:13 +03:00
djcb
929b7e2d74 * mu4e-headers: fix mu4e-headers-query-(prev|next) 2012-06-16 09:31:45 +03:00
djcb
a9bb671e32 * update TODO 2012-06-16 08:59:31 +03:00