Hi Arash,

>>>>> Arash Esbati <ar...@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