* fix typo
This commit is contained in:
@ -255,7 +255,9 @@ If there is just one recipient of ORIGMSG do nothing."
|
|||||||
(defun mu4e~draft-message-filename-construct (&optional flagstr)
|
(defun mu4e~draft-message-filename-construct (&optional flagstr)
|
||||||
"Construct a randomized name for a message file with flags FLAGSTR.
|
"Construct a randomized name for a message file with flags FLAGSTR.
|
||||||
It looks something like
|
It looks something like
|
||||||
|
|
||||||
<time>-<random>.<hostname>:2,
|
<time>-<random>.<hostname>:2,
|
||||||
|
|
||||||
You can append flags."
|
You can append flags."
|
||||||
(let* ((hostname
|
(let* ((hostname
|
||||||
(downcase
|
(downcase
|
||||||
|
|||||||
Reference in New Issue
Block a user