X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;fp=elpher.el;h=dae1d50a1a6d1809e246d33b07be2f13455192e2;hp=67eb79012e6c9980b0b2f52a171c29f5e1eca273;hb=4dd1ca426f9a818b4fab67eb3a6b2ceaae6c2acd;hpb=7744ebb7832b7264d2eada6aa03b1059ec5f54ff diff --git a/elpher.el b/elpher.el index 67eb790..dae1d50 100644 --- a/elpher.el +++ b/elpher.el @@ -529,8 +529,9 @@ unless NO-HISTORY is non-nil." '("gophers" "gemini"))) " [TLS encryption]" "")) - (header (concat display-string - (propertize tls-string 'face 'bold)))) + (header (url-unhex-string + (concat display-string + (propertize tls-string 'face 'bold))))) (setq header-line-format header)))) (defmacro elpher-with-clean-buffer (&rest args)