emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Interactive specs


From: Richard M. Stallman
Subject: Re: Interactive specs
Date: Mon, 12 Dec 2005 22:16:26 -0500

    Maybe we could instead define recompute-arg as

          (defmacro recompute-arg (e)
            `(list 'recompute-arg-tag ,e ',e))

    and then we don't need to look inside the interactive spec at all: we can
    just look at the argument's values and treat values of the form
    (recompute-arg-tag V E) specially.

I don't understand how you propose to use that macro.




reply via email to

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