Hyperlink email addresses in Scribble docs.
svn: r16641 original commit: f145ff6aa3e187a85cc4790a4e719f974a8afa10
This commit is contained in:
parent
afd56244c4
commit
949c46a61b
|
@ -143,7 +143,7 @@
|
|||
(regexp-replace* #rx"[.]"
|
||||
(regexp-replace* #rx"@" email " at ")
|
||||
" dot ")
|
||||
email)
|
||||
(hyperlink (string-append "mailto:" email) email))
|
||||
">")))
|
||||
|
||||
;; ----------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user