X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=elpher.el;h=a35a23f1a558d88b902ce8fdaef0c32e2119f8b1;hb=f5eab76d7f4672e1ce36ebce61ec8cf4ced807d3;hp=ca3a82a1829014a5180db704109e0a922bebf46a;hpb=692b730680ee7b2f4f0b1f7b0b68ac4b84d5d8b1;p=elpher.git diff --git a/elpher.el b/elpher.el index ca3a82a..a35a23f 100644 --- a/elpher.el +++ b/elpher.el @@ -332,7 +332,7 @@ content and cursor position fields of the node." getter) 'action #'elpher-click-link 'follow-link t - 'help-echo (format "mouse-1, RET: open %s on %s port %s" + 'help-echo (format "mouse-1, RET: open '%s' on %s port %s" selector host port))) (pcase type (?i (elpher-insert-margin) ;; Information @@ -440,7 +440,7 @@ The result is stored as a string in the variable ‘elpher-selector-string’." getter) 'action #'elpher-click-link 'follow-link t - 'help-echo (format "mouse-1, RET: open %s on %s port %s" + 'help-echo (format "mouse-1, RET: open '%s' on %s port %s" selector host port))) (make-text-button (match-beginning 0) (match-end 0)