This website requires JavaScript.
d7701702d7
* mu4e-(view|headers).el: cleanup keybindings a bit, s/mu4e-headers-mark-matches/mu4e-headers-mark-pattern/
djcb
2012-05-10 09:55:28 +03:00
8e07b5c0ee
* bump version 0.9.8.5-dev1
djcb
2012-05-10 09:47:25 +03:00
74c5ca977b
* update NEWS, index.org
djcb
2012-05-08 15:37:53 +03:00
329eff359f
* mu4e-headers.el: use mu4e~headers-query-present
djcb
2012-05-08 14:20:54 +03:00
50ecb17431
* mu4e-headers: add mu4e-headers-forget-queries
djcb
2012-05-07 16:30:22 +03:00
5b19d029d6
* mu4e-view.el: add query next/prev keybindings
djcb
2012-05-07 16:29:48 +03:00
fe720a198c
* navigate through previous/next queries (WIP)
djcb
2012-05-07 10:05:31 +03:00
3f042965dc
* mu4e.texi: fix missing }
djcb
2012-05-06 17:00:02 +03:00
8d764f9ddc
* mu4e.texi: update with some info about the edit/narrow query stuff
djcb
2012-05-06 16:58:00 +03:00
089e75db9a
* mu4e-view.el: add support for mu4e-headers-search-edit, cleanup the code with some defmacro
djcb
2012-05-06 16:57:11 +03:00
1d4464dffb
* mu4e-headers.el: add mu4e-headers-search-edit, some cleanups
djcb
2012-05-06 16:55:14 +03:00
9e6802993f
* add `mu4e-headers-search-refine' (bound to "/"), which lets you filter the current search results by appending to the current search expression.
djcb
2012-05-06 11:21:12 +03:00
aaeb56734d
* make mu4e[-view]-headers-(next|prev) take a prefix argument N to jump to Nth next or previous message. Based on a patch by Jacek Generowicz. Also, some renaming.
djcb
2012-05-06 11:00:56 +03:00
602e857dc3
* refactor search / search-editing a bit
djcb
2012-05-05 11:07:58 +03:00
c7c823d0ce
* bump version to 0.9.8.4
djcb
2012-05-08 14:31:26 +03:00
1d7c9bd0ac
* cosmetic
djcb
2012-05-08 14:31:16 +03:00
6378288287
* add compatibilty wrapper for emacs24's read-char-choice
djcb
2012-05-07 21:59:06 +03:00
a55f577009
* add mu4e~read-char-choice, a compatibility wrapper for read-char-choice, which is not available on emacs 23
djcb
2012-05-07 17:21:31 +03:00
ad042569b5
* fix typo
djcb
2012-05-06 21:38:29 +03:00
884a6b531b
* fix typo
djcb
2012-05-06 10:28:37 +03:00
c3be4c592e
* remove garbage from mu4e-vars.el
djcb
2012-05-06 10:18:54 +03:00
7e40e0872c
* mu4e: some doc updates for changed function names
djcb
2012-05-05 11:15:25 +03:00
fe70d45ef2
* add many ideas to the reborn TODO list
djcb
2012-05-05 09:33:47 +03:00
4ca2b89e24
* some documentation fixes / improvements
djcb
2012-05-05 00:56:07 +03:00
d3c5fcd6ad
* mu4e-vars.el: mu4e-search-results-limit was defined twice
djcb
2012-05-05 00:34:59 +03:00
9db172792d
* mu-str.c: do some more massaging for xapian queries with brackets, add unit tests
djcb
2012-05-04 20:58:34 +03:00
858c874fbd
* some manpage fixes
djcb
2012-05-04 17:14:52 +03:00
1bbca9e1eb
* small fixes in address generation, mu:contact->string
djcb
2012-05-04 14:52:45 +03:00
3bb3514198
* mu-cmd-find.c: don't try to summarize a NULL body
djcb
2012-05-04 09:40:38 +03:00
e2faf1cc16
* mu4e-headers.el: make the "To " in :from-or-to a defconst
djcb
2012-05-04 08:58:02 +03:00
e2fa4f3478
* mu4e-proc.el: don't copy string when unnecessary (decode-coding-string)
djcb
2012-05-04 08:32:45 +03:00
5f5714184e
* mu4e-vars.el: set the default search results limit to 500, so we're really snappy by default
djcb
2012-05-04 08:30:29 +03:00
f4ae1bb6d6
* mu4e.texi: s/GMail/Gmail/g
djcb
2012-05-03 20:49:31 +03:00
cd281fc696
* mu4e-view.el: fix open-with for files with spaces in their name
djcb
2012-05-03 07:53:41 +03:00
0eb205b1e6
* cosmetic
djcb
2012-05-02 22:15:14 +03:00
c970389d2d
* document :from-or-to a bit clearer
djcb
2012-05-02 22:14:54 +03:00
9d7c1e7d4e
* mu4e-view: fix mu4e-view-go-to-url
djcb
2012-05-02 18:35:32 +03:00
3543a3d2aa
* small improvements for the documentation
djcb
2012-05-02 17:28:43 +03:00
6a6e2ad657
* mu4e-proc.el: add some mu4e-prefix stuff
djcb
2012-05-02 17:27:44 +03:00
b30316c6b1
* mu4e-vars.el: add a mu4e 'logo' string
djcb
2012-05-02 17:27:19 +03:00
70f8cd55d4
* mu4e-view.el: use the mu4e-prefix stuff, add history in user queries
djcb
2012-05-02 17:26:57 +03:00
41c6d18a0e
* mu4e-utils: add some [mu4e] prefix for stuff in the echo area / mini-buffer
djcb
2012-05-02 17:26:13 +03:00
936c5056a6
* mu4e-headers.el: missing part of previous commit
djcb
2012-05-02 17:22:45 +03:00
24a18246d2
* mu4e-headers.el: add history for search input, fix mu4e-headers-search (interactive)
djcb
2012-05-02 17:21:40 +03:00
b4bc9cb6c1
* move some vars around to prevent compile warnings
djcb
2012-05-02 17:17:02 +03:00
3a4814f38b
* big renaming / refactoring
djcb
2012-05-01 22:45:54 +03:00
c489482e86
* mu4e: some improvements in get body parts
djcb
2012-04-30 17:48:37 +03:00
48a01ae814
* small doc improvements
djcb
2012-04-30 17:48:07 +03:00
fd48ca002c
* move fringe stuff, headers-leave-behavior to mu4e-mark.el, as it's needed there
djcb
2012-04-30 17:36:38 +03:00
131e1c9b51
* mu4e-speedbar: require mu4e-hdrs, so mu4e-hdrs-find is defined
djcb
2012-04-30 17:35:30 +03:00
de2e719dd2
* move all user-agent stuff to mu4e-compose
djcb
2012-04-30 17:34:51 +03:00
e2a0fc31cf
* some small fixes for passing 'make cc10' and 'make line35'
djcb
2012-04-30 17:32:34 +03:00
ecee4831ef
* minor change to mu-completion.zsh
djcb
2012-04-30 08:17:43 +03:00
f007bb369b
* update docs
djcb
2012-04-30 08:16:44 +03:00
ce641551c6
* update webpage
djcb
2012-04-29 22:06:44 +03:00
9f8e5edb8a
* updates for some internal api changes
djcb
2012-04-29 22:04:35 +03:00
f347d5eb1c
* small fixes / cleanups
djcb
2012-04-29 22:03:27 +03:00
422516a77c
* mu-server.1: update manpage for the mu client/server protocol changes
djcb
2012-04-29 17:37:27 +03:00
ea9e4eff75
* make the msg2pdf action a bit more robust
djcb
2012-04-29 17:32:34 +03:00
ee9dd9c06a
* msg2pdf.c: make a bit more robust
djcb
2012-04-29 17:31:54 +03:00
27cc5cea62
* guile/examples/msg-graphs: show years correctly in graphs, add year-month period
djcb
2012-04-28 23:03:22 +03:00
378d086fc9
* fix mu4e~read-option-normalize-list for options with only a title
djcb
2012-04-28 20:51:09 +03:00
1a8de6efc1
* mu4e-hdrs.el: after marking a thread, jump after the thread
djcb
2012-04-28 14:39:57 +03:00
d460c7f907
* update NEWS
djcb
2012-04-28 14:22:05 +03:00
3e64a90e64
* don't concatenate all text parts in message body
djcb
2012-04-28 13:48:52 +03:00
7fa0e80e07
* default to application/octet-stream for attached messages, since message/rfc822 sometimes fails (FIXME)
djcb
2012-04-28 13:48:20 +03:00
63711fd046
* cosmetics
djcb
2012-04-28 13:47:13 +03:00
99c1042769
* mu4e-mark: use y-or-n-p, not yes-or-no-p to ask for confirmation
djcb
2012-04-28 13:46:38 +03:00
b57f1e3314
* mu-cmd-server.c: add some comment
djcb
2012-04-28 13:46:03 +03:00
5013f4c23d
* add --summary-len option for mu find and mu view, and document it
djcb
2012-04-28 12:56:57 +03:00
9e8863f5e0
* cosmetic
djcb
2012-04-28 09:13:08 +03:00
794725b293
* mu4e.texi: document thread marking functionality
djcb
2012-04-28 09:12:54 +03:00
c70ad866c8
* add mu4e-header-marks-face
djcb
2012-04-28 09:09:16 +03:00
645eac4076
* mu4e-hdrs.el: cleanup the handling of the mark fringe
djcb
2012-04-28 09:08:28 +03:00
b01390785e
* mu4e-proc, mu-cmd-server: update server output protocol
djcb
2012-04-28 09:05:05 +03:00
b58e1c231a
* mu4e-mark: some cleanups
djcb
2012-04-26 22:45:38 +03:00
a8bb465e58
* mu4e-utils: remove mu4e-choose-action
djcb
2012-04-26 22:45:01 +03:00
475a4593f4
* cosmetic
djcb
2012-04-26 22:43:24 +03:00
49d7442312
* mu4e-view: support marking by thread/subthread + cleanups
djcb
2012-04-26 22:42:53 +03:00
9220d6095c
* mu4e-hdrs: add marking for threads & subthreads, and more:
djcb
2012-04-26 22:42:15 +03:00
2f3bd58c03
* mu4e-compose.el: let message-mode FCC take care of saving to sent-messages
djcb
2012-04-26 18:08:42 +03:00
084ecc71d2
* mu4e(-main|-proc-|utils).el: refactoring, some cleanup/improvements
djcb
2012-04-26 17:59:34 +03:00
5ea06f1469
* cosmetics
djcb
2012-04-26 17:53:34 +03:00
ed8bc7fb3b
* use the same action char face everywhere
djcb
2012-04-25 08:40:06 +03:00
284ec577f4
* fix mu4e~compose, some cosmetics
djcb
2012-04-25 08:30:10 +03:00
35fd83ac59
* improve documentation
djcb
2012-04-24 22:37:50 +03:00
5ce21d4e43
* add mu4e-view-mark-matching to headers view, too
djcb
2012-04-24 22:37:42 +03:00
af0162d94f
* mu4e-hdrs.el: add marking based on regexp; fix false alarm when sending
djcb
2012-04-24 21:12:15 +03:00
ec94a7a2e7
* mu4e-utils,mu4e-log: some cleanup, small additions:
djcb
2012-04-24 19:17:42 +03:00
b893b16d81
* minor / cosmetic
djcb
2012-04-24 18:48:07 +03:00
6e65e5a328
* document the update org-contacts support
djcb
2012-04-24 18:47:32 +03:00
0a215e4931
* remove mu4e-tech.org
djcb
2012-04-24 18:13:49 +03:00
c48eca8d88
* move specific defvars from mu4e-vars to mu4e-(compose|hdrs|view)
djcb
2012-04-24 18:13:12 +03:00
6950ef4836
* mu4e-actions: split of the example actions (i.e.., mu4e-(view|view-attachment|header)-actions into their own file
djcb
2012-04-24 18:11:56 +03:00
259310c7e0
* mu4e-view.el: rename mu4e-view-temp-handler => mu4e~view-temp-handler
djcb
2012-04-24 18:08:47 +03:00
3917528719
* some refactoring / cleanups
djcb
2012-04-24 09:08:15 +03:00
5f158b32dc
* mu4e-utils.el: improve sorting in mu4e-get-maildirs
djcb
2012-04-23 22:45:21 +03:00
c16a66bc58
* hdrs,compose: fix compose-handler naming
djcb
2012-04-23 21:16:20 +03:00
5136daf023
* mu4e-speedbar: fix major-mode name for hdrs-buffer
djcb
2012-04-23 21:01:51 +03:00
c4c1e193cd
* mu4e-view.el: emacs23 work-around hack for missing `window-parent' function
djcb
2012-04-23 21:01:28 +03:00