From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: APL mode Date: Sat, 12 Oct 2013 09:25:26 +0200 Message-ID: <87pprbymqh.fsf@zigzag.favinet> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1381562549 11885 80.91.229.3 (12 Oct 2013 07:22:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Oct 2013 07:22:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: Rustom Mody Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 12 09:22:32 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 1VUtWx-0002nI-Mq for ged-emacs-devel@m.gmane.org; Sat, 12 Oct 2013 09:22:31 +0200 Original-Received: from localhost ([::1]:57247 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUtWx-0000ul-9I for ged-emacs-devel@m.gmane.org; Sat, 12 Oct 2013 03:22:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUtWn-0000tU-LR for emacs-devel@gnu.org; Sat, 12 Oct 2013 03:22:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUtWg-0003GS-5r for emacs-devel@gnu.org; Sat, 12 Oct 2013 03:22:21 -0400 Original-Received: from smtp206.alice.it ([82.57.200.102]:34255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUtWf-0003Dy-Rf for emacs-devel@gnu.org; Sat, 12 Oct 2013 03:22:14 -0400 Original-Received: from zigzag.favinet (79.1.74.214) by smtp206.alice.it (8.6.060.28) id 52443B2D0461CA23; Sat, 12 Oct 2013 09:22:12 +0200 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1VUtZw-0005v5-P7; Sat, 12 Oct 2013 09:25:36 +0200 In-Reply-To: (Rustom Mody's message of "Sat, 12 Oct 2013 10:18:21 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.102 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:164129 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable () Rustom Mody () Sat, 12 Oct 2013 10:18:21 +0530 What does sexp mean for non-lisp languages like C etc? (Needed for functions like forward-sexp) (info "(elisp) List Motion") An "expression", either atomic or, if compound, delimited by balanced pairs (parens, braces, quote chars), but note that a "defun" may have other conceptual cruft (typically at the beginning, e.g., a C function) so that it is not a simple "sexp". In a similar vein, multi-char pairs (e.g,. "begin".."end") require more hair, but the idea is the same. Is there somewhere I can 8-10 different faces ready? And how faces are used in programming modes? (info "(elisp) Faces for Font Lock") Try also =E2=80=98M-x list-faces-display=E2=80=99. Programming modes are e= ncouraged to use those whose names begin with "font-lock-", i believe. =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlJY+WoACgkQZwMiJEyAdQICJQCgyBQf33AdGHV3I3nQ3JUP8FFx OeUAn2pTrBQABIsQEBjR8sTs1F/b3YfY =coUj -----END PGP SIGNATURE----- --=-=-=--