Daniel Borchmann

Results 9 issues of Daniel Borchmann

Hey, it appears that the solarized-themes are missing faces for tab-bar-mode (not to be confused with tabbar-mode, for which face definitions are already present). Today I found some time to...

Hey, first of all: many thanks for org-ql! I am enjoying the way it let's me make queries on my org files and dynamically extract reports on complex tasks I...

bug
discussion

Hey, I just figured that the `install.sh` script was not working properly for me, because `scanelf` is not present on my system. However, the script can easily be changed to...

When indenting a line, point is moved synchronously to keep the current position relative to the surrounding text. This works well when the indentation level is increased (point is moved...

wontfix

In `plantuml-mode`, initialization of the font locking regular expressions is done by asking the current version of plantuml for its supported keywords, builtins, etc. Every so often, this might fail...

wontfix

Hey @skuro, while trying to fix some issues with the regular expressions use for font-locking (i.e, #147) and looking into pull requests from others that have changed them (i.e., #144),...

Tom would like to have a browser-based GUI interface (and I would like to have it, too), so this should be planned.

user-meeting

When exiting the GUI via the menu, the window stays open. Pressing return in the repl closes both the GUI and the repl. It is unclear why the repl still...

bug