This is a couple of tiny (to the point of miniscule) bits I've been
using with ffap and RFCs.

Firstly adding a path of directories to search before offering to
download an rfc, which is good if you keep some local copies (vital when
offline).  I know there's at least four full-blown rfc download/manager
packages, but this is intentionally minimal.

Secondly getting "RFC 1234" recognised by M-x ffap, instead of only
"RFC-1234".  A space is found a lot, and the ffap dispatch part already
handles it, but not the matching in the buffer.  I'm not at all sure if
munging ffap-string-at-point is the right way to do this, but it gets
the desired result.

Attachment: ffap-rfc-directories.el
Description: application/emacs-lisp

Attachment: ffap-rfc-space.el
Description: application/emacs-lisp

_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to