| To: | <scsh-bugs@zurich.ai.mit.edu> |
|---|---|
| Subject: | optional argument of match accessors |
| From: | RT Happe <rthappe@mathematik.uni-freiburg.de> |
| Date: | Mon, 13 Aug 2001 22:27:31 +0200 (CEST) |
According to the manual, the second argument of (MATCH:END M [I]) is
optional, but scsh (0.5.3) itself doesn't think so:
Warning: wrong number of arguments
(match:end (regexp-search (rx "aaa") "aaaaa"))
(procedure wants: (:value :exact-integer))
(arguments are: (:value))
rthappe
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | format-date, RT Happe |
|---|---|
| Next by Date: | Re: optional argument of match accessors, Michael Sperber [Mr. Preprocessor] |
| Previous by Thread: | format-date, RT Happe |
| Next by Thread: | Re: optional argument of match accessors, Michael Sperber [Mr. Preprocessor] |
| Indexes: | [Date] [Thread] [Top] [All Lists] |