]> git.eshelyaron.com Git - emacs.git/commit
Use HTTP instead of Tramp for the ffap rfc path (and also fix it)
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 22 Oct 2020 13:36:59 +0000 (15:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 22 Oct 2020 13:36:59 +0000 (15:36 +0200)
commit5d152ed73754f3fcd8ce7e08bf1cfcf96e9656bb
treead607a866691c5ca01e0e8f11e5c359588db6db8
parent45c1be62a1e92f3e688495880664a13d042e718c
Use HTTP instead of Tramp for the ffap rfc path (and also fix it)

* lisp/ffap.el (ffap-rfc-path): Use an URL instead of an FTP tramp
file, since that's more widely supported (bug#41663).
lisp/ffap.el