[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shorthand variable named "elisp-shorthands" seems wrong
From: |
Po Lu |
Subject: |
Re: Shorthand variable named "elisp-shorthands" seems wrong |
Date: |
Mon, 27 Sep 2021 19:23:54 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Kangas <stefankangas@gmail.com> writes:
> But consider that most current variables matching "^read-" has something
> to do something to do with reading input from the user, IOW more with
> e.g. "read-key" than "read".
That is reasonable. How about `symbol-shorthands', or
`reader-shorthands'? Or, as it is a file-local variable, simply
`file-shorthands'?
Or even just `shorthands'?
Thanks.
> Also, unlike "read-shorthands", "elisp-shorthands" immediately tells
> even the most casual reader that this has something to do with ELisp.
Yes, but when I see a variable prefixed with "elisp-", I assume it is
related to Emacs Lisp editing support.
- Shorthand variable named "elisp-shorthands" seems wrong, Po Lu, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, João Távora, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, Stefan Kangas, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong,
Po Lu <=
- Re: Shorthand variable named "elisp-shorthands" seems wrong, João Távora, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, Eli Zaretskii, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, Eli Zaretskii, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, Po Lu, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, Eli Zaretskii, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, João Távora, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, Po Lu, 2021/09/27
- Re: Shorthand variable named "elisp-shorthands" seems wrong, Richard Stallman, 2021/09/28
- Re: Shorthand variable named "elisp-shorthands" seems wrong, Po Lu, 2021/09/28