[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help sought understanding shorthands wrt modules/packages
From: |
Richard Stallman |
Subject: |
Re: Help sought understanding shorthands wrt modules/packages |
Date: |
Thu, 10 Nov 2022 23:35:13 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> > Since it finishes an existing feature and makes it usable for the most
> > important case, we should definitely install it before Emacs 29.
> Handling of shorthands is implemented in lread.c. File name handlers for
> `load' don't know (yet) what to do.
Is this in regard to the already-installed shorthands feature, or to
my new feature which adds shorthands to a file when loading it?
If the latter, I think all that file name handlers need to do for `load'
is to pass along the new 6th argument in the recursive call to `load'.
If that solution doesn't do the job, what is the problem?
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: Help sought understanding shorthands wrt modules/packages, (continued)
- Re: Help sought understanding shorthands wrt modules/packages, João Távora, 2022/11/12
- Re: Help sought understanding shorthands wrt modules/packages, Dmitry Gutov, 2022/11/12
- Re: Help sought understanding shorthands wrt modules/packages, João Távora, 2022/11/12
- Re: Help sought understanding shorthands wrt modules/packages, Dmitry Gutov, 2022/11/12
- Re: Help sought understanding shorthands wrt modules/packages, João Távora, 2022/11/12
- Re: Help sought understanding shorthands wrt modules/packages, Dmitry Gutov, 2022/11/13
- Re: Help sought understanding shorthands wrt modules/packages, João Távora, 2022/11/14
- Re: Help sought understanding shorthands wrt modules/packages, Dmitry Gutov, 2022/11/14
- Re: Help sought understanding shorthands wrt modules/packages, João Távora, 2022/11/14
- Re: Help sought understanding shorthands wrt modules/packages, Richard Stallman, 2022/11/14
- Re: Help sought understanding shorthands wrt modules/packages,
Richard Stallman <=
- Re: Help sought understanding shorthands wrt modules/packages, Michael Albinus, 2022/11/11
Re: Help sought understanding shorthands wrt modules/packages, Richard Stallman, 2022/11/02
Re: Help sought understanding shorthands wrt modules/packages, Payas Relekar, 2022/11/08
Re: Help sought understanding shorthands wrt modules/packages, Richard Stallman, 2022/11/10
Re: Help sought understanding shorthands wrt modules/packages, Richard Stallman, 2022/11/10