rommeswi

Results 63 comments of rommeswi

It seems that Tex-latex-mode is unavailable unless one has at least once started Tex-mode in a session. So it seems that latex.el in elpa/29.0/develop/ is not loaded at startup.

Fixed this by running SPC SPC package-autoremove I don't know why this worked but somehow it did.

Actually let me take that back, SPC SPC package-autoremove fixes the problem for exactly one startup (during which spacemacs reinstalls a bunch of packages) and then fails again on the...

I figured out one more thing: when TeX-latex-mode fails, the available functions are TeX-tex-mode and TeX-mode (tex-mode). Calling either of the two triggers TeX-latex-mode to be loaded.

Indeed, this solved the problem! Thank you!

unfortunately, removing "defer t" breaks a bunch of my dotfile configurations for the latex layer so eventually I had to switch back. Is there any way I can fix this...

That error message has bugged me for a while. Thank you for fixing it!

+1 and a "thank you" for the workaround. Still, even though the current version is a bit faster than the old version, I regret the upgrade. It also looks as...

This seems to be an issue that has to be fixed upstream since recentf is emacs built-in, or? Then this can probably be closed.

Thank you for your suggestion. It works but creates the error "Warning: Unused lexical argument `args'" when compiling the dotfile. I also think that the *spacemacs* buffer should somehow work...