unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Function pointer
@ 2009-04-14  7:20 Decebal
  2009-04-14  8:02 ` Harald Hanche-Olsen
  0 siblings, 1 reply; 4+ messages in thread
From: Decebal @ 2009-04-14  7:20 UTC (permalink / raw)
  To: help-gnu-emacs

Is it possible to work with function pointers?
The following works:
    (a-function)
but this does not work:
    (setq function 'a-function)
    (function)
this gives wrong number of arguments.


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

end of thread, other threads:[~2009-04-14 14:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14  7:20 Function pointer Decebal
2009-04-14  8:02 ` Harald Hanche-Olsen
2009-04-14  8:41   ` Decebal
2009-04-14 14:37     ` Drew Adams

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).