X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=vm;h=a25594bd55d6e9797c952e61c2672a44b7829520;hb=4aaf05075ff3d34439977aff9ee5eccaa30a606e;hp=85a9bdcf3e420c14469d4f9b72baeb5aabd98b3c;hpb=2439cdd60f235b3ccde4ddc47c740e3c9ee43b99;p=elisp.git diff --git a/vm b/vm index 85a9bdc..a25594b 100644 --- a/vm +++ b/vm @@ -518,7 +518,6 @@ an attachment") ) s)) - ;; You can not have a line starting with "From:" in a pure text ;; mail. The smtp server would add a leading character to prevent it. @@ -841,7 +840,9 @@ created." (ff/configure-faces '( - (vm-highlight-url :background "white" :foreground "#0000f0" :box nil) + ;; (vm-highlight-url :weight 'bold :foreground "#0000f0" :box nil) + (vm-highlight-url :underline nil :foreground "#0000f0" :box nil) + ;; (vm-highlight-url :background "white" :foreground "#0000f0" :box nil) (vm-highlighted-header :box nil) ;; :weight 'bold :background "white") (vm-attachment-button :background "#f0d0d0" :box nil)