bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#15426: 24.3.50; Multibyte filenames and directory-files in unibyte b


From: Stefan Monnier
Subject: bug#15426: 24.3.50; Multibyte filenames and directory-files in unibyte buffer
Date: Fri, 20 Sep 2013 15:15:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Don't do that: inserting multibyte strings into a unibyte buffer
> changes the representation of the characters in the string, so you get
> a unibyte string.  Unibyte buffers should only ever hold encoded text
> or binary data.

AFAICT his recipe does not involve inserting any string anywhere.


        Stefan





reply via email to

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