help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: set-match-data needs match-data


From: address@hidden
Subject: Re: set-match-data needs match-data
Date: Mon, 16 Jul 2007 23:57:07 -0700
User-agent: G2/1.0

On Jul 17, 2:32 am, David Hansen <david.han...@gmx.net> wrote:
>
> Returning non nil should be sufficient

I overlooked I should have returned nil. Thanks.

> but this function looks flawed to
> my in another way.  Try
>
> (when (re-search-forward "^(" limit t)
>   ;; ...
>   t)

Yep, that's more correct.  Thanks again.



reply via email to

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