|
|
006f1ece1f
|
* minor
|
2012-06-26 22:49:34 +03:00 |
|
|
|
fe755579a7
|
* mu4e-view.el: don't create new view buffers all the time
|
2012-06-24 11:44:40 +03:00 |
|
|
|
1d7b7a00ce
|
* mu4e-view: be a bit more strict when considering lines for citation
|
2012-06-24 09:45:01 +03:00 |
|
|
|
325dfdc483
|
* mu4e-view: fix visiting mailto: links (emacs23)
|
2012-06-23 19:38:06 +03:00 |
|
|
|
59433c91cb
|
* minor
|
2012-06-22 09:45:28 +03:00 |
|
|
|
e1915139e8
|
* mu4e: handle mailto: urls; based on a patch by Christian Neumann
|
2012-06-19 14:12:54 +03:00 |
|
|
|
523becb84c
|
* mu4e-view: fix buffer quiting
|
2012-06-16 10:45:51 +03:00 |
|
|
|
6c854e4a25
|
* mu4e-view: select the headers window after quiting, if it's available
|
2012-06-15 11:09:27 +03:00 |
|
|
|
28583c4a9d
|
* mu4e: improve buffer killing / switching behavior. less intrusive for other windows.
|
2012-06-15 11:01:40 +03:00 |
|
|
|
2367ab2d67
|
* mu4e: add support for custom matcher functions (WIP)
|
2012-06-14 21:54:24 +03:00 |
|
|
|
0d913c1a1f
|
* new feature: deferred marking, i.e. mark now, decide what for later (WIP)
|
2012-06-14 19:10:02 +03:00 |
|
|
|
9b579e0265
|
* mu4e-view.el: make sure we're applying marks to the messages where
viewing (while in view mode)
|
2012-06-12 20:58:32 +03:00 |
|
|
|
dcf2b6006c
|
* fix mu4e-read-option and its callers; update the manual for this.
|
2012-06-11 16:40:23 +03:00 |
|
|
|
cb9b2095a6
|
* make the 'window management' (killing windows etc.) a bit less aggressive
|
2012-06-11 12:03:37 +03:00 |
|
|
|
8b4dd81581
|
* mu4e: fix byte-compilation warnings
|
2012-06-10 16:14:21 +03:00 |
|
|
|
45d3d8b4f5
|
* make 'search-all' a togglable setting rather than a prefix arg, using
mu4e-headers-toggle-full-search
|
2012-06-10 13:24:41 +03:00 |
|
|
|
fc03e613c5
|
* fix some fallout from recent changes
|
2012-06-10 11:33:31 +03:00 |
|
|
|
76e70185a2
|
* mu4e: support extracting ranges of attachments (C-u e); contributed by
Stephen Eglen.
|
2012-06-07 16:24:58 +03:00 |
|
|
|
15d31f75c9
|
* mu4e-view.el: better handle pipe commands on attachments
|
2012-06-06 08:16:16 +03:00 |
|
|
|
371ef064ed
|
* mu4e-view.el: s/mu4e-view-headers-search-(edit|narrow)/mu4e-view-search-(edit|narrow)/
|
2012-06-06 08:02:48 +03:00 |
|
|
|
ab119df2d9
|
* mu4e-view.el: fix mu4e~view-fontify-cited
|
2012-05-21 15:11:56 +03:00 |
|
|
|
605657d4de
|
* cleanup mu4e~view-fontify-cited a bit, and add a few levels
|
2012-05-20 20:13:27 +03:00 |
|
|
|
ea101876e2
|
* fix next / unmark behavior in view, headers
|
2012-05-20 19:59:57 +03:00 |
|
|
|
0776476522
|
* WIP: show image attachment inline (mu4e-view-show-images)
|
2012-05-16 20:47:13 +03:00 |
|
|
|
d6053ec737
|
* mu4e: allow for interactively changing number of headers or columns show in
split view, using C-+, C--. Idea by Jacek Generowicz.
|
2012-05-14 10:45:39 +03:00 |
|
|
|
a411a567a1
|
* mu4e-view: require cl
|
2012-05-13 15:02:57 +03:00 |
|
|
|
0834dd5974
|
* mu4e: get information about all mime parts, not just attachments
|
2012-05-13 13:10:56 +03:00 |
|
|
|
192c5b12bc
|
* mu4e: mark messages as flagged ('+') or unflagged ('-')
this maps to the the Maildir 'F' flag, which is a persistent mark on a
message file; similar to the Gmail '*' marker
|
2012-05-11 11:18:00 +03:00 |
|
|
|
a6f7f98f04
|
* mu4e-view.el: fix overwriting existing file (attachment)
|
2012-05-11 10:32:18 +03:00 |
|
|
|
d7701702d7
|
* mu4e-(view|headers).el: cleanup keybindings a bit,
s/mu4e-headers-mark-matches/mu4e-headers-mark-pattern/
|
2012-05-10 09:55:28 +03:00 |
|
|
|
5b19d029d6
|
* mu4e-view.el: add query next/prev keybindings
|
2012-05-08 15:38:02 +03:00 |
|
|
|
089e75db9a
|
* mu4e-view.el: add support for mu4e-headers-search-edit, cleanup the code
with some defmacro
|
2012-05-08 15:38:02 +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.
|
2012-05-08 15:38:01 +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.
|
2012-05-08 15:38:01 +03:00 |
|
|
|
602e857dc3
|
* refactor search / search-editing a bit
|
2012-05-08 15:38:01 +03:00 |
|
|
|
cd281fc696
|
* mu4e-view.el: fix open-with for files with spaces in their name
|
2012-05-03 07:53:41 +03:00 |
|
|
|
9d7c1e7d4e
|
* mu4e-view: fix mu4e-view-go-to-url
|
2012-05-02 18:35:32 +03:00 |
|
|
|
70f8cd55d4
|
* mu4e-view.el: use the mu4e-prefix stuff, add history in user queries
|
2012-05-02 17:26:57 +03:00 |
|
|
|
b4bc9cb6c1
|
* move some vars around to prevent compile warnings
|
2012-05-02 17:17:02 +03:00 |
|
|
|
3a4814f38b
|
* big renaming / refactoring
|
2012-05-01 22:45:54 +03:00 |
|
|
|
f347d5eb1c
|
* small fixes / cleanups
|
2012-04-29 22:03:27 +03:00 |
|
|
|
63711fd046
|
* cosmetics
|
2012-04-28 13:47:13 +03:00 |
|
|
|
49d7442312
|
* mu4e-view: support marking by thread/subthread + cleanups
|
2012-04-26 22:42:53 +03:00 |
|
|
|
5ce21d4e43
|
* add mu4e-view-mark-matching to headers view, too
|
2012-04-24 22:37:42 +03:00 |
|
|
|
b893b16d81
|
* minor / cosmetic
|
2012-04-24 18:48:07 +03:00 |
|
|
|
c48eca8d88
|
* move specific defvars from mu4e-vars to mu4e-(compose|hdrs|view)
|
2012-04-24 18:13:12 +03:00 |
|
|
|
259310c7e0
|
* mu4e-view.el: rename mu4e-view-temp-handler => mu4e~view-temp-handler
|
2012-04-24 18:08:47 +03:00 |
|
|
|
c4c1e193cd
|
* mu4e-view.el: emacs23 work-around hack for missing `window-parent' function
|
2012-04-23 21:01:28 +03:00 |
|
|
|
927e26ec05
|
* rename many internal functions to have a mu4e~ prefix (WIP)
- this allows to distinguish between internal and external stuff
- the ~ is behind the 'z' in ascii, so last in the completion buffer
|
2012-04-23 20:35:14 +03:00 |
|
|
|
2f2853c0dd
|
* factor out marking code to mu4e-mark.el
|
2012-04-23 19:07:20 +03:00 |
|