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: Ikumi Keita
Subject: Re: Drop tarball releases and go ELPA only
Date: Wed, 21 Aug 2024 21:27:49 +0900

Hi Arash,

>>>>> Arash Esbati <arash@gnu.org> writes:
> Thanks for confirming.  So the whole change looks like this, or am I
> missing something?

[...]

> +;; This can be used for starting up AUCTeX, e.g., when not installed
> +;; ELPA.  The following form should safely be undone using
> +;; (unload-feature 'tex-site).

Is the second sentence true? With this patch, (unload-feature 'tex-site)
failed for me with
Loaded libraries ("/home/keita/repo/auctex/auctex/auctex-autoloads.el" 
"/home/keita/repo/auctex/auctex/auctex.el") depend on 
/home/keita/repo/auctex/auctex/tex-site.el
for initial code
  (add-to-list 'load-path "~/repo/auctex/auctex")
  (load "auctex.el" nil t t)
in init.el.

My understanding is that once a library foo.el is required by other lisp
file(s), `unload-feature' can not undo it.

Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW



reply via email to

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