.emacs.d/site-lisp
Daniel - 8d9bdc39de
Transform timeline even when extracting it from the buffer
This reenables automatic gap filling in case it has been configure with
`timeline-tools-filter-functions', but somehow breaks undo of killing in the
timeline buffer.  The problem seems to be that undoing a kill only restores the
killed line, but not the original line entries of the lines right before and
after the lined that had been killed.  In this way, the timeline of the buffer
has overlapping entries, resulting in odd behavior.

The problem is not quite understood yet, but it seems to be that undo does not
notice the changes to the surrounding lines (maybe because they have not been
done by text editing functions).
2020-01-26 21:01:13 +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 Move some more custom org mode link handlers to `db-org' 2020-01-19 17:21:14 +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 Require customizations in utilities package 2020-01-19 17:21:32 +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 Transform timeline even when extracting it from the buffer 2020-01-26 21:01:13 +01:00