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

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

Re: Is it necessary to reset or clear the global variables ?


From: Andreas Politz
Subject: Re: Is it necessary to reset or clear the global variables ?
Date: Sat, 27 Nov 2010 08:06:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Fren Zeee <frenzeee@gmail.com> writes:

>> Basically, I discovered that I was being spoofed by previous values
>> when I tried to break the function execution and it did not break,
>> when I fed it the wrong data.
>
> I should also add that setq is being used to set the global variables
> from match-data and replace-regexp-in-string to extract parts from the
> match-data using tagged regexps.

I believe you are talking about a bug in edebug (C-M-x on a function),
which in some cases mangles the match-data.

-ap


reply via email to

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