Pastiche P <pastiche...@gmail.com> writes:

> The error is gone, but I'm not sure AUCTeX itself is properly
> loaded. E.g., the command LaTeX-section is undefined. Or perhaps I'm
> misunderstanding something?

Sorry, I think I wanted to suggest this recipe:

(use-package tex-site
  :ensure auctex
  :config
  (setq TeX-auto-save t)
  (setq TeX-parse-self t))

Could you please try that and report if it works?

Bye,
Tassilo

Reply via email to