[Top][All Lists]
[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
- Re: Merging x*, w32* and mac* sources (was Re: table.el), (continued)
- Re: Merging x*, w32* and mac* sources (was Re: table.el), Kim F. Storm, 2001/12/05
- Re: Merging x*, w32* and mac* sources (was Re: table.el), Jason Rumney, 2001/12/05
- Re: Merging x*, w32* and mac* sources (was Re: table.el), William M. Perry, 2001/12/05
- Re: Merging x*, w32* and mac* sources (was Re: table.el), Miles Bader, 2001/12/05
- Re: Merging x*, w32* and mac* sources (was Re: table.el), William M. Perry, 2001/12/12
- Re: Merging x*, w32* and mac* sources (was Re: table.el), Jason Rumney, 2001/12/05
- Re: Merging x*, w32* and mac* sources (was Re: table.el), Jason Rumney, 2001/12/05
Re: table.el, Richard Stallman, 2001/12/01
Re: table.el, Miles Bader, 2001/12/01
Re: table.el, Tak Ota, 2001/12/01
- Re: table.el, Tak Ota, 2001/12/01
- Re: table.el, Kai Großjohann, 2001/12/02
- Re: table.el, Miles Bader, 2001/12/02
- Lexical bindings (was Re: table.el), Kim F. Storm, 2001/12/02
- Re: Lexical bindings (was Re: table.el), Kai Großjohann, 2001/12/02
- Re: Lexical bindings (was Re: table.el), Eli Zaretskii, 2001/12/02
- Re: Lexical bindings (was Re: table.el), Kim F. Storm, 2001/12/02
- Re: Lexical bindings (was Re: table.el), Stefan Monnier, 2001/12/02