Hongyi Zhao <[email protected]> writes: > On Sat, May 6, 2023 at 7:58 PM Arash Esbati <[email protected]> wrote: >> >> You want to activate AUCTeX for your experiment. > > But, we are doing the test using `emacs -Q` and how can I in this > scenario to enable AUCTeX?
I presumed that you have installed AUCTeX via package.el from ELPA, therefore, I wrote in my other mail: • M-x package-initialize RET If you have installed AUCTeX any other way, you have to find out about equivalent to `package-initialize'. > I mean, it seems that enabling AUCTeX needs complicated > configurations, so we use `init.el` to do the trick. Your assumption above is plain wrong. Best, Arash
