emacs-devel
[Top][All Lists]
Advanced

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

Re: Fixing Gnus, and string encoding question


From: Andreas Schwab
Subject: Re: Fixing Gnus, and string encoding question
Date: Sat, 06 Apr 2019 10:26:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

On Apr 05 2019, Eric Abrahamsen <address@hidden> wrote:

> The problem is that non-ASCII group names are now strings, and are
> coming into the system in two different ways: written into .newsrc.eld
> with `print-escape-nonascii' set to t,

Why do you need to use the escaped representation?

> The group name is read from file with `set-buffer-multibyte' nil,

Why can't you decode the file contents first, before passing it to read?

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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