tvl-depot/emacs/.emacs.d
William Carroll fc0c795c4e Debug failed Emacs initialization
My newly minted macro for defining monitors introduced two bugs:
1. Laptop defined its position in terms of 4k-horizontal and 4k-horizontal
   defined its position in terms of laptop, I introduced a circular dependency.
2. The identifier, `laptop-monitor`, which `window-manager.el` depends on, is
   now defined as `laptop`.

A friendly reminder to myself to always test new Emacs builds to make sure that
everything can initialize properly. This is something that my CI should be
automating, but ever since I moved flats, I lost my CI and need to restore it.

This is another reminder to drop into a TTY when Emacs fails to initialize, run
`nix-env --rollback`, then attempt to restart X. But this time, debugging this
entirely from a TTY wasn't so disappointing.
2020-09-29 10:10:24 +01:00
..
snippets More Elisp linting 2020-09-01 10:17:43 +01:00
vendor Delete unused slack-snippets module 2020-09-02 14:38:42 +01:00
wpc Debug failed Emacs initialization 2020-09-29 10:10:24 +01:00
init.el Remove Emacs config for Google languages 2020-09-07 23:28:20 +01:00
opam-user-setup.el Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00