From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Subject: Re: Elisp programming style Date: Fri, 28 Oct 2011 18:04:05 +0200 Message-ID: <86bot1qf0q.fsf@googlemail.com> References: <86obx2gvmd.fsf@googlemail.com> <8762j94dz0.fsf@gmail.com> <86obx1qkcc.fsf@googlemail.com> <87fwiddw1l.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJove-0001oA-Br for emacs-orgmode@gnu.org; Fri, 28 Oct 2011 12:05:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJovd-0008Sx-2C for emacs-orgmode@gnu.org; Fri, 28 Oct 2011 12:05:10 -0400 Received: from lo.gmane.org ([80.91.229.12]:43131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJovc-0008SP-O3 for emacs-orgmode@gnu.org; Fri, 28 Oct 2011 12:05:08 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RJovb-0006yG-Qg for emacs-orgmode@gnu.org; Fri, 28 Oct 2011 18:05:07 +0200 Received: from g231224198.adsl.alicedsl.de ([92.231.224.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Oct 2011 18:05:07 +0200 Received: from quintfall by g231224198.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Oct 2011 18:05:07 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Tassilo Horn writes: > And I wouldn't tell multiple similar let-bindings duplicate code. I have to get used to that, at first sight it looks like there is redundancy everywhere. But its more from the Java perspective, from the more functional perspective it makes sense. cheers -- Thorsten