summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2015-01-19 02:46:00 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2015-01-19 02:46:00 +0100
commit286bc6c6144d88b1ee19e7a2f10b8b10b421e15e (patch)
treec647fb8d2cee741670dbe2cb57cae986330fa857 /NEWS
parent3f51ab24fc5c771d15dcdb11d188d7565ad428d5 (diff)
downloadgeiser-286bc6c6144d88b1ee19e7a2f10b8b10b421e15e.tar.gz
geiser-286bc6c6144d88b1ee19e7a2f10b8b10b421e15e.tar.bz2
Not cleaning the image cache before displaying images
Image cache cleaning was being performed during comint output filtering and, since that can happen in batches, if the total output had more images than the maximum cache size, some of them would be gone (in fact it was even worse: we were cleaning the cache after each image display). Now we just perform cache maintenance before sending the input, and avoid paying a price for non-rackets by making the cache dir setting implementation-specific.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions