X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacstips.mdwn;h=9b4e1a191c3d4010719c871591f682fc0f2ff891;hb=ef629a4f2bd62beb362543460c5f1bb0034f8198;hp=2b4029c542f12224b04f4f8062b502fb04a2731c;hpb=e4d2835219798eacf675dfdff826bd4b51e42213;p=notmuch-wiki diff --git a/emacstips.mdwn b/emacstips.mdwn index 2b4029c..9b4e1a1 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -54,8 +54,8 @@ that it will hide the sent mail in your emacs frame stack, but it will not close it. If you type several mails in an emacs session they will accumulate and make switching between buffers more annoying. You can avoid that behavior by adding `(setq message-kill-buffer-on-exit t)` -in your `.emacs` file (or doing M-x customize-variable -message-kill-buffer-on-exit) which will really close the mail window +in your `.emacs` file (or doing `M-x customize-variable +message-kill-buffer-on-exit`) which will really close the mail window after sending it. ## Attaching files