scsh-users
[Top] [All Lists]

optional argument of match accessors

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>