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: Richard Stallman
Subject: Re: Add M-x occur to the menu-bar
Date: Tue, 10 Feb 2004 07:44:50 -0500

    +  (if (buffer-local-value 
    +       'compilation-next-error-function 
    +       compilation-last-buffer)
    +      ;; do the right thing for modes that bind 
compilation-next-error-function

It is cleaner to check for a non-nil value than to
check for a local binding.




reply via email to

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