From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?B?VmluY2VudCBCZWxh72NoZQ==?= Newsgroups: gmane.emacs.devel Subject: RE: progmodes cc: addition of builtin def-const Date: Mon, 10 Dec 2012 07:24:23 +0100 Message-ID: References: <80boeaaor1.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_4ab6f72a-06f2-45d8-8667-e6ba4210c8c8_" X-Trace: ger.gmane.org 1355121872 6007 80.91.229.3 (10 Dec 2012 06:44:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Dec 2012 06:44:32 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 10 07:44:46 2012 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 1Thx6Z-0001bU-OS for ged-emacs-devel@m.gmane.org; Mon, 10 Dec 2012 07:44:43 +0100 Original-Received: from localhost ([::1]:54133 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Thx6M-0006Jn-VF for ged-emacs-devel@m.gmane.org; Mon, 10 Dec 2012 01:44:30 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Thx6K-0006Je-0h for emacs-devel@gnu.org; Mon, 10 Dec 2012 01:44:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Thx6I-0000eG-Qt for emacs-devel@gnu.org; Mon, 10 Dec 2012 01:44:27 -0500 Original-Received: from dub0-omc4-s29.dub0.hotmail.com ([157.55.2.104]:9526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Thx6I-0000cm-LU for emacs-devel@gnu.org; Mon, 10 Dec 2012 01:44:26 -0500 Original-Received: from DUB102-W37 ([157.55.2.71]) by dub0-omc4-s29.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 9 Dec 2012 22:24:24 -0800 X-Originating-IP: [92.135.245.103] X-EIP: [iV2bIoiVS8Ln7ft/IE7RunIAaetduAR0] X-Originating-Email: [vincent.b.1@hotmail.fr] Importance: Normal In-Reply-To: <80boeaaor1.fsf@gmail.com> X-OriginalArrivalTime: 10 Dec 2012 06:24:24.0193 (UTC) FILETIME=[FF6A0F10:01CDD69E] X-detected-operating-system: by eggs.gnu.org: Windows XP X-Received-From: 157.55.2.104 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:155413 Archived-At: --_4ab6f72a-06f2-45d8-8667-e6ba4210c8c8_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable *Ping* > From: vincent.b.1@hotmail.fr > To: emacs-devel@gnu.org > Subject: progmodes cc: addition of builtin def-const > Date: Mon=2C 3 Dec 2012 21:01:54 +0100 >=20 > Hello=2C >=20 > DXL has a number of language specific functions which I think would be > better to fontify like builtins=2C similar to what is done in AWK. >=20 > On the other hand DXL is more typed than AWK=2C so the 3 level > fontification of cc-fonts.el is better to use than do a specific > fontification like in AWK mode. >=20 > In order to achieve this goal of reusing cc-fonts=2C I propose the > addition of a new lang constant c-builtin-kwds. This allows the > dxl-mode.el which I am elaborating to plug more readily on EMACS CC > progmode. >=20 > If nobody objects I would commit the change the patch thereof is herein > attached. >=20 > VBR=2C > Vincent. >=20 = --_4ab6f72a-06f2-45d8-8667-e6ba4210c8c8_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
*Ping*

>=3B From: vince= nt.b.1@hotmail.fr
>=3B To: emacs-devel@gnu.org
>=3B Subject: prog= modes cc: addition of builtin def-const
>=3B Date: Mon=2C 3 Dec 2012 2= 1:01:54 +0100
>=3B
>=3B Hello=2C
>=3B
>=3B DXL has a = number of language specific functions which I think would be
>=3B bett= er to fontify like builtins=2C similar to what is done in AWK.
>=3B >=3B On the other hand DXL is more typed than AWK=2C so the 3 level
= >=3B fontification of cc-fonts.el is better to use than do a specific
= >=3B fontification like in AWK mode.
>=3B
>=3B In order to ach= ieve this goal of reusing cc-fonts=2C I propose the
>=3B addition of a= new lang constant c-builtin-kwds. This allows the
>=3B dxl-mode.el wh= ich I am elaborating to plug more readily on EMACS CC
>=3B progmode.>=3B
>=3B If nobody objects I would commit the change the patch t= hereof is herein
>=3B attached.
>=3B
>=3B VBR=2C
>=3B = Vincent.
>=3B
= --_4ab6f72a-06f2-45d8-8667-e6ba4210c8c8_--