I am having trouble finding an init problem where emacs -q
gets the error Invalid face: highlight
, but emacs -Q
does not.
I would like to list the files opened by emacs to track down this problem. Is there a command-line switch to have emacs print the names of the files as it is opening them?
I'm running emacs 27.2 on Ubuntu 21.04, x86_64. (Forced to use vi
until the init problem is resolved!)