Colin Baxter <m43...@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