diff options
| author | eric casteleijn <eric@eric-Studio-XPS-9100.(none)> | 2011-05-23 10:06:37 -0400 |
|---|---|---|
| committer | eric casteleijn <eric@eric-Studio-XPS-9100.(none)> | 2011-05-23 10:06:37 -0400 |
| commit | 2d44339b72f243553f08c9dae1c182aec0380e82 (patch) | |
| tree | 36046119e61c55a9b3035d899db76128479126a3 | |
| parent | f1bc6af50df4383abc038fd22d26356eb18075bc (diff) | |
fixed the link markup
| -rw-r--r-- | emacstips.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn index 3be6ae7..5cf885d 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -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> |
