emacs-devel
[Top][All Lists]
Advanced

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

Re: table.el and GNU Emacs integration?


From: Richard Stallman
Subject: Re: table.el and GNU Emacs integration?
Date: Mon, 28 Jan 2002 08:36:01 -0700 (MST)

    So maybe table.el could use command remapping instead of advice (or
    wrappers).

That would be a very clean method, if it is applicable.  Much cleaner
than using wrappers, and without the confusion risk that advice
brings.

Why do I say "if it is applicable"?  Because this method, unlike
advice or wrappers, won't affect calls from Lisp code.

Tak, is it crucial to change what these functions do when called from
Lisp code?  Or are you concerned only with interactive calls?



reply via email to

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