X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=contrib%2Fnotmuch-pick%2Fnotmuch-pick.el;h=29815083c77c8717f9a8b5f8ebe50c558c7bd114;hp=cce3cb7244a401005016fbed401de70985d2b600;hb=8c33fde83e244d0d1fa37666795bb0dc482299cf;hpb=3a8163e17f25e4e4d57fe343fa20c4deaec0ed1a diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el index cce3cb72..29815083 100644 --- a/contrib/notmuch-pick/notmuch-pick.el +++ b/contrib/notmuch-pick/notmuch-pick.el @@ -184,8 +184,8 @@ the child show buffer.") This is used to try and make sure we don't close the message pane if the user has loaded a different buffer in that window.") -(make-variable-buffer-local 'notmuch-pick-message-buffer-name) -(put 'notmuch-pick-message-buffer-name 'permanent-local t) +(make-variable-buffer-local 'notmuch-pick-message-buffer) +(put 'notmuch-pick-message-buffer 'permanent-local t) (defvar notmuch-pick-process-state nil "Parsing state of the search process filter.")