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

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

bug#33653: 27.0.50; Change Gnus obarrays-as-hash-tables into real hash t


From: Andreas Schwab
Subject: bug#33653: 27.0.50; Change Gnus obarrays-as-hash-tables into real hash tables
Date: Mon, 08 Apr 2019 10:57:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

On Apr 08 2019, Katsumi Yamaoka <yamaoka@jpl.org> wrote:

> ・Load the active file to the " *nntpd*" buffer in the binary
>  mode.  Copy it to another temp buffer.  There \343 is a single
>  character.
> ・Read the group name using `(read (current-buffer))'.
>  Then it is read as a symbol; \343 is still a single character.
> ・Convert it to a string using `symbol-name'.
>  \343 is expanded into the one consists of four characters. :<

It's not expanded.  That's just the print representation.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."





reply via email to

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