]> git.cworth.org Git - notmuch-wiki/commitdiff
proper syntax
authorKenyon Ralph <kenyon@kenyonralph.com>
Sat, 14 May 2011 21:04:16 +0000 (14:04 -0700)
committerKenyon Ralph <kenyon@kenyonralph.com>
Sat, 14 May 2011 21:04:16 +0000 (14:04 -0700)
emacstips.mdwn

index 0a40f64962b34fc9df496713888abc48e97f2d6e..06d38caca1bbf3d0ce7224fa7c57f00218c8989f 100644 (file)
@@ -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<RET>
+message-kill-buffer-on-exit<RET>`) which will really close the mail
+window after sending it.
 
 ## Attaching files