emacs-devel
[Top][All Lists]
Advanced

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

Re: table.el


From: Tak Ota
Subject: Re: table.el
Date: Tue, 04 Dec 2001 08:08:51 -0800 (PST)

Tue, 04 Dec 2001 06:29:42 -0500: "Stefan Monnier" <monnier+gnu/address@hidden> 
wrote:

> So I'd just say something like:
> 
>   WRAPPER-FORM looks like (WRAPPER-HOOK ARGS...), where ARGS is a
>   list of arguments passed to each function in WRAPPER-HOOK.
>   While this macro is calling....

The English word "list" may be confusing here.

Although WRAPPER-FORM is not an argument list can we use a keyword
&rest? i.e. "WRAPPER-FORM looks like (WRAPPER-HOOK &rest ARGS), where
ARGS are the arguments passed to each function in WRAPPER-HOOK."

-Tak



reply via email to

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