emacs-devel
[Top][All Lists]
Advanced

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

Re: Mysterious use of string-as-multibyte


From: handa
Subject: Re: Mysterious use of string-as-multibyte
Date: Wed, 17 Jan 2018 21:32:54 +0900

In article <address@hidden>, Stefan Monnier <address@hidden> writes:

> > I don't remember, sorry.  By guessing from the code, that change is to
> > make DATA a multibyte string so that the encoding done by the following
> > process-send-string produces the correct byte sequence.  Perhaps, the
> > change was done before the introduction of string-to-multibyte which is
> > more suitable for that purpose.

> Thanks.  After verification, process-send-string will nowadays handle
> both kinds of strings in the same way,

Ah, that's good.

> so I dropped the string-as-multibyte.

Thank you.

---
K. Handa
address@hidden



reply via email to

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