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: Tak Ota
Subject: Re: table.el and GNU Emacs integration?
Date: Mon, 28 Jan 2002 21:20:28 -0800 (PST)

Mon, 28 Jan 2002 08:36:01 -0700 (MST): Richard Stallman <address@hidden> wrote:

> 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.  Current table.el advises only one
non-interactive function `insert'.  I don't think this is necessary
since compiled lisp code which calls `insert' is out of reach from the
advice mechanism anyway.

-Tak



reply via email to

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