Commit Graph

2276 Commits

Author SHA1 Message Date
djcb 0e011783c0 * mu4e: add special face for replied/passed headers 2012-07-10 21:10:00 +03:00
djcb dc62bd6c75 * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
djcb 710cd609b1 * mu4e: turn header-info into cons-pairs 2012-07-10 19:15:13 +03:00
djcb 1ea5961d2a * update TODO 2012-07-10 12:16:11 +03:00
djcb df4fe02141 * mu4e-headers: add tooltip for flags field 2012-07-10 12:16:04 +03:00
djcb 985d5340bc * add/use mu4e-error 2012-07-10 12:11:06 +03:00
djcb 129b5ad264 * mu4e: add tooltips for header fields in message, headers view 2012-07-10 11:51:54 +03:00
djcb 706a686134 * docs: add some examples of queries that need quoting 2012-07-09 11:17:28 +03:00
djcb b50ebeb505 * cosmetic 2012-07-09 10:54:52 +03:00
djcb aaf9fc1413 * mu4e.texi: add note about cycling through address-completion alternatives 2012-07-09 10:54:38 +03:00
djcb 34673b0e59 * mu-find.1: remove quotes in AND example 2012-07-09 09:58:27 +03:00
djcb 3914731874 * mu4e-view: don't use RET for opening urls, attachment at-point, use M-RET
(using RET conflicted with using RET for scrolling)
2012-07-03 21:37:30 +03:00
djcb beced7857b * add guile (still non-functional) guile command 2012-07-03 20:59:44 +03:00
djcb b6d11830f5 * some minor mu4e doc fixes 2012-07-02 09:51:13 +03:00
Dirk-Jan C. Binnema 56714cb36d Merge pull request #33 from fravashi/fixes
* documentation fix for emacs 24 smtp
2012-07-01 23:33:54 -07:00
Farasha Euker 3e1e1508ed documentation fix for emacs 24 smtp 2012-07-01 21:07:46 -04:00
djcb a6f334661c * update for mu-0.9.8.5 2012-07-01 20:47:43 +03:00
djcb 13ee2ef420 * update TODO 2012-06-29 10:11:45 +03:00
djcb 0b70a457de * clear non-numerics from dates, so '2012-06-12' is parsed correctly 2012-06-29 10:11:26 +03:00
djcb 38d92b98c2 * mu4e-headers.el: don't try to view messages where there are none, make
'Waiting for message' read-only
2012-06-27 19:01:58 +03:00
djcb 006f1ece1f * minor 2012-06-26 22:49:34 +03:00
djcb 7816436b2a * mu4e-utils: cleanup some outlook encoding garbage 2012-06-26 22:49:01 +03:00
djcb b16aab5b3d * update some documentation 2012-06-26 22:47:25 +03:00
djcb e5448adbb8 * robustness/cleanup fixes:
- mu-util.c: don't raise errors when fputs failes (this would spam us when a
    pipe broke)
  - mu-cmd-server.c: handle SIGPIPE, ignore empty command lines
2012-06-26 13:11:50 +03:00
djcb 8b6a65114e * mu-find.1: don't recommend quoting the whole query (rather than terms) 2012-06-25 11:12:16 +03:00
djcb b87cb4bef9 * updated TODO 2012-06-24 23:19:52 +03:00
djcb 8dfeb8fa41 * mu4e: autocompletion should work for emacs 23.2 and later 2012-06-24 17:41:02 +03:00
djcb a73f06857d * mu4e-compose: unbreak address completion on emacs 23 (at least 23.4) 2012-06-24 17:27:57 +03:00
djcb 71d3371a63 * mu4e: unbreak address auto-completion on emacs24 2012-06-24 16:34:01 +03:00
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