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

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

Re: `match-data' set improperly


From: Richard Stallman
Subject: Re: `match-data' set improperly
Date: Thu, 13 Feb 2003 05:08:19 -0500

    I think match-beginning, match-end, and string-match should signal an error
    if match-data is nil.

This is the sort of thing that is really more risky than it looks like.
You can convince yourself that nothing will break, and if it is, it had
a bug anyway.  But the end result is that it makes for more work.

This might be a change for the better in the long term, despite that;
but we have enough work now, so let's not make more.

Meanwhile, we should really focus on changes that make Emacs more powerful
for users, not on elegance of the programming system.





reply via email to

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