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: Stefan Monnier
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:14:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> +                 ;; 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`?


        Stefan




reply via email to

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