GNU bug report logs -
#917
Too heavy consing in MULE file saving?
Previous Next
Reported by: rms <at> gnu.org
Date: Sun, 7 Sep 2008 17:50:03 UTC
Severity: normal
Merged with 960,
961
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
I have gc-cons-threshold at 400000, which is the default.
In Rmail, if I type d u C-x C-s, it causes a GC at the end
of saving. I can do this over and over and it GCs every time.
I think this indicates a bug; namely, that something is doing too much
consing.
My Rmail file is around 10 meg, and has 471 messages.
But I don't see why that should matter for C-x C-s.
Just to explore, I visited another 10meg file in Fundamental mode
and got the same behavior. I went to the end and type 1 DEL C-x C-s.
It gc's each time.
Then I tried visiting it with find-file-literally.
That way, I could type 1 DEL C-x C-s and it would save without gc.
So I think something concerned with Mule is doing too much consing.
This bug report was last modified 14 years and 334 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.