]> code.delx.au - gnu-emacs/blobdiff - lisp/net/quickurl.el
Fix problems caused by new implementation of sub-word mode
[gnu-emacs] / lisp / net / quickurl.el
index 7a46485531a90c3131e5c8cd019d9a5a56f22ed9..bb9ce31307b9ad8ae09a629cf33684b7634702cb 100644 (file)
@@ -347,7 +347,7 @@ It is assumed that the URL is either \"unguarded\" or is wrapped inside an
         ;; need to do a little more work to get to where we want to be.
         (when (thing-at-point-looking-at thing-at-point-markedup-url-regexp)
           (search-backward "<URL:"))
-        (backward-word 1)
+        (backward-word-strictly 1)
         (let ((word (funcall quickurl-grab-lookup-function)))
           (when word
             (quickurl-make-url