]> git.eshelyaron.com Git - emacs.git/commit
Make find-file-at-point respect port numbers in Tramp file name
authorMarco Wahl <marcowahlsoft@gmail.com>
Wed, 22 Jan 2020 12:58:52 +0000 (13:58 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 22 Jan 2020 12:58:52 +0000 (13:58 +0100)
commite88eed95a9b0a4c4d06312a557b6b382ad12b8a3
tree8ba1d8356c9636af39677b7cfa46104781812423
parent63f69e935e8aac7c8f132096992ae022c088c596
Make find-file-at-point respect port numbers in Tramp file name

* lisp/ffap.el (ffap-string-at-point-mode-alist): Respect port
numbers in files names like /ssh:root@127.0.0.1#2222:/root/ (bug#20412).
lisp/ffap.el