all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1022: 23.0.60; Regexp error
@ 2008-09-24 16:07 ` Unknown
  2008-09-24 22:55   ` bug#1022: marked as done (23.0.60; Regexp error) Emacs bug Tracking System
  0 siblings, 1 reply; 5+ messages in thread
From: Unknown @ 2008-09-24 16:07 UTC (permalink / raw)
  To: emacs-pretest-bug

search-forward-regexp fails to search uppercase classes of characters in regexp.

How to reproduce:

1) emacs -q --no-site-file --no-splash
2) type the following in *scratch* buffer
     (search-forward-regexp "[A-Z]")  abCd
3) evaluate the first expression.

Expected: cursor after B
Results: cursor after a

Regards

Miguel Frasson


In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-05-28 on edf
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--with-x-toolkit=gtk' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: pt_BR.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
( s e a r c h - f o r w a r d - r e g e x p SPC " [ 
A - Z ] [ A - Z ] + " SPC <backspace> ) <return> <return> 
<return> a a a a a a a SPC a A B C a a a <home> <up> 
<up> <up> <end> C-x C-e M-x e m a <tab> s u <tab> <backspace> 
<backspace> <tab> C-g <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
239
Making completion list...
Quit






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#1021: 23.0.60; Regexp error
@ 2008-09-24 16:11 ` Miguel V. S. Frasson
  2008-09-24 22:55   ` bug#1021: marked as done (23.0.60; Regexp error) Emacs bug Tracking System
  2008-09-25  8:03   ` bug#1021: 23.0.60; Regexp error Lawrence Mitchell
  0 siblings, 2 replies; 5+ messages in thread
From: Miguel V. S. Frasson @ 2008-09-24 16:11 UTC (permalink / raw)
  To: emacs-pretest-bug

search-forward-regexp fails to search uppercase classes of characters in regexp.

How to reproduce:

1) emacs -q --no-site-file --no-splash
2) type the following in *scratch* buffer
     (search-forward-regexp "[A-Z]")  abCd
3) evaluate the first expression.

Expected: cursor after B
Results: cursor after a

Regards

Miguel Frasson


In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-05-28 on edf
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--with-x-toolkit=gtk' '--with-xpm'
'--with-jpeg' '--with-tiff' '--with-gif' '--with-png''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: pt_BR.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
( s e a r c h - f o r w a r d - r e g e x p SPC " [
A - Z ] [ A - Z ] + " SPC <backspace> ) <return> <return>
<return> a a a a a a a SPC a A B C a a a <home> <up>
<up> <up> <end> C-x C-e M-x e m a <tab> s u <tab> <backspace>
<backspace> <tab> C-g <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
239
Making completion list...
Quit

-- 
Miguel Vinicius Santini Frasson
mvsfrasson@gmail.com






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#1021: marked as done (23.0.60; Regexp error)
  2008-09-24 16:11 ` bug#1021: 23.0.60; Regexp error Miguel V. S. Frasson
@ 2008-09-24 22:55   ` Emacs bug Tracking System
  2008-09-25  8:03   ` bug#1021: 23.0.60; Regexp error Lawrence Mitchell
  1 sibling, 0 replies; 5+ messages in thread
From: Emacs bug Tracking System @ 2008-09-24 22:55 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 804 bytes --]


Your message dated Wed, 24 Sep 2008 18:46:04 -0400
with message-id <87r679rwlv.fsf@cyd.mit.edu>
and subject line Re: 23.0.60; Regexp error
has caused the Emacs bug report #1021,
regarding 23.0.60; Regexp error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1021: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1021
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4901 bytes --]

From: "Miguel V. S. Frasson" <mvsfrasson@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; Regexp error
Date: Wed, 24 Sep 2008 13:11:14 -0300
Message-ID: <1c01d1b0809240911x1afca4d2h67c6cbb2bd2e14a7@mail.gmail.com>

search-forward-regexp fails to search uppercase classes of characters in regexp.

How to reproduce:

1) emacs -q --no-site-file --no-splash
2) type the following in *scratch* buffer
     (search-forward-regexp "[A-Z]")  abCd
3) evaluate the first expression.

Expected: cursor after B
Results: cursor after a

Regards

Miguel Frasson


In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-05-28 on edf
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--with-x-toolkit=gtk' '--with-xpm'
'--with-jpeg' '--with-tiff' '--with-gif' '--with-png''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: pt_BR.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
( s e a r c h - f o r w a r d - r e g e x p SPC " [
A - Z ] [ A - Z ] + " SPC <backspace> ) <return> <return>
<return> a a a a a a a SPC a A B C a a a <home> <up>
<up> <up> <end> C-x C-e M-x e m a <tab> s u <tab> <backspace>
<backspace> <tab> C-g <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
239
Making completion list...
Quit

-- 
Miguel Vinicius Santini Frasson
mvsfrasson@gmail.com



