From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: shell mode syntax higlighting problem with here documents Date: Fri, 21 Oct 2005 10:22:06 +1300 Message-ID: <17240.2686.866044.208347@kahikatea.snap.net.nz> References: <87oe5konp2.fsf-monnier+gnu.emacs.bug@gnu.org> <200510201712.39665.nsushkin@openfinance.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129843417 29380 80.91.229.2 (20 Oct 2005 21:23:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2005 21:23:37 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 20 23:23:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EShrt-00043v-U6 for ged-emacs-devel@m.gmane.org; Thu, 20 Oct 2005 23:22:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EShrt-00083a-Be for ged-emacs-devel@m.gmane.org; Thu, 20 Oct 2005 17:22:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EShrj-00083U-Nx for emacs-devel@gnu.org; Thu, 20 Oct 2005 17:22:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EShri-00083H-21 for emacs-devel@gnu.org; Thu, 20 Oct 2005 17:22:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EShrh-00083E-WC for emacs-devel@gnu.org; Thu, 20 Oct 2005 17:22:22 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EShrh-0006AY-Qx for emacs-devel@gnu.org; Thu, 20 Oct 2005 17:22:22 -0400 Original-Received: from kahikatea.snap.net.nz (p81-tnt1.snap.net.nz [202.124.110.81]) by viper.snap.net.nz (Postfix) with ESMTP id B3BB1731579; Fri, 21 Oct 2005 10:22:15 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 70E4A8407; Fri, 21 Oct 2005 10:22:07 +1300 (NZDT) Original-To: Nicholas Sushkin In-Reply-To: <200510201712.39665.nsushkin@openfinance.com> X-Mailer: VM 7.19 under Emacs 22.0.50.18 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:44448 Archived-At: Nicholas Sushkin writes: > Stefan, I am trying to test in Emacs 21.3.1 your revision 1.169, but getting > "Invalid escape character syntax" in the statement below. Is my emacs too > old or it's really a bug? Your emacs is too old. I guess there might be some value in testing against an old version but there's a lot more value in testing with the current one. If you can't build Emacs from CVS then perhaps you can download the pretest which should be available shortly. Nick