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, 26 Jul 2024 17:29:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Uwe Brauer <oub@mat.ucm.es> writes:

> The following works for me.
>
>     1. Fresh clone,
>
>        a. .autogen.sh

Actually, you can skip 1.a. on main; you can start waiting directly with:

>        b. make -j (but still wait 3 min)
>
>     2. (setq load-path (cons (expand-file-name 
> "~/emacs/site-lisp/packages/src/Auctex/auctex-hg-branches")  load-path))
>
>     3. (load "auctex-autoloads.el" nil t t)
>
> And I am back in business 

👍

> BTW, (using emacs 29.2, still), I obtain.
>
> ,----
> | tex-info.el: Warning: the function ‘cl-member’ might not be defined at 
> runtime.
> | 
> | In bib-find-next:
> | bib-cite.el:947:8: Warning: ‘find-tag’ is an obsolete function (as
> | of 25.1); use ‘xref-find-definitions’ instead.
> `----

I get them as well, and I don't know where the warning about `cl-member'
is coming from.

I also get:

  In TeX-modes-set:
  tex-site.el:147:43: Warning: reference to free variable ‘TeX-modes’

but this is easy to fix.

Best, Arash



reply via email to

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