> From: "emacs user" <[EMAIL PROTECTED]> > Cc: [email protected] > Bcc: > Date: Mon, 07 Aug 2006 00:52:51 -0400 > > can this be some needed cygwin specific code in the definition of > clear-image-cache, (admittedly I have no idea what or where that > code is...)?
There's no Cygwin-specific code in clear-image-cache; at least I cannot spot it. Could you try setting image-cache-eviction-delay to nil, and perhaps also stepping with GDB through Fclear_image_cache, to see whether the code there really gets executed? _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
