[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AUCTeX and `use-package'
From: |
Keita Ikumi |
Subject: |
Re: AUCTeX and `use-package' |
Date: |
Wed, 28 Feb 2024 19:57:52 +0900 (JST) |
User-agent: |
OWM Mail 3 |
>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