emacs-devel
[Top][All Lists]
Advanced

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

Re: next-error-last-buffer


From: Ted Zlatanov
Subject: Re: next-error-last-buffer
Date: Thu, 13 May 2004 09:01:12 -0400
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

On Thu, 13 May 2004, address@hidden wrote:

> Defining rules by a list would be good.  For example:
> 
> (defcustom next-error-find-buffer-functions
>   '(next-error-visible-buffer         ; predefined function
>     next-error-find-buffer-function   ; user-defined
>     next-error-last-buffer            ; predefined function
>     ...)
>   :type '(repeat symbol))
> 
> But isn't this unnecessarily complicated?

I think it's necessary in order to accomodate both you and RMS.

Ted





reply via email to

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