auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drop tarball releases and go ELPA only


From: Arash Esbati
Subject: Re: Drop tarball releases and go ELPA only
Date: Fri, 16 Aug 2024 15:19:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Colin Baxter <m43cap@yandex.com> writes:

> I think you may need the full path. I always use
>
> (load "/home/username/git/auctex/auctex.el" nil t t)
>
> and have never had any problems.

Which AUCTeX version are you using?  Can you try this:

• emacs -Q
• Eval (load (expand-file-name "~/path/to/auctex.el") nil t t)
• Open a .tex file

and see if it works?  It doesn't work for me with d02011deed.  And I
would be surprised if the old recipe works with the new structure we
have introduced.

Best, Arash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]