GNU bug report logs -
#32430
26; Elisp manual: Please consider indexing each char class
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 13 Aug 2018 16:46:02 UTC
Severity: wishlist
Tags: fixed
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I wanted to go to the Elisp manual section that specifies char-class
[:blank:]. I tried `i blank', even with substring matching. Not
recalling that such critters are called "character classes" I just used
`i regexp' (with substring matching) to find entry "character classes in
regexp".
So not a big problem (assuming you have substring matching). But I
think it would be helpful to add entries such as these (which don't
require substring matching):
ascii character class, regexp
alnum character class, regexp
alpha character class, regexp
blank character class, regexp
...
(Even better would be to allow :blank: etc. and [:blank:] instead of
just blank etc., but I seem to recall that Info won't allow such entries.)
In GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
of 2018-05-30
Repository revision: 07f8f9bc5a51f5aa94eb099f3e15fbe0c20ea1ea
Windowing system distributor `Microsoft Corp.', version 10.0.16299
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
This bug report was last modified 6 years and 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.