GNU bug report logs - #8634
24.0.50; `number-at-point' returns char value for `?' constructs - 1) doc, 2) new fns

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sat, 7 May 2011 15:31:02 UTC

Severity: minor

Tags: fixed

Found in version 24.0.50

Fixed in version 26.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <8634 <at> debbugs.gnu.org>
Subject: RE: bug#8634: 24.0.50;
	`number-at-point' returns char value for `?' constructs - 1) doc,
	2)new fns
Date: Sat, 7 May 2011 08:34:42 -0700
>          (if (fboundp 'string-match-p)
>              (string-match-p "\\`[0-9a-fA-F]+\\'" strg)
>            (string-match "\\`[0-9a-fA-F]+\\'" strg))

(Obviously, vanilla Emacs can just use `string-match-p', since it is defined.)





This bug report was last modified 8 years and 167 days ago.

Previous Next


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