From: Kenyon Ralph Date: Sat, 14 May 2011 21:04:16 +0000 (-0700) Subject: proper syntax X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=ebe08cb955acdb940ed02374ef020f8b37e30d66;hp=4ce300f0e3a438c952b51b0f561591e8bc2cfbe7;p=notmuch-wiki proper syntax --- diff --git a/emacstips.mdwn b/emacstips.mdwn index 0a40f64..06d38ca 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -54,9 +54,9 @@ 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 -after sending it. +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