emacs-devel
[Top][All Lists]
Advanced

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

Re: table.el


From: Thien-Thi Nguyen
Subject: Re: table.el
Date: 01 Dec 2001 06:01:41 -0500

Tak Ota <address@hidden> writes:

   (defmacro run-wrappers (wrappers &rest body)
     "Run wrapper functions in WRAPPERS.
   WRAPPERS is a symbol whose value is a list of functions"
      ...)

this sounds like "around advice" (see advice.el).  i vaguely remember some
policy against using advice "internally", but perhaps you can use it for
prototyping, or help me unremember that policy...

thi



reply via email to

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