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: 5x5 Arithmetic solver Date: Sun, 22 May 2011 09:32:14 +0200 Message-ID: References: <80lixz9ay5.fsf@gmail.com>, NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_d8d8d9ea-9c2b-4587-af43-fafecd82f45f_" X-Trace: dough.gmane.org 1306049551 11681 80.91.229.12 (22 May 2011 07:32:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 22 May 2011 07:32:31 +0000 (UTC) Cc: emacs-devel To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 22 09:32:22 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QO39B-0006rU-Gg for ged-emacs-devel@m.gmane.org; Sun, 22 May 2011 09:32:21 +0200 Original-Received: from localhost ([::1]:54986 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QO39A-0001jr-KV for ged-emacs-devel@m.gmane.org; Sun, 22 May 2011 03:32:20 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:52694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QO397-0001if-Ge for emacs-devel@gnu.org; Sun, 22 May 2011 03:32:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QO396-0002C9-Ps for emacs-devel@gnu.org; Sun, 22 May 2011 03:32:17 -0400 Original-Received: from dub0-omc1-s4.dub0.hotmail.com ([157.55.0.203]:59979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QO396-0002C4-Dy for emacs-devel@gnu.org; Sun, 22 May 2011 03:32:16 -0400 Original-Received: from DUB102-W58 ([157.55.0.237]) by dub0-omc1-s4.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 22 May 2011 00:32:14 -0700 X-Originating-IP: [92.139.227.58] Importance: Normal In-Reply-To: X-OriginalArrivalTime: 22 May 2011 07:32:14.0960 (UTC) FILETIME=[5F25CF00:01CC1852] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ X-Received-From: 157.55.0.203 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:139617 Archived-At: --_d8d8d9ea-9c2b-4587-af43-fafecd82f45f_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable [...] >=20 > Thanks. Note that usually when you add a new functions=2C you can just > say "(fun1=2C fun2=2C fun3): New functions" without having to explain wha= t > it does. >=20 Ok=2C I will commonalize those that can be. Concerning the make-variable-local=2C I had the feeling that it is slightly= better practice to do an explicit "dolist" --- I think that it is what is = done in org-mode for instance --- at it allows to set the variable at the s= ame time. >=20 > Stfean >=20 Vincent = --_d8d8d9ea-9c2b-4587-af43-fafecd82f45f_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
[...]
>=3B
>=3B Thanks. Note that usually when you add a ne= w functions=2C you can just
>=3B say "(fun1=2C fun2=2C fun3): New func= tions" without having to explain what
>=3B it does.
>=3B

= Ok=2C I will commonalize those that can be.

Concerning the make-vari= able-local=2C I had the feeling that it is slightly better practice to do a= n explicit "dolist" --- I think that it is what is done in org-mode for ins= tance --- at it allows to set the variable at the same time.

>=3B =
>=3B Stfean
>=3B

 =3B =3B Vincent
= = --_d8d8d9ea-9c2b-4587-af43-fafecd82f45f_--