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

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

Re: make-local-hook obsolete


From: Jesper Harder
Subject: Re: make-local-hook obsolete
Date: Fri, 12 Sep 2003 16:48:21 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Klaus Berndl <klaus.berndl@sdm.de> writes:

> I'm using latest CVS-version of GNU Emacs 21 and i know that there
> is no official support for it - but only on short and probably very
> easy question):
>
> After every Emacs start-up i get a additional window with buffer
> *Compile Log* which tells me that make-local-hook is obsolete....

Why are you byte-compiling every time you start Emacs?  It sounds like
a mistake somewhere.

> I know this so how can i disable to pop-up this warning
> window..Warning me after byte-compilation would be OK but not after
> every Emacs-start.

See `byte-compile-warnings' -- you could let-bind it around the code
that does the byte-compiling.


reply via email to

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