From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Bash scripts in black and white Date: Fri, 14 May 2010 15:29:40 -0400 Message-ID: References: <4BEBC372.5010402@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1273865392 25486 80.91.229.12 (14 May 2010 19:29:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 14 May 2010 19:29:52 +0000 (UTC) Cc: Emacs To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 14 21:29:51 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@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 1OD0Zy-000080-59 for ged-emacs-devel@m.gmane.org; Fri, 14 May 2010 21:29:50 +0200 Original-Received: from localhost ([127.0.0.1]:39628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OD0Zx-00024T-Qp for ged-emacs-devel@m.gmane.org; Fri, 14 May 2010 15:29:49 -0400 Original-Received: from [140.186.70.92] (port=34050 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OD0Zs-00024C-Gz for emacs-devel@gnu.org; Fri, 14 May 2010 15:29:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OD0Zq-0003vU-Th for emacs-devel@gnu.org; Fri, 14 May 2010 15:29:44 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:55630 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OD0Zq-0003v5-Qo for emacs-devel@gnu.org; Fri, 14 May 2010 15:29:42 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAFpB7UvO+LdN/2dsb2JhbACeBHK+BYUQBIwv X-IronPort-AV: E=Sophos;i="4.53,232,1272859200"; d="scan'208";a="64238304" Original-Received: from 206-248-183-77.dsl.teksavvy.com (HELO pastel.home) ([206.248.183.77]) by ironport2-out.pppoe.ca with ESMTP; 14 May 2010 15:29:41 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id EE2598038; Fri, 14 May 2010 15:29:40 -0400 (EDT) In-Reply-To: <4BEBC372.5010402@alice.it> (Angelo Graziosi's message of "Thu, 13 May 2010 11:16:34 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:124776 Archived-At: > With the current trunk (rev. 100258), visiting or editing bash scripts > (*.sh) results in black and white (B&W), i.e. it misses the color > syntax. There is also an error message. To reproduce: Thanks, should be fixed now, Stefan