From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Bash scripts in black and white Date: Fri, 14 May 2010 23:23:40 +0200 Message-ID: <4BEDBF5C.1040306@alice.it> References: <4BEBC372.5010402@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1273872242 17079 80.91.229.12 (14 May 2010 21:24:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 14 May 2010 21:24:02 +0000 (UTC) Cc: Emacs To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 14 23:24:01 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 1OD2MS-0000J2-3w for ged-emacs-devel@m.gmane.org; Fri, 14 May 2010 23:24:00 +0200 Original-Received: from localhost ([127.0.0.1]:35496 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OD2MR-000611-HA for ged-emacs-devel@m.gmane.org; Fri, 14 May 2010 17:23:59 -0400 Original-Received: from [140.186.70.92] (port=43770 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OD2MK-0005wL-O4 for emacs-devel@gnu.org; Fri, 14 May 2010 17:23:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OD2MJ-00007U-If for emacs-devel@gnu.org; Fri, 14 May 2010 17:23:52 -0400 Original-Received: from smtp-out110.alice.it ([85.37.17.110]:2705) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OD2MJ-000074-CR for emacs-devel@gnu.org; Fri, 14 May 2010 17:23:51 -0400 Original-Received: from FBCMMO04.fbc.local ([192.168.184.135]) by smtp-out110.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Fri, 14 May 2010 23:23:47 +0200 Original-Received: from FBCMCL01B03.fbc.local ([192.168.69.84]) by FBCMMO04.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Fri, 14 May 2010 23:23:47 +0200 Original-Received: from [82.57.146.83] ([82.57.146.83]) by FBCMCL01B03.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Fri, 14 May 2010 23:23:47 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: X-OriginalArrivalTime: 14 May 2010 21:23:47.0133 (UTC) FILETIME=[BD1E7ED0:01CAF3AB] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ 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:124781 Archived-At: Il 14/05/2010 21.29, Stefan Monnier ha scritto: >> 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, No, it is still broken!! Thierry Volpiatto wrote: > It seem it is not, before error was with prog-mode but now: > > File mode specification error: (wrong-type-argument char-table-p nil) Indeed... Ciao ciao, Angelo. PS. Sometime one gets the idea that Emacs's developers do not test deeply (for example, with at least a clean bootstrap) their changes... This would explain why the bugs tracker is at #6193 :-)