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

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

bug#23130: 25.1.50; `C-h f' etc.: escaping in symbol names


From: Andreas Schwab
Subject: bug#23130: 25.1.50; `C-h f' etc.: escaping in symbol names
Date: Mon, 28 Mar 2016 16:26:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

Drew Adams <drew.adams@oracle.com> writes:

>> > The name of the symbol is "foo.", not "foo\.".
>> 
>> Both refer to the same symbol, as does "\foo.".
>
> Not as `symbol-name' values, they don't.

It's showing a symbol, not the result of calling symbol-name on it.

> The point is to show the symbol _name_, and to do so in a
> way that is clear to anyone.

The point is to show a symbol, unambigously.

>> > Or better yet, to remove all ambiguity, even for characters
>> > such as SPC in the function name, enclose the name in `...':
>> 
>> The name as printed is already unambigous.
>
> "bar\ is a Lisp function." is not only unclear; it is incorrect.

Of course it's incorrect, but describe-function will never generate
that.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

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