emacs-devel
[Top][All Lists]
Advanced

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

Re: suppressing byte-compiler warnings about undefined functions


From: Stefan Monnier
Subject: Re: suppressing byte-compiler warnings about undefined functions
Date: Tue, 13 Nov 2007 16:05:18 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

>     Because I want to specify the arglist as a single quoted list.

> Yes, indeed, we don't want to have to quote each arg.
> Therefore, for convenient use, I suggest making this
> a macro with a &rest argument.

I agree it should be a macro (with an empty body), but I think that
having the arglist as a single arg is better because it makes it
syntactically idential to the arglist in the function definition.


        Stefan




reply via email to

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