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

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

bug#38187: 27.0.50; No mouse-wheel scaling on images


From: Eli Zaretskii
Subject: bug#38187: 27.0.50; No mouse-wheel scaling on images
Date: Fri, 22 Nov 2019 09:51:34 +0200

> From: Juri Linkov <juri@linkov.net>
> Cc: Eli Zaretskii <eliz@gnu.org>,  stefan@marxist.se,  38187@debbugs.gnu.org
> Date: Fri, 22 Nov 2019 00:57:24 +0200
> 
> Currently the default value of image-cache-eviction-delay is
> 300 seconds.
> 
> But the documentation also says:
> 
>   "If the cache contains a large number of images,
>    the actual eviction time may be shorter."
> 
> And code has this comment:
> 
>   /* If the number of cached images has grown unusually large,
>      decrease the cache eviction delay (Bug#6230).  */
> 
> Does this mean the number of cached images was not large enough?

Maybe.  the only way to answer that is to run the recipe under a
debugger with a breakpoint at that place, and have the breakpoint
print the number of images in the cache.





reply via email to

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