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: Colin Baxter
Subject: Re: Drop tarball releases and go ELPA only
Date: Fri, 16 Aug 2024 12:40:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/31.0.50 (gnu/linux)

>>>>> Arash Esbati <arash@gnu.org> writes:

    <snip>
 
    >> Hmm, it would be better for local Git repo users who still have
    >> (load "~/Development/auctex/auctex.el nil t t)

    > Does this form work at all?  I tried that in my init file,
    > restarted Emacs, opened a .tex file and get:

    >   File mode specification error: (void-function LaTeX-mode)

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.


Best wishes,

Colin Baxter.



reply via email to

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