]> git.cworth.org Git - notmuch-wiki/commitdiff
fixed the link markup
authoreric casteleijn <eric@eric-Studio-XPS-9100.(none)>
Mon, 23 May 2011 14:06:37 +0000 (10:06 -0400)
committereric casteleijn <eric@eric-Studio-XPS-9100.(none)>
Mon, 23 May 2011 14:06:37 +0000 (10:06 -0400)
emacstips.mdwn

index 3be6ae71a9701e035e1bc46fe2400aed3d8dd97e..5cf885d64225601c7e9c590545de3511536187cf 100644 (file)
@@ -252,9 +252,9 @@ the rest will go to the default account.
 
 If you have a hard time getting the above to work for you, as I did,
 it's also possible to add a message-send-mail-hook in your .emacs to
-send the from header explicitly as an argument to msmtp:
-
-(http://www.emacswiki.org/cgi-bin/wiki/GnusMSMTP#toc2)
+send the from header explicitly as an argument to msmtp as described
+[here on the
+emacswiki](http://www.emacswiki.org/cgi-bin/wiki/GnusMSMTP#toc2)
 
 
 ## <span id="address_completion">Address completion when composing</span>