emacs-devel
[Top][All Lists]
Advanced

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

Re: Question: estimating size of a buffer when written to file?


From: Stephen Berman
Subject: Re: Question: estimating size of a buffer when written to file?
Date: Wed, 08 Dec 2021 16:52:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On Wed, 8 Dec 2021 15:33:06 +0000 Qiantan Hong <qhong@mit.edu> wrote:

> Is there any reliable way to get (or conservatively estimate)
> the size of a buffer when written to file?

Is (string-bytes (buffer-string)) not reliable?

Steve Berman



reply via email to

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