From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Drechsler Subject: syntax highlighting of tag string `info' Date: Mon, 07 May 2007 05:03:48 +0200 Message-ID: <87abwh49nv.fsf@pdrechsler.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hktd1-0001Ap-Sp for emacs-orgmode@gnu.org; Sun, 06 May 2007 23:11:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hktd0-0001Ad-7W for emacs-orgmode@gnu.org; Sun, 06 May 2007 23:11:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hktd0-0001AX-5I for emacs-orgmode@gnu.org; Sun, 06 May 2007 23:11:10 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HktW4-00081R-62 for emacs-orgmode@gnu.org; Sun, 06 May 2007 23:04:00 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HktVz-0006Sd-5G for emacs-orgmode@gnu.org; Mon, 07 May 2007 05:03:55 +0200 Received: from dslb-084-057-089-120.pools.arcor-ip.net ([84.57.89.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 May 2007 05:03:55 +0200 Received: from patrick by dslb-084-057-089-120.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 May 2007 05:03:55 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, just a small bug in syntax highlighting the string `info' in tags. It gives incorrect syntax highlighting in lines 2 and 4 in this minimal example: --8<---------------cut here---------------start------------->8--- * bar :foo:bar:info: * bar :foo:info:bar: * bar :info: * bar :info:foo: --8<---------------cut here---------------end--------------->8--- Cheers, Patrick -- Linus: I'll throw the ball, see? Then you go bounding after it and bring it back! Snoopy: Maybe we should think about this a little more.