From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.bugs Subject: Re: regexp bug? Date: Fri, 13 Sep 2002 13:32:05 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020913132749.73BE.LEKTU@terra.es> References: <20020913111327.73AF.LEKTU@terra.es> <20020913104737.GA30628@chewie.compsoc.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1031916780 4700 127.0.0.1 (13 Sep 2002 11:33:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Sep 2002 11:33:00 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17poh0-0001Dg-00 for ; Fri, 13 Sep 2002 13:32:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17pohC-0002n5-00; Fri, 13 Sep 2002 07:33:10 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17pogL-0002ev-00 for bug-gnu-emacs@gnu.org; Fri, 13 Sep 2002 07:32:17 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17pogJ-0002ej-00 for bug-gnu-emacs@gnu.org; Fri, 13 Sep 2002 07:32:16 -0400 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 17pogI-0002ed-00 for bug-gnu-emacs@gnu.org; Fri, 13 Sep 2002 07:32:14 -0400 Original-Received: from [62.22.27.143] (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id g8DBW5B05134; Fri, 13 Sep 2002 13:32:05 +0200 Original-To: coriordan@compsoc.com In-Reply-To: <20020913104737.GA30628@chewie.compsoc.com> X-Mailer: Becky! ver. 2.05.05 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3503 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3503 On Fri, 13 Sep 2002 11:47:37 +0100, coriordan@compsoc.com wrote: > oh, it's a feature ;) That I didn't know, I found it while researching your bug report. > sorry for my laziness, thanks. No problem. BTW, I you don't know already, I'll suggest taking a look into `highlight-lines-matching-regexp' (from hi-lock.el), `occur' and `re-builder'. Very handy. /L/e/k/t/u