X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-draft.el;h=ca720384361f83470e4391dee4ec00d6cb44333a;hb=9fadab4e63afcc2adf06eac964da8bc8e5c9cd47;hp=b13eb51c267f46431c53265df499d4d5c9628dea;hpb=dff7f06711dba1c2d6a84d3e76021da0bf606623;p=notmuch diff --git a/emacs/notmuch-draft.el b/emacs/notmuch-draft.el index b13eb51c..ca720384 100644 --- a/emacs/notmuch-draft.el +++ b/emacs/notmuch-draft.el @@ -89,9 +89,8 @@ like they are intended to be sent encrypted "<#\\(part encrypt\\|secure.*mode=.*encrypt>\\)" "Regular expression matching mml tags indicating encryption of part or message.") -(defvar notmuch-draft-id nil +(defvar-local notmuch-draft-id nil "Message-id of the most recent saved draft of this message.") -(make-variable-buffer-local 'notmuch-draft-id) (defun notmuch-draft--mark-deleted () "Tag the last saved draft deleted.