X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=cca05b8502d1a3daf72a0ea0b0e1e9b86c2db5fd;hp=c135e09565726d867c9c41b035a3297e51a6ba9b;hb=755a375d1fe78be3c1ad35cd516ac38faaf0e0d6;hpb=9408269347a42b87423a5fb5feb75bd9cb25582d diff --git a/elpher.el b/elpher.el index c135e09..cca05b8 100644 --- a/elpher.el +++ b/elpher.el @@ -707,7 +707,7 @@ displayed. The _WINDOW argument is currently unused." (address (elpher-page-address page))) (format "mouse-1, RET: open '%s'" (if (elpher-address-special-p address) address - (url-recreate-url address)))))))) + (elpher-address-to-url address)))))))) (defun elpher-insert-index-record (display-string &optional address) "Function to insert an index record into the current buffer.