.emacs.d/site-lisp
Daniel - c566908deb
Let the org mode RFC link handler cache its documents
RFC documents do not change over time.  The custom org mode link handler
`db/org-rfc-open' now makes use of this by downloading RFC documents to
`db/rfc-cache-path' (if defined) and opening the files locally.  If
`db/rfc-cache-path' is not defined, the RFC is opened in an external browser as
before.

This allows to keep a selection of used RFC documents locally on the filesystem
for future reference, without the need to retrieve them again from the IETF.

Since this is all org mode related, the handler now also resides in `db-org'
instead of `db-utils'.
2020-01-19 17:17:47 +01:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Let the org mode RFC link handler cache its documents 2020-01-19 17:17:47 +01:00
db-emms.el [Music] Introduce ‘db/play-auto-playlist’ 2019-06-10 14:11:52 +02:00
db-eshell.el [eshell] Fix prompt coloring 2019-10-05 17:57:32 +02:00
db-hydras.el Dynamically create hydra from `db/frequently-used-features' 2019-12-20 16:12:11 +01:00
db-mail.el [Mail] Only show SMTP trace buffer when available 2019-04-28 10:59:06 +02:00
db-music.el [Music] Add simple function to play files from git-annex-find call 2019-06-10 16:27:28 +02:00
db-org.el Let the org mode RFC link handler cache its documents 2020-01-19 17:17:47 +01:00
db-projects.el [Projects] Delete bookmarks when archiving projects 2018-08-18 10:50:55 +02:00
db-utils-test.el Add obvious test for NTP conversion 2020-01-18 10:20:21 +01:00
db-utils.el Let the org mode RFC link handler cache its documents 2020-01-19 17:17:47 +01:00
timeline-tools-test.el Trying to make test for `timeline-tools' independent of locale 2020-01-05 14:32:35 +01:00
timeline-tools.el Remove visibility cycling from general clock mapping function 2020-01-10 18:12:50 +01:00