.emacs.d/site-lisp
Daniel - 1d33039dde
Unfold subtree before evaluating all source blocks
This is meant to mitigate an issue with table alignment when those tables are
results of source blocks, contain links in cells and are hidden (i.e., folded):
in those circumstances, the table alignment seems to be broken, because the cell
width does not take into account that links are shorter than their textual
representation.

I am not quite sure whether this is a bug in my configuration or a bug in Org
mode itself.  The function to compute cell width is `org-string-width`, but
maybe this function does not get passed the correct input when tables are folded
and need to be aligned?
2023-07-17 20:14:09 +02:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Jump to first open checkbox in currently clocked-in item by default 2022-11-19 16:09:38 +01:00
db-emms.el Rename main music hydra and move it to `db-music' 2020-06-27 10:16:53 +02:00
db-eshell.el Downcase login name in eshell prompt 2023-05-09 17:53:36 +02:00
db-hydras.el Make checkdoc happy about db-hydras package 2021-03-20 15:48:00 +01:00
db-mail.el Remove calls to some obsolete CL functions 2021-01-16 14:34:48 +01:00
db-music.el Make checkdoc happy about db-music.el 2023-06-12 19:38:10 +02:00
db-org.el Unfold subtree before evaluating all source blocks 2023-07-17 20:14:09 +02:00
db-projects.el Match namespace prefix for project utilities with package name 2022-10-16 21:10:45 +02:00
db-utils-test.el Fix precision error in `db/ntp-to-time' 2020-06-27 09:35:31 +02:00
db-utils.el Marginally refactor function to add SSH keys to current agent 2023-07-16 15:12:30 +02:00
org-password-manager.el Add local copy of org-password-manager.el 2022-07-22 18:30:41 +02:00
plantuml-mode.el Update local copy of plantuml-mode 2021-10-16 18:45:41 +02: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 Make going back and forth in timeline buffers more robust 2022-03-31 14:22:52 +02:00