|
From: | Richard Stallman |
Subject: | Re: [patch] cache color info for remote X sessions [Was: Emacs 21/X11 generating unbelieveable network traffic] |
Date: | Tue, 08 Oct 2002 13:21:35 -0400 |
> What would be both simpler and more useful is a feature at run time to > turn the cache use on and off. A Lisp variable forwarded with > DEFVAR_BOOL to a C int variable could control it. The entry points > could avoid checking the cache if the C variable is 0. True. A command-line option would also be in order, to save the delay at startup before the lisp variable is eval'd. Anyone feel like adding these (cmd line opt & lisp var)? If the caching works reliably and if it does not cause problems when the color map is full, there may be no need ever to turn it off. Or just having a C variable that you can set with GDB could be enough for debugging purposes.
[Prev in Thread] | Current Thread | [Next in Thread] |