* navigate through previous/next queries (WIP)
This commit is contained in:
@ -465,7 +465,7 @@ point in eiter the headers buffer or the view buffer."
|
||||
(defun mu4e-last-query ()
|
||||
"Get the most recent query or nil if there is none."
|
||||
(when (buffer-live-p mu4e~headers-buffer)
|
||||
(with-current-buffer mu4e~headers-buffer
|
||||
(with-current-buffer mu4e~headers-buffer
|
||||
mu4e~headers-query-present)))
|
||||
|
||||
(defun mu4e-select-other-view ()
|
||||
|
||||
Reference in New Issue
Block a user