GNU bug report logs -
#50760
26.3; Add `symbol' to the Emacs manul glossary
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Thu, 23 Sep 2021 14:59:01 UTC
Severity: wishlist
Found in version 26.3
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 50760 <at> debbugs.gnu.org (full text, mbox):
> > "Symbol" is used in many places in the Emacs manual, but it's not
> > defined in the Glossary. Please consider adding its definition
> there.
> >
> > The notion of an Emacs symbol is not obvious from the name.
> >
> > (emacs) `Symbol Completion' is one node that talks about "symbol
> names",
> > without actually saying what's meant. It's probably clear enough,
> from
> > context, but a more definite definition in the Glossary would help.
>
> Makes sense. I've now added an entry in the glossary in Emacs 28 (that
> points to the "Symbol Type" node in the lispref manual.)
Thanks, but I don't think that's sufficient.
There are (at least) two important meanings of "symbol" in Emacs:
1. The usual Lisp meaning, which is meaningful only in Lisp.
2. The Elisp meaning of characters with symbol-constituent syntax. And perhaps names composed of such chars, possibly combined with chars with other syntax, e.g., typically word-constituent.
For example, in programming languages (not only Elisp), we have commands such as `forward-symbol'. They move over or otherwise manipulate names composed of symbol-constituent chars and sometimes other kinds of chars.
Emacs users deserve to know about these quite different meanings, I think. Each such meaning is important to using Emacs.
This bug report was last modified 3 years and 324 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.