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

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

[debbugs-tracker] bug#13260: closed (24.3.50; save match data for core f


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13260: closed (24.3.50; save match data for core functions like `delete-char' and `delete-backward-char'?)
Date: Mon, 24 Dec 2012 01:26:02 +0000

Your message dated Mon, 24 Dec 2012 02:25:18 +0100
with message-id <address@hidden>
and subject line Re: bug#13260: 24.3.50; save match data for core functions 
like `delete-char' and `delete-backward-char'?
has caused the debbugs.gnu.org bug report #13260,
regarding 24.3.50; save match data for core functions like `delete-char' and 
`delete-backward-char'?
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13260: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13260
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; save match data for core functions like `delete-char' and `delete-backward-char'? Date: Sun, 23 Dec 2012 16:18:05 +0100 User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)
`delete-char' and `delete-backward-char' modify the match data.

I know the policy is to let any function assume the match data
are not saved, but I think an exception would be useful here.

If so, I'll provide a patch.

Thanks!

-- 
 Bastien



--- End Message ---
--- Begin Message --- Subject: Re: bug#13260: 24.3.50; save match data for core functions like `delete-char' and `delete-backward-char'? Date: Mon, 24 Dec 2012 02:25:18 +0100 User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)
Stefan Monnier <address@hidden> writes:

> And in 99% of the cases where they do destroy the match-data, nobody
> cares anyway, which is why we shouldn't always save-match-data.

Ps: I wasn't talking about /always/ saving the match data of course.
Closing this report now.

-- 
 Bastien


--- End Message ---

reply via email to

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