emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master dfed333: Remove fixnum restriction on some disp


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master dfed333: Remove fixnum restriction on some display vars
Date: Sat, 25 May 2019 08:08:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> My comment was specifically about buffer-display-count (which counts
>> a number of distinct heap objects).
> Actually it counts the number of times a buffer has been displayed in
> the past.

Oh, I confused it with the other counter we use for redisplay which
counts the number of windows that display this buffer.
Thanks for setting me straight.


        Stefan




reply via email to

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