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: [PATCH] support a few of the new features of C++11 in syntax highlighting Date: Sat, 25 Jan 2014 19:27:57 -0500 Message-ID: References: <52E43BFD.3020209@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1390696077 4666 80.91.229.3 (26 Jan 2014 00:27:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 Jan 2014 00:27:57 +0000 (UTC) Cc: emacs-devel@gnu.org, Stefan Monnier , Paul Pogonyshev To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 26 01:28:04 2014 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 1W7DZy-0003ml-Vc for ged-emacs-devel@m.gmane.org; Sun, 26 Jan 2014 01:28:03 +0100 Original-Received: from localhost ([::1]:53003 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7DZy-00060b-2g for ged-emacs-devel@m.gmane.org; Sat, 25 Jan 2014 19:28:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7DZv-00060S-Bf for emacs-devel@gnu.org; Sat, 25 Jan 2014 19:28:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W7DZu-0002ay-K0 for emacs-devel@gnu.org; Sat, 25 Jan 2014 19:27:59 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7DZu-0002au-H3 for emacs-devel@gnu.org; Sat, 25 Jan 2014 19:27:58 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W7DZt-00045t-Fp; Sat, 25 Jan 2014 19:27:57 -0500 X-Spook: top secret military dictionary George W. Bush event X-Ran: (rHXR]@&:~C]O`Lf(qKsn2u#Zd@tl$:kEp)o8'8?+oE:;J*uu@Mv2r'=6Zql4bOkAD=T9x X-Hue: black X-Attribution: GM In-Reply-To: <52E43BFD.3020209@dancol.org> (Daniel Colascione's message of "Sat, 25 Jan 2014 14:34:37 -0800") 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:169098 Archived-At: Daniel Colascione wrote: > I have a much older C++11 (from back when it was called C++0x) patch > (it should be in the archives somewhere) that supports "auto", Maybe http://debbugs.gnu.org/5457