From: Tomi Ollila Date: Tue, 21 Aug 2012 08:24:11 +0000 (+0300) Subject: argh, untabify X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=b77ef6ce246880b438b916d7f8cfe29acebf3790 argh, untabify --- diff --git a/emacstips.mdwn b/emacstips.mdwn index 2c360b2..8cb9280 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -122,8 +122,8 @@ a file called `~/.emacs.d/my-notmuch.el`: ;; uncomment & modify if you want to use external smtp server to send mail ;; (setq smtpmail-smtp-server "smtp.server.tld" ;; message-send-mail-function 'message-smtpmail-send-it) - ;; uncomment to debug smtp sending problems - ;; (setq smtpmail-debug-info t) + ;; uncomment to debug smtp sending problems + ;; (setq smtpmail-debug-info t) Then, add to `.emacs`: