[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AUCTeX 14.0.0 in ELPA
From: |
Ikumi Keita |
Subject: |
Re: AUCTeX 14.0.0 in ELPA |
Date: |
Sat, 10 Feb 2024 00:51:56 +0900 |
Hi Tassilo,
>>>>> Tassilo Horn <tsdh@gnu.org> writes:
> And Stefan already asked what I do for strange stuff and provided a
> first patch that should fix the underlying issue. You are in his Cc.
> So feel free to apply the patch to our master in which case I'll merge
> and make another ELPA release.
Looking at the change in elpa.gnu.org[1], it seems that "(require
'tex-site)" is added at the first line of auctex-autoloads.el, which
means it's called before
----------------------------------------------------------------------
(add-to-list 'load-path (or (and load-file-name (directory-file-name
(file-name-directory load-file-name))) (car load-path)))
----------------------------------------------------------------------
. So I'm afraid that the "(require 'tex-site)" is ineffective. I'll
apply Stefan's patch for tentative work around in case my worry is right.
[1]
https://git.savannah.gnu.org/cgit/emacs/elpa.git/commit/?id=f0622d07555fd35b47397f914c08acf480a41383
Best regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
- AUCTeX 14.0.0 in ELPA, Ikumi Keita, 2024/02/09
- Re: AUCTeX 14.0.0 in ELPA, Tassilo Horn, 2024/02/09
- Re: AUCTeX 14.0.0 in ELPA, Tassilo Horn, 2024/02/09
- Re: AUCTeX 14.0.0 in ELPA, Ikumi Keita, 2024/02/09
- Re: AUCTeX 14.0.0 in ELPA, Tassilo Horn, 2024/02/09
- Re: AUCTeX 14.0.0 in ELPA,
Ikumi Keita <=
- Re: AUCTeX 14.0.0 in ELPA, Tassilo Horn, 2024/02/09
- Re: AUCTeX 14.0.0 in ELPA, Tassilo Horn, 2024/02/10
- Re: AUCTeX 14.0.0 in ELPA, Juergen Fenn, 2024/02/10
- Re: AUCTeX 14.0.0 in ELPA, Arash Esbati, 2024/02/10
- Re: AUCTeX 14.0.0 in ELPA, Juergen Fenn, 2024/02/10
- Re: AUCTeX 14.0.0 in ELPA, Arash Esbati, 2024/02/10