Commit Graph

15 Commits

Author SHA1 Message Date
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