[plt-scheme] Catch an unknown method error

From: Grant Rettke (grettke at acm.org)
Date: Sat Feb 23 09:17:28 EST 2008

On Sat, Feb 23, 2008 at 6:28 AM, Filipe Cabecinhas <filcab at gmail.com> wrote:
>
>  So, I was trying to mix Ryan and Noel's versions (so I wouldn't have
>  to use the exception mechanism and I got a better error message (it's
>  weird when you use send but have an error message about send/apply))
>  but I got this error:
>
>  compile: bad syntax; function application is not allowed, because no #
>  %app syntax transformer is bound in: (syntax-case stx () ...

Hi Filipe. I'm not familiar with the api, but I did read about this
the other day:

http://groups.google.com/group/plt-scheme/browse_thread/thread/327013d5c6f61017/501f05209937ea0d?hl=en&lnk=gst&q=Fun+with+phases


Posted on the users mailing list.