From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: does emacs regular expression support (?!expression) Date: Fri, 03 Feb 2012 12:48:11 +0100 Message-ID: <87fwest9xg.fsf@gnuvola.org> References: <8739at5aj0.fsf@thinkpad.tsdh.de> <87ipjo52qn.fsf@thinkpad.tsdh.de> <87k444tj2l.fsf@gnuvola.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1328269738 25359 80.91.229.3 (3 Feb 2012 11:48:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Feb 2012 11:48:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 03 12:48:56 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RtHdP-0005yP-1F for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Feb 2012 12:48:55 +0100 Original-Received: from localhost ([::1]:39988 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtHdN-0000RY-6a for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Feb 2012 06:48:53 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:57438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtHdF-0000RS-Nm for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 06:48:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtHd9-00066m-U2 for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 06:48:45 -0500 Original-Received: from smtp209.alice.it ([82.57.200.105]:36908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtHd9-00066i-Iw for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 06:48:39 -0500 Original-Received: from ambire (87.4.66.153) by smtp209.alice.it (8.6.023.02) id 4EF08A63047F431D for help-gnu-emacs@gnu.org; Fri, 3 Feb 2012 12:48:37 +0100 Original-Received: from ttn by ambire with local (Exim 4.72) (envelope-from ) id 1RtHch-0004EI-Rn for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 12:48:11 +0100 In-Reply-To: (Tim Landscheidt's message of "Fri, 03 Feb 2012 11:17:25 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.105 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83618 Archived-At: () Tim Landscheidt () Fri, 03 Feb 2012 11:17:25 +0000 > You can add a spec for =E2=80=98ErrorMode=E2=80=99, with default face,= prior to this one. Which Emacs version does support that? Any that processes these specs in the given order, with "masking semantics", i suppose. (I haven't tried.)