emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: match-string or match-beginning incorrect


From: Stefan
Subject: Re: match-string or match-beginning incorrect
Date: Fri, 22 Oct 2004 15:35:22 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin)

> The doc for `match-string' says it returns nil if the subexpression
> didn't match.

Right.  AFAIK that's indeed what it does.
Can you explain more clearly in which situation it doesn't do that?
Maybe you're thinking of the case where the whole regexp didn't match?
If so, we should just change "Return string of text matched by last search"
into "Return string of text matched by last successful search".

        Stefan




reply via email to

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