Denis Bitouzé <dbito...@wanadoo.fr> writes:

> Le samedi 01/12/12 à 19h35,
> Tassilo Horn <t...@gnu.org> a écrit :
>
>> But I can update the AUCTeX files on the ELPA branch tomorrow and ask
>> on emacs-devel so that someone updates the package.
>
> It would be very kind, thanks!

It turned out not to be that easy.  The auctex package in the elpa
branch uses a different directory layout which seems to make some manual
adaptions needed here and there.  I hope this patch

  http://tsdh.org/auctex-11.87-elpa-update.patch.gz

is correct, but I haven't tested it so far.

How can I use my local emacs/elpa branch as package-archive?

I've tried

  (setq package-archives '(("GNU Local" . "~/Repos/elpa/packages/")))

but that errors when doing M-x package-list-packages because it wants to
access /home/test/Repos/elpa/packages/archive-contents which doesn't
exist.  It seems to be generated by "make site", but that fails for me
currently.

Bye,
Tassilo


_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to