emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build: rmailmm


From: Lars Ingebrigtsen
Subject: Re: Towards a cleaner build: rmailmm
Date: Fri, 14 Jun 2019 13:45:59 +0200

Eli Zaretskii <address@hidden> writes:

> I think we should simply remove that call and use the result of
> buffer-string directly.  The buffer whose text we are receiving from
> buffer-string is a unibyte buffer, so the string will also be unibyte.
> I just tried this on my recent mail and didn't see any problems.

OK; I'll remove the string-as-unibyte call (but I'll add an assert about
the unibyteness in case there are some call sequences that leave the
buffer somehow multibyte).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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