GNU bug report logs - #17233
24.3.50.1; wrong match-data

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Thu, 10 Apr 2014 06:17:02 UTC

Severity: normal

Tags: notabug

Found in version 24.3.50.1

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17233 in the body.
You can then email your comments to 17233 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17233; Package emacs. (Thu, 10 Apr 2014 06:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Röhler <andreas.roehler <at> easy-emacs.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 10 Apr 2014 06:17:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50.1; wrong match-data
Date: Thu, 10 Apr 2014 08:20:56 +0200
Emacs -Q  24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2014-02-19

Cursor at beginning of string "asdf"

Evaluating
(looking-at "asdf")asdf

(match-string-no-properties 0) ==> "asdf"

korrect

(progn (looking-at "[1-3]")(message "%s" (match-string-no-properties 0))asdfs

Evaluating this should set match-data back to nil

It is still "asdf"





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17233; Package emacs. (Thu, 10 Apr 2014 06:24:01 GMT) Full text and rfc822 format available.

Message #8 received at 17233 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: 17233 <at> debbugs.gnu.org
Subject: mistake, please close
Date: Thu, 10 Apr 2014 08:28:37 +0200
close bug#17233

Sorry, my mistake




Added tag(s) notabug. Request was from Juanma Barranquero <lekktu <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 10 Apr 2014 13:56:03 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 17233 <at> debbugs.gnu.org and Andreas Röhler <andreas.roehler <at> easy-emacs.de> Request was from Juanma Barranquero <lekktu <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 10 Apr 2014 13:56:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 May 2014 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 126 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.