From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Calling C++ hackers. Please try out the new handling of C++11 lambda functions in CC Mode. Date: Mon, 15 Aug 2016 12:24:13 +0000 Message-ID: <20160815122412.GA4515@acm.fritz.box> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1471263908 14048 195.159.176.226 (15 Aug 2016 12:25:08 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 15 Aug 2016 12:25:08 +0000 (UTC) User-Agent: Mutt/1.5.24 (2015-08-30) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 15 14:25:01 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bZGwu-0003FX-Uf for ged-emacs-devel@m.gmane.org; Mon, 15 Aug 2016 14:25:01 +0200 Original-Received: from localhost ([::1]:36635 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZGws-0003aH-27 for ged-emacs-devel@m.gmane.org; Mon, 15 Aug 2016 08:24:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZGwm-0003Zy-1O for emacs-devel@gnu.org; Mon, 15 Aug 2016 08:24:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZGwh-0007zC-1W for emacs-devel@gnu.org; Mon, 15 Aug 2016 08:24:50 -0400 Original-Received: from mail.muc.de ([193.149.48.3]:15424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZGwg-0007yw-RB for emacs-devel@gnu.org; Mon, 15 Aug 2016 08:24:46 -0400 Original-Received: (qmail 88764 invoked by uid 3782); 15 Aug 2016 12:24:43 -0000 Original-Received: from acm.muc.de (p548C61DA.dip0.t-ipconnect.de [84.140.97.218]) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 15 Aug 2016 14:24:42 +0200 Original-Received: (qmail 4538 invoked by uid 1000); 15 Aug 2016 12:24:13 -0000 Content-Disposition: inline X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x X-Received-From: 193.149.48.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:206602 Archived-At: Hello Emacs. I've just committed a first version of C++11 lambda function handling into the master branch. It is intended to handle both indentation and font locking. I'd be grateful for any feedback on this new facility. -- Alan Mackenzie (Nuremberg, Germany).