emacs-devel
[Top][All Lists]
Advanced

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

Re: `message' not outputting the newline "atomically"


From: Lars Ingebrigtsen
Subject: Re: `message' not outputting the newline "atomically"
Date: Wed, 26 Jun 2019 11:21:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> It is very unusual for code_convert_string to allocate memory;
> normally it just reuses a buffer that was allocated at startup.

Hm!  How does that work?  Is that a buffer that's used for all strings
Emacs allocates or something?  I tried to follow the code, and we seem
to end up in allocate_string_data, which calls malloc...

-- 
(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]