emacs-devel
[Top][All Lists]
Advanced

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

Re: how-many/count-matches for non-interactive use


From: Luc Teirlinck
Subject: Re: how-many/count-matches for non-interactive use
Date: Fri, 22 Oct 2004 12:35:04 -0500 (CDT)

Richard Stallman wrote:

   The discussion seems to have wandered into a tangent about
   how to best convert keyboard macros to Lisp.

The argument I made is that it should be _possible_ to convert a
keyboard macro into a Lisp function.  Hence if some command needs to
printed to *Messages* during macro execution, then it should be
possible to have that command print the same message from Lisp.
Hence if printing the message from Lisp _by default_ is undesirable in
such a situation, one needs to use an argument, as explained in
`(elisp)Interactive Call'.

Hence the current behavior of interactive-p is correct.

Sincerely,

Luc.
 




reply via email to

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