You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Thank you everyone on my previous (loop...) question. I understand now
more than I did. My next stumbling stone is (regexp:match...). I have
this function where it is matching a pattern. I'm trying to extract
that pattern. I found where the POSIX regexps will match subgroups.
Great. I have the matching working. Now, how do I see any subgroup other
than the first one? I found a mention of a (multi-value-bind...),
but clisp says that function doesn't exist. How do I access the
other-than-first matches?
Mike
Mirko Vukovic
unread,
May 2, 2012, 3:15:39 PM5/2/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
multiPLE-value-bind
Mike
unread,
May 2, 2012, 4:00:41 PM5/2/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Mirko,
Thank you. Do you have an example of using it?
Mike
Mike
unread,
May 2, 2012, 4:10:29 PM5/2/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message