GNU bug report logs - #33175
26.1; match-string

Previous Next

Package: emacs;

Reported by: 濱田和明 <hmd24kaz <at> gmail.com>

Date: Sat, 27 Oct 2018 11:00:01 UTC

Severity: normal

Tags: notabug

Found in version 26.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 濱田和明 <hmd24kaz <at> gmail.com>
To: 33175 <at> debbugs.gnu.org
Subject: bug#33175: 26.1; match-string
Date: Sat, 27 Oct 2018 19:59:16 +0900
[Message part 1 (text/plain, inline)]
(progn
   (string-match "\\(key[ \t]*\\)= \\(.*\\)" (buffer-string))
   (match-string 0))

Key = 100
->#("
Key = 10" 0 1 (fontified t) 1 9 (fontified t))

Is not “key = 100”?

[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 268 days ago.

Previous Next


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