Commit Graph

35 Commits

Author SHA1 Message Date
djcb 2367ab2d67 * mu4e: add support for custom matcher functions (WIP) 2012-06-14 21:54:24 +03:00
djcb 0d913c1a1f * new feature: deferred marking, i.e. mark now, decide what for later (WIP) 2012-06-14 19:10:02 +03:00
djcb d67f0f181b * mu4e-headers.el: give better feedback when changing sort-order/threading/full-search, document it. 2012-06-12 00:34:56 +03:00
djcb aa1c296ded * mu4e-headers: remove debug output 2012-06-12 00:15:22 +03:00
djcb 9991c6fd60 * fix the mu4e-read-option callers 2012-06-11 16:53:29 +03:00
djcb dcf2b6006c * fix mu4e-read-option and its callers; update the manual for this. 2012-06-11 16:40:23 +03:00
djcb cb9b2095a6 * make the 'window management' (killing windows etc.) a bit less aggressive 2012-06-11 12:03:37 +03:00
djcb 8b4dd81581 * mu4e: fix byte-compilation warnings 2012-06-10 16:14:21 +03:00
djcb 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
djcb fc03e613c5 * fix some fallout from recent changes 2012-06-10 11:33:31 +03:00
djcb 20d858e464 * implement / document changing sort order and threading
- update the protocol a bit (mu4e-proc, mu-cmd-server)
  - provide the user-interface (mu4e-headers.el)
  - document it (mu4e.texi, mu-server.1)
  - some cosmetics (the other changes)
2012-06-10 11:19:51 +03:00
djcb 2c79640c54 * mu4e-headers: use 'S' for editing the last query, to be consistent with mu4e-view 2012-06-07 16:30:33 +03:00
djcb 5d5533c953 * fix errors when doing next/forward in split-view 2012-05-21 15:28:55 +03:00
djcb ea101876e2 * fix next / unmark behavior in view, headers 2012-05-20 19:59:57 +03:00
djcb 560eb77f69 * another fix for mu4e~headers-redraw-get-view-window 2012-05-16 21:25:09 +03:00
djcb 87ddafb37a * small (temp) fix for mu4e~headers-redraw-get-view-window 2012-05-16 20:56:19 +03:00
djcb 0776476522 * WIP: show image attachment inline (mu4e-view-show-images) 2012-05-16 20:47:13 +03:00
djcb 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
djcb 3e10a3472c * mu4e-headers: add mu4e-headers-from-or-to-prefix 2012-05-13 13:12:03 +03:00
djcb 2690d3ecd7 * mu4e-headers.el: star=>flag, some cosmetics 2012-05-12 09:58:29 +03:00
djcb 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
djcb 202b75cb1e * mu4e-headers.el: restore the p/n, M-up, M-down shortcuts that were eaten in
a previous commit
2012-05-11 10:27:06 +03:00
djcb 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
djcb 329eff359f * mu4e-headers.el: use mu4e~headers-query-present 2012-05-08 15:38:02 +03:00
djcb 50ecb17431 * mu4e-headers: add mu4e-headers-forget-queries 2012-05-08 15:38:02 +03:00
djcb fe720a198c * navigate through previous/next queries (WIP) 2012-05-08 15:38:02 +03:00
djcb 1d4464dffb * mu4e-headers.el: add mu4e-headers-search-edit, some cleanups 2012-05-08 15:38:01 +03:00
djcb 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
djcb 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
djcb 602e857dc3 * refactor search / search-editing a bit 2012-05-08 15:38:01 +03:00
djcb ad042569b5 * fix typo 2012-05-06 21:38:29 +03:00
djcb e2faf1cc16 * mu4e-headers.el: make the "To " in :from-or-to a defconst 2012-05-04 08:58:02 +03:00
djcb 936c5056a6 * mu4e-headers.el: missing part of previous commit 2012-05-02 17:22:45 +03:00
djcb 24a18246d2 * mu4e-headers.el: add history for search input, fix
mu4e-headers-search (interactive)
2012-05-02 17:21:40 +03:00
djcb 3a4814f38b * big renaming / refactoring 2012-05-01 22:45:54 +03:00