From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Support for the `syntax-table' text property in CC mode Date: Sat, 21 Sep 2013 13:40:34 -0400 Message-ID: References: <523D5A71.7000609@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1379785239 9517 80.91.229.3 (21 Sep 2013 17:40:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Sep 2013 17:40:39 +0000 (UTC) Cc: emacs-devel To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 21 19:40:43 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VNRAh-0005tz-NW for ged-emacs-devel@m.gmane.org; Sat, 21 Sep 2013 19:40:43 +0200 Original-Received: from localhost ([::1]:60978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNRAh-0005vT-Bc for ged-emacs-devel@m.gmane.org; Sat, 21 Sep 2013 13:40:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNRAb-0005vN-Hz for emacs-devel@gnu.org; Sat, 21 Sep 2013 13:40:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VNRAa-0006IZ-Fh for emacs-devel@gnu.org; Sat, 21 Sep 2013 13:40:37 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNRAa-0006IU-CE for emacs-devel@gnu.org; Sat, 21 Sep 2013 13:40:36 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VNRAY-0006ga-NP; Sat, 21 Sep 2013 13:40:34 -0400 X-Spook: DRM 9/11 Commecen CISU Bruxelles Armani Rule Psix Tony X-Ran: (2ukgd}\;jqKSxRwC=WAhPZ>}KDE8DkEGHk?p=|Bdmc"RgaMo*`29}*3/v5o>&d+I2\[r- X-Hue: blue X-Attribution: GM In-Reply-To: <523D5A71.7000609@gmx.at> (martin rudalics's message of "Sat, 21 Sep 2013 10:36:01 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163540 Archived-At: martin rudalics wrote: > With today's trunk I'm getting > > error: CC Mode is incompatible with this version of Emacs - support for the `syntax-table' text property is required. > > Can someone tell me who's responsible for this? The hydra coverage job began failing with this message when it moved from r114409 to r114410. http://hydra.nixos.org/eval/999225 As always happens with obvious trunk breakage, we also have a bug report for this too. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15432