[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Not using DOC for ELisp files
From: |
Stefan Monnier |
Subject: |
Re: Not using DOC for ELisp files |
Date: |
Fri, 31 Dec 2021 11:16:47 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>> OK, after re-reading the section a few times and rewriting it a couple
>> more, I think I got something vaguely acceptable.
> Thanks, I have one question: if EMACSLOADPATH is set in the
> environment, does it affect the value of lisp-directory?
I don't know: I did not write the code that computes this directory,
because it was already written for the purpose of making absolute the
filenames of preloaded files in `load-history`.
> Should it?
Maybe/probably, but since EMACSLOADPATH is a list of directories I'm not
sure how to make it reliable. Maybe it should look for some
"well-known" bundled ELisp file in EMACSLOADPATH an derive the value of
`lisp-directory` from it?
Stefan
- Re: Not using DOC for ELisp files, (continued)
- Re: Not using DOC for ELisp files, Stefan Monnier, 2021/12/28
- Re: Not using DOC for ELisp files, Eli Zaretskii, 2021/12/29
- Re: Not using DOC for ELisp files, Stefan Monnier, 2021/12/29
- Re: Not using DOC for ELisp files, Eli Zaretskii, 2021/12/30
- Re: Not using DOC for ELisp files, Stefan Monnier, 2021/12/30
- Re: Not using DOC for ELisp files, Eli Zaretskii, 2021/12/31
- Re: Not using DOC for ELisp files,
Stefan Monnier <=
- Re: Not using DOC for ELisp files, Eli Zaretskii, 2021/12/31