chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] `remote-function' at ajax egg documentation


From: Mario Domenech Goulart
Subject: [Chicken-users] `remote-function' at ajax egg documentation
Date: 09 May 2006 01:55:36 -0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hello,

The documentation for the `remote-link' procedure mentions
`remote-function':

,----[ http://www.call-with-current-continuation.org/eggs/ajax.html ]
| procedure: (remote-link TEXT THUNK KEYWORD-ARGUMENTS ...)
| 
|     Returns HTML or SHTML for a link (<a>) that will invoke THUNK when
|     clicked. The KEYWORD-ARGUMENTS are the same as for remote-function.
`----                                                    ^^^^^^^^^^^^^^^

I couldn't find any remote-function anywhere on the code.  Shouldn't
it be `remote-action'?

Best wishes,
Mario




reply via email to

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