bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40671: [DOC] modify literal objects


From: Dmitry Gutov
Subject: bug#40671: [DOC] modify literal objects
Date: Wed, 29 Apr 2020 00:10:46 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 28.04.2020 23:09, Paul Eggert wrote:
The word "constant" means different things in different programming languages.
The meaning used in the Elisp manual is reasonably close to its meaning in
C/C++/Fortran/Common Lisp/etc., and that describes how Emacs behaves now.

As we've pointed out, Elisp is a wildly different beast from C. Static vs. dynamic, etcetera.

Of course not, but this area needs documentation and when the Emacs concept is
similar to an already-existing one in C/C++/etc.

Not really.

Then I don't understand your suggestion.

I thought you were saying that we should distinguish among the types of
constants and should say what happens when you modify each type.

Which part of my example contained the "what happens when"?

A simple way to be clear in this area is to propose specific wording changes,
preferably in git format-patch form. It's not enough to say "I don't like the
word 'constant'."

Could you first provide the list of your commits that changed the manual pertaining to this discussion?

Then I'll at least know what to try to change.

Yes, and the documentation does that now. The edge of the wild is the line
between constants and non-constants.

Write that line between fizzleworp and non-fizzleworp values.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]