GNU bug report logs - #4483
info doc Character Classes don't discuss case-fold-search for [:lower:] [:upper:]

Previous Next

Package: emacs;

Reported by: MON KEY <monkey <at> sandpframing.com>

Date: Fri, 18 Sep 2009 22:05:05 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.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 4483 in the body.
You can then email your comments to 4483 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-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4483; Package emacs. (Fri, 18 Sep 2009 22:05:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to MON KEY <monkey <at> sandpframing.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 18 Sep 2009 22:05:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: MON KEY <monkey <at> sandpframing.com>
To: bug-gnu-emacs <at> gnu.org
Subject: info doc Character Classes don't discuss case-fold-search for 
	[:lower:] [:upper:]
Date: Fri, 18 Sep 2009 17:56:00 -0400
In searching.texi @subsubsection Character Classes

(info "(elisp)Char Classes")

the character alternative items:
 `[:lower:]' and `[:upper:]'

should provide an indication that the classes are also affected by the
buffer local value of `case-fold-search'.

While the influence of buffer-local case variable settings _is_
discussed at the (info "(elisp)Searching and Case")
section, this is of little use where it isn't clear that the influence
of the current 'Case Table' is only indirectly related to the setting
of `case-fold-search' vis a vis regexp.

Likewise provision of an example might be nice:

,----
| (let ((case-fold-search nil))
|   (search-forward-regexp "\\([\\[:lower:]]\\)"))
`----

s_P




Reply sent to Chong Yidong <cyd <at> stupidchicken.com>:
You have taken responsibility. (Sun, 08 Nov 2009 23:25:05 GMT) Full text and rfc822 format available.

Notification sent to MON KEY <monkey <at> sandpframing.com>:
bug acknowledged by developer. (Sun, 08 Nov 2009 23:25:05 GMT) Full text and rfc822 format available.

Message #10 received at 4483-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: MON KEY <monkey <at> sandpframing.com>
Cc: 4483-done <at> debbugs.gnu.org
Subject: Re: info doc Character Classes don't discuss case-fold-search for [:lower:] [:upper:]
Date: Sun, 08 Nov 2009 18:19:54 -0500
> In searching.texi @subsubsection Character Classes
>
> (info "(elisp)Char Classes")
>
> the character alternative items:
>  `[:lower:]' and `[:upper:]'
>
> should provide an indication that the classes are also affected by the
> buffer local value of `case-fold-search'.

I have amended the doc accordingly.  Thanks.



bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Mon, 07 Dec 2009 15:24:25 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 193 days ago.

Previous Next


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