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: NTemacs: in NEGATED char-class, how to show newline? [^n]+ goes one too far. Date: Thu, 18 Feb 2010 00:11:21 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1266448380 27074 80.91.229.12 (17 Feb 2010 23:13:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Feb 2010 23:13:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: David Combs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 18 00:12:58 2010 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.69) (envelope-from ) id 1Nht3h-0002QF-WD for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Feb 2010 00:11:54 +0100 Original-Received: from localhost ([127.0.0.1]:37416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nht3h-0007IX-Cb for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Feb 2010 18:11:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nht3I-0007Gu-Sk for help-gnu-emacs@gnu.org; Wed, 17 Feb 2010 18:11:28 -0500 Original-Received: from [140.186.70.92] (port=60680 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nht3I-0007Fr-4P for help-gnu-emacs@gnu.org; Wed, 17 Feb 2010 18:11:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nht3H-0001f1-DW for help-gnu-emacs@gnu.org; Wed, 17 Feb 2010 18:11:28 -0500 Original-Received: from fmmailgate02.web.de ([217.72.192.227]:54409) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nht3H-0001eS-7N for help-gnu-emacs@gnu.org; Wed, 17 Feb 2010 18:11:27 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id AC1FA14E8DCC2; Thu, 18 Feb 2010 00:11:24 +0100 (CET) Original-Received: from [91.35.224.220] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (WEB.DE 4.110 #314) id 1Nht3D-000193-00; Thu, 18 Feb 2010 00:11:23 +0100 In-Reply-To: X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/bM2nLJ5cZ/f9VLttoh5bkkj82DGHK+qfGCG3u Nt/KhdG8Y9e4wfwkGJhJ9amJ9vHkMZqKqK0xQcQ5ZvydgOB9y4 zS/p0RjpGSfZyWD4dmjg== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:71913 Archived-At: Am 17.02.2010 um 21:14 schrieb David Combs: > subj: NTemacs: in NEGATED char-class, how to show newline? [^\n]+ > goes one too far. [^^J], i.e. [ ^ ^Q ^J ]. -- Greetings Pete Give a man a fish, and you've fed him for a day. Teach him to fish, and you've depleted the lake.