dotfiles/user-config/emacs
Collin J. Doering 73142ca1b3
emacs-configuration: Resolve bug - config.el not generating
* user-config/emacs/.emacs.d/config.org: It was discovered that ~/.emacs.d/config.org was no
longer being tangled correctly. It looks like including a elisp block causes this, but its
not clear why (but likely due to changes in the org-mode version being used). It now works as
expected. That is: When new changes are made to ~/.emacs.d/config.org, these make it into
~/.emacs.d/config.el~ during the next run of emacs. This is definitely the case when
~/.emacs.d/config.org is a plain file, but has not yet been explicitly verified for symlinks.
2024-04-18 12:23:02 -04:00
..
.bin Initial commit 2022-01-31 12:07:29 -05:00
.emacs.d emacs-configuration: Resolve bug - config.el not generating 2024-04-18 12:23:02 -04:00
.local/share/applications Initial commit 2022-01-31 12:07:29 -05:00