[-- Attachment #3: Type: message/rfc822, Size: 1259 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: "Miguel V. S. Frasson" <mvsfrasson@gmail.com>
Cc: 1021-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.60; Regexp error
Date: Wed, 24 Sep 2008 18:46:04 -0400
Message-ID: <87r679rwlv.fsf@cyd.mit.edu>

> 1) emacs -q --no-site-file --no-splash
> 2) type the following in *scratch* buffer
>      (search-forward-regexp "[A-Z]")  abCd
> 3) evaluate the first expression.
>
> Expected: cursor after B
> Results: cursor after a

I believe this is working as intended: see the node Searching and Case
in the Emacs Lisp manual.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#1022: marked as done (23.0.60; Regexp error)
  2008-09-24 16:07 ` bug#1022: 23.0.60; Regexp error Unknown
@ 2008-09-24 22:55   ` Emacs bug Tracking System
  0 siblings, 0 replies; 5+ messages in thread
From: Emacs bug Tracking System @ 2008-09-24 22:55 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 804 bytes --]


Your message dated Wed, 24 Sep 2008 18:46:04 -0400
with message-id <87r679rwlv.fsf@cyd.mit.edu>
and subject line Re: 23.0.60; Regexp error
has caused the Emacs bug report #1021,
regarding 23.0.60; Regexp error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1021: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1021
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3683 bytes --]

From: Miguel Frasson <frasson@edf>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; Regexp error
Date: Wed, 24 Sep 2008 13:07:54 -0300 (BRT)
Message-ID: <20080924160754.A830C101940@edf.icmc.usp.br>

search-forward-regexp fails to search uppercase classes of characters in regexp.

How to reproduce:

1) emacs -q --no-site-file --no-splash
2) type the following in *scratch* buffer
     (search-forward-regexp "[A-Z]")  abCd
3) evaluate the first expression.

Expected: cursor after B
Results: cursor after a

Regards

Miguel Frasson


In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-05-28 on edf
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--with-x-toolkit=gtk' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: pt_BR.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
( s e a r c h - f o r w a r d - r e g e x p SPC " [ 
A - Z ] [ A - Z ] + " SPC <backspace> ) <return> <return> 
<return> a a a a a a a SPC a A B C a a a <home> <up> 
<up> <up> <end> C-x C-e M-x e m a <tab> s u <tab> <backspace> 
<backspace> <tab> C-g <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
239
Making completion list...
Quit



[-- Attachment #3: Type: message/rfc822, Size: 1259 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: "Miguel V. S. Frasson" <mvsfrasson@gmail.com>
Cc: 1021-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.60; Regexp error
Date: Wed, 24 Sep 2008 18:46:04 -0400
Message-ID: <87r679rwlv.fsf@cyd.mit.edu>

> 1) emacs -q --no-site-file --no-splash
> 2) type the following in *scratch* buffer
>      (search-forward-regexp "[A-Z]")  abCd
> 3) evaluate the first expression.
>
> Expected: cursor after B
> Results: cursor after a

I believe this is working as intended: see the node Searching and Case
in the Emacs Lisp manual.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#1021: 23.0.60; Regexp error
  2008-09-24 16:11 ` bug#1021: 23.0.60; Regexp error Miguel V. S. Frasson
  2008-09-24 22:55   ` bug#1021: marked as done (23.0.60; Regexp error) Emacs bug Tracking System
@ 2008-09-25  8:03   ` Lawrence Mitchell
  1 sibling, 0 replies; 5+ messages in thread
From: Lawrence Mitchell @ 2008-09-25  8:03 UTC (permalink / raw)
  To: emacs-pretest-bug; +Cc: bug-gnu-emacs

Miguel V. S. Frasson wrote:
> search-forward-regexp fails to search uppercase classes of
> characters in regexp.

> How to reproduce:

> 1) emacs -q --no-site-file --no-splash
> 2) type the following in *scratch* buffer
>      (search-forward-regexp "[A-Z]")  abCd
> 3) evaluate the first expression.

> Expected: cursor after B
                         ^ C?
> Results: cursor after a

This is (I believe) expected behaviour with case-fold-search set
to t, the default.

Perhaps the docstring of search-forward-regexp should mention
this variable, as is done for search-forward.

Cheers,
Lawrence
-- 
Lawrence Mitchell <wence@gmx.li>







^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-25  8:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87r679rwlv.fsf@cyd.mit.edu>
2008-09-24 16:07 ` bug#1022: 23.0.60; Regexp error Unknown
2008-09-24 22:55   ` bug#1022: marked as done (23.0.60; Regexp error) Emacs bug Tracking System
2008-09-24 16:11 ` bug#1021: 23.0.60; Regexp error Miguel V. S. Frasson
2008-09-24 22:55   ` bug#1021: marked as done (23.0.60; Regexp error) Emacs bug Tracking System
2008-09-25  8:03   ` bug#1021: 23.0.60; Regexp error Lawrence Mitchell

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.