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: Tue, 29 Jan 2002 13:00:50 -0700 (MST)

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

    It is not crucial.  I think that changing only interactive functions
    is practically sufficient.

I am afraid we are having a miscommunication.  The question is not
which *functions* are sufficient to change.  The question is which
*calls* are sufficient to affect.

If you use the new rebinding method, that will affect only interactive
calls to the functions.  The same functions, when called from Lisp,
will have the old behavior.

Is that good enough?




reply via email to

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