Files
doomemacs/lisp
Henrik Lissner ff4a0bc54a fix: doom-run-hook-on: check context & chain hooks unconditionally
Consult the doom-context to determine if a transient hook should fire,
rather than after-init-time (less reliable; there may be times we want
them to fire post-init).

Also ensures that they're chained to find-file hooks whether or not this
is a daemon session (since they could concievably be triggered before
the daemon finishes initializing, but after Doom initializes).
2024-04-09 12:42:00 -04:00
..
2024-04-09 12:39:51 -04:00
2024-04-04 00:23:20 -04:00
2022-09-24 18:46:21 +02:00
2024-03-24 18:08:09 -04:00