From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Bug in highlight-lines-matching-regexp? Date: Tue, 21 Apr 2009 09:19:59 +0200 Message-ID: <49ED739F.3080700@gmx.at> References: <7b501d5c0904200725r5f2590d6p4ca430c44abd007c@mail.gmail.com> <49EC9A78.6040709@gmx.at> <7b501d5c0904200859r664fa48cg34b65cd0af65305a@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240308522 17638 80.91.229.12 (21 Apr 2009 10:08:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Apr 2009 10:08:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Deniz Dogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 21 12:10:01 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LwCvR-0003aT-F1 for ged-emacs-devel@m.gmane.org; Tue, 21 Apr 2009 12:10:01 +0200 Original-Received: from localhost ([127.0.0.1]:53236 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwCu2-0008TA-5b for ged-emacs-devel@m.gmane.org; Tue, 21 Apr 2009 06:08:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwCtv-0008ST-Jq for emacs-devel@gnu.org; Tue, 21 Apr 2009 06:08:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwCtq-0008PV-PA for emacs-devel@gnu.org; Tue, 21 Apr 2009 06:08:27 -0400 Original-Received: from [199.232.76.173] (port=37826 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwCtq-0008PH-I9 for emacs-devel@gnu.org; Tue, 21 Apr 2009 06:08:22 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:41669) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LwCtp-0002Pn-Q4 for emacs-devel@gnu.org; Tue, 21 Apr 2009 06:08:22 -0400 Original-Received: (qmail invoked by alias); 21 Apr 2009 07:21:39 -0000 Original-Received: from 62-47-55-223.adsl.highway.telekom.at (EHLO [62.47.55.223]) [62.47.55.223] by mail.gmx.net (mp008) with SMTP; 21 Apr 2009 09:21:39 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+QwlcM/mGQcj+GTQhspOiBihGukcfbC/CoOpgAY3 PEjUu87R1POlpc User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <7b501d5c0904200859r664fa48cg34b65cd0af65305a@mail.gmail.com> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.82 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110387 Archived-At: > FWIW, personally, I would expect the highlighting to preserved (or > rather "repeated") even after revert-buffer. Please file a bug report so this gets the necessary attention. martin