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: Sat, 01 Dec 2001 10:32:37 -0800 (PST)

Sat, 01 Dec 2001 13:09:47 -0500: "Stefan Monnier" <monnier+gnu/address@hidden> 
wrote:

> > (defmacro with-wrappers (wrapper-form &rest body)
> 
> Note that this should be `with-wrapper'.  The reason why `run-hooks'
> has an `s' at the end is because it can run several hooks.
> Compare with run-hook-with-args.

You are right in terms of run-hooks accepting more than one hook
variables.  But a single wrapper-var symbol possibly holds more than
one actual wrapper functions.  I'll leave the issue to elisp naming
authority. (maybe you?)

-Tak



reply via email to

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