unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* callint.c:506
@ 2002-08-28 13:31 Mario Lang
  2002-08-28 23:33 ` callint.c:506 Richard Stallman
  0 siblings, 1 reply; 10+ messages in thread
From: Mario Lang @ 2002-08-28 13:31 UTC (permalink / raw)


Hello.

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

Now I have several questions, please be patient, I'm very
new to the C side of Emacs:

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

I mean, if someone advises read-command, will the
advice code be called if Fread_command is called?

2. If yes, is there a special reason why we call
Fcompleting_read directly there, or could we
also call Fread_command?


-- 
CYa,
  Mario

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-09-02  0:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-28 13:31 callint.c:506 Mario Lang
2002-08-28 23:33 ` callint.c:506 Richard Stallman
2002-08-29 11:24   ` callint.c:506 Mario Lang
2002-08-29 12:12     ` callint.c:506 Miles Bader
2002-08-31 20:04       ` callint.c:506 Mario Lang
2002-08-29 12:55     ` callint.c:506 Kim F. Storm
2002-08-29 15:43     ` callint.c:506 Stefan Monnier
2002-08-30  6:09     ` callint.c:506 Richard Stallman
2002-08-31 20:13       ` callint.c:506 Mario Lang
2002-09-02  0:01         ` callint.c:506 Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).