emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-26 8f18d12: Improve documentation of decoding in


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-26 8f18d12: Improve documentation of decoding into a unibyte buffer
Date: Sat, 25 May 2019 15:41:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> +length of the decoded text.  If that buffer is a unibyte buffer
> +(@pxref{Selecting a Representations}), the internal representation of
> +the decoded text (@pxref{Text Representations}) is inserted into the
> +buffer as individual bytes.

If the decoded char is a byte between 128-255, is it inserted as
a single byte or as the two-byte sequence used internally for those
"eight-bit" chars?


        Stefan




reply via email to

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