From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: regular expression for hiding comment Date: Thu, 7 May 2009 10:20:58 +0200 Message-ID: <3425A23B-EBA0-476A-BAA5-CF0BA22524E9@Web.DE> References: <81a6e898-481c-4b04-bc88-af95ad089e8e@j12g2000vbl.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1241684812 16566 80.91.229.12 (7 May 2009 08:26:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 May 2009 08:26:52 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: tomer Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 07 10:26:42 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M1ywD-0007Lu-HG for geh-help-gnu-emacs@m.gmane.org; Thu, 07 May 2009 10:26:41 +0200 Original-Received: from localhost ([127.0.0.1]:34870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M1ywC-0005vb-Og for geh-help-gnu-emacs@m.gmane.org; Thu, 07 May 2009 04:26:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M1yvq-0005tr-K2 for help-gnu-emacs@gnu.org; Thu, 07 May 2009 04:26:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M1yvl-0005oT-He for help-gnu-emacs@gnu.org; Thu, 07 May 2009 04:26:18 -0400 Original-Received: from [199.232.76.173] (port=37071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M1yvl-0005oP-DW for help-gnu-emacs@gnu.org; Thu, 07 May 2009 04:26:13 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:56661) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M1yvl-0002Gh-6S for help-gnu-emacs@gnu.org; Thu, 07 May 2009 04:26:13 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M1yvh-0003Ta-G0 for help-gnu-emacs@gnu.org; Thu, 07 May 2009 04:26:09 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate02.web.de (Postfix) with ESMTP id 25A4FFE7DAC3; Thu, 7 May 2009 10:21:05 +0200 (CEST) Original-Received: from [91.35.231.122] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (WEB.DE 4.110 #277) id 1M1yqm-00057w-00; Thu, 07 May 2009 10:21:05 +0200 In-Reply-To: <81a6e898-481c-4b04-bc88-af95ad089e8e@j12g2000vbl.googlegroups.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19Y7kq/GhG4pVDIblS3ndtTKi4U1OoeNB4I8NdL zZiiD4eTqSTAPShSnO7gs0NecYlw+k4I+GuliOcx6RcWELoXVm PsHyk3qlcvIr9TsgM9NA== X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.4-2.6 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64217 Archived-At: Am 07.05.2009 um 08:44 schrieb tomer: > Is it possible ? Yes. ^.*[^-][^-].*$ -- Greetings Pete Who the fsck is "General Failure," and why is he reading my disk?