mu4e: mu4e-info is not interactive
This commit is contained in:
@ -1155,7 +1155,6 @@ displaying it). Do _not_ bury the current buffer, though."
|
||||
|
||||
(defun mu4e-info (path)
|
||||
"Show a buffer with the information (an org-file) at PATH."
|
||||
(interactive)
|
||||
(unless (file-exists-p path)
|
||||
(mu4e-error "Cannot find %s" path))
|
||||
(let ((curbuf (current-buffer)))
|
||||
|
||||
Reference in New Issue
Block a user