emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] scratch/gnus-decoded d23d12a 1/2: Make sure to decode


From: Eric Abrahamsen
Subject: Re: [Emacs-diffs] scratch/gnus-decoded d23d12a 1/2: Make sure to decode group names read from newsrc files
Date: Mon, 17 Jun 2019 08:57:13 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> +                ;; newsrc files are written as 'raw-text.
>> +                (decode-coding-string
>> +                 (symbol-name group) 'utf-8)))
>
> Huh... so if it's written as `raw-text` why do we decode with `utf-8`
> instead of `raw-text`?

That's an excellent question! I'm not sure what I was thinking. Will fix
it now.

Thanks,
Eric




reply via email to

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