GPLv3

ffap-href.el

ffap-href.el lets Emacs find-file-at-point (ffap) recognise a URL or relative filename in HTML tags like

<a href='http://localhost/index.html'>
<img src="../file.png">

ffap already works with point on the URL/link proper, but ffap-href.el extends to anywhere in the tag.

ffap-href.el is free software (free as in freedom), published under the terms of the GNU General Public License (v3 or up).

Download version 5,

The sig file is an Gnu PG ascii armoured signature generated from my key.


See other ffap bits too.


This page Copyright 2010, 2011, 2013, 2014, 2015, 2016, 2017 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.

(Back to the sitemap.)