* mu4e-view: fix help-echo for urls

This commit is contained in:
djcb 2013-09-27 06:04:17 -07:00
parent def8094b16
commit d6c01a5975
1 changed files with 1 additions and 1 deletions

View File

@ -775,7 +775,7 @@ Also number them so they can be opened using `mu4e-view-go-to-url'."
mouse-face highlight
keymap ,map
help-echo
("[mouse-1] or [M-RET] to open the link")) url)
"[mouse-1] or [M-RET] to open the link") url)
(replace-match
(concat url
(propertize (format "[%d]" num)