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

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

bug#4957: 23.1.50; idlwave activated spuriously


From: Glenn Morris
Subject: bug#4957: 23.1.50; idlwave activated spuriously
Date: Tue, 24 Nov 2009 19:37:53 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Richard Stallman wrote:

> I suspect that some idlwave file does nontrivial actions when it is
> merely loaded.

emacs -Q -l idlwave

does some work to set up the `idlwave-routines' variable. Is this an
issue? It doesn't change any aspect of Emacs behaviour, it's just
(verbosely) initializing so that it can start up faster when actually
needed.

It only starts doing it if Emacs is idle for
`idlwave-init-rinfo-when-idle-after' seconds (default 10). Change this
variable to 0 and it won't do anything until the information is
actually needed.





reply via email to

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