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

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

Re: Does network data really cons strings?


From: Kevin Rodgers
Subject: Re: Does network data really cons strings?
Date: Mon, 12 Jan 2004 15:39:49 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Jesper Harder wrote:

I was a bit surprised to see that network data (or any data received
from processes) conses Lisp strings.

Is it just a quirk of `memory-use-counts' or is it for real?  Why does
it need to cons Lisp strings if the data is only inserted in a buffer?

So that the data is available to the process filter?


--
Kevin Rodgers



reply via email to

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