emacs-devel
[Top][All Lists]
Advanced

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

Re: callint.c:506


From: Richard Stallman
Subject: Re: callint.c:506
Date: Wed, 28 Aug 2002 19:33:10 -0400

    I just investigated a little emacspeak related issue
    and found out that in callint.c:506, we call Fcompleting_read
    instead of Fread_command.

It makes no real difference--they do the same thing.

    1. If we call a F* function from C, will
    defadvices work for this function?

No, that cannot work.  What you see in the C code are ordinary
C function calls.

Why do you want to advise read-command?




reply via email to

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