are there any `use-package' users around? I think with an up to date AUCTeX, it should be possible to do:(use-package auctex ...) instead of the proposed (use-package tex :ensure auctex) Can people please try this and report if it works?
Hi Arash, I'm not a use-package user, but (use-package auctex) works for me with ELPA AUCTeX on emacs 29.2. Ikumi Keita
