emacs-devel
[Top][All Lists]
Advanced

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

Re: Add M-x occur to the menu-bar


From: Stefan Monnier
Subject: Re: Add M-x occur to the menu-bar
Date: 13 Feb 2004 16:04:02 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> This can be fixed with
> ;;;###autoload (make-variable-buffer-local 'compilation-next-error-function)

Sure.  But it still won't work if some code does a setq on this variable
before loaddefs.el is loaded ;-)

Anyway, my only point is that it's more delicate to use and has
non-obvious pitfalls, so it's better to keep it for the cases where it's
really "the right thing".


        Stefan




reply via email to

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