From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Akim Demaille Newsgroups: gmane.emacs.bugs Subject: interactive regexp typing: incorrect diagnostic Date: Mon, 07 Jun 2004 09:54:06 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1086594881 21554 80.91.224.253 (7 Jun 2004 07:54:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Jun 2004 07:54:41 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 07 09:54:34 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BXExl-0001qH-00 for ; Mon, 07 Jun 2004 09:54:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXEyH-0001uI-Mb for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Jun 2004 03:55:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BXEyG-0001uD-0y for bug-gnu-emacs@gnu.org; Mon, 07 Jun 2004 03:55:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BXEyF-0001u1-0G for bug-gnu-emacs@gnu.org; Mon, 07 Jun 2004 03:55:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXEyE-0001ty-Od for bug-gnu-emacs@gnu.org; Mon, 07 Jun 2004 03:55:02 -0400 Original-Received: from [163.5.0.25] (helo=deliver.epitech.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1BXExg-0007LW-DK for bug-gnu-emacs@gnu.org; Mon, 07 Jun 2004 03:54:28 -0400 Original-Received: from epita.fr ([10.42.1.60]) by deliver.epitech.net (SAVSMTP 3.1.2.35) with SMTP id M2004060709493929197 for ; Mon, 07 Jun 2004 09:49:39 +0200 Original-Received: from kualalumpur.lrde.epita.fr (kualalumpur.lrde.epita.fr [10.223.13.1]) by epita.fr id i577sQN07945 for EPITA Paris France Mon, 7 Jun 2004 09:54:26 +0200 (CEST) Original-Received: from nostromo.lrde.epita.fr ([10.223.13.52] ident=mail) by kualalumpur.lrde.epita.fr with esmtp (Exim 3.36 #1 (Debian)) id 1BXExK-0003ln-00 for ; Mon, 07 Jun 2004 09:54:06 +0200 Original-Received: from akim by nostromo.lrde.epita.fr with local (Exim 3.36 #1 (Debian)) id 1BXExK-0008Dq-00 for ; Mon, 07 Jun 2004 09:54:06 +0200 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:8141 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8141 This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2004-04-07 on raven, modified by Debian configured using `configure '--build=i386-linux' '--host=i386-linux' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--with-x=yes' '--with-x-toolkit=athena' 'CFLAGS=-DDEBIAN -g -O2' 'build_alias=i386-linux' 'host_alias=i386-linux'' 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: fr_FR locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Hi, When entering a regexp for query-replace-regexp, the parser seems to be confused with "unbalanced parentheses". Type in `[^)]' for instance, and see it complain about the paren. Thanks! Recent input: C-M-% * y y y C-x C-s C-M-% C-k ^ } ( [ [ ^ ) ] C-g C-g M-x e m a c b u r e p o r t Recent messages: Mark set Replaced 0 occurrences Mark set Replaced 3 occurrences Wrote /home/akim/lectures/complec/trunk/compilation-lecture/instr-selection/instr-selection.tex Mismatched parentheses [2 times] query-replace-read-args: Quit keyboard-quit: Quit Making completion list... Loading emacsbug...done