|
From: | Andreas Schwab |
Subject: | Re: Unibyte characters, strings, and buffers |
Date: | Sun, 30 Mar 2014 10:38:15 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Richard Stallman <address@hidden> writes: > * A function could decode text from a unibyte buffer and put it in > another buffer which is multibyte. > > * A function could decode a whole unibyte buffer > into the same buffer, and mark it as multibyte. That's what decode-coding-region provides (except for changing the multibyte flag). Andreas. -- Andreas Schwab, address@hidden GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
[Prev in Thread] | Current Thread | [Next in Thread] |