* cosmetics
This commit is contained in:
@ -137,9 +137,7 @@ see its docstring)."
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
(defun mu4e~guess-maildir (path)
|
||||
"Guess the maildir for some path, or nil if cannot find it."
|
||||
(when (zerop (string-match mu4e-maildir path))
|
||||
@ -148,6 +146,7 @@ see its docstring)."
|
||||
""
|
||||
(expand-file-name
|
||||
(concat path "/../..")))))
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user