From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joost Kremers Subject: Re: lisp: scoping vars in repetitive defuns Date: Wed, 18 Sep 2019 23:26:41 +0200 Message-ID: <87impps3ce.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50520) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iAhTM-0008Tb-1b for emacs-orgmode@gnu.org; Wed, 18 Sep 2019 17:26:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iAhTL-0006V5-8E for emacs-orgmode@gnu.org; Wed, 18 Sep 2019 17:26:47 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:54907) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iAhTK-0006UN-Ug for emacs-orgmode@gnu.org; Wed, 18 Sep 2019 17:26:47 -0400 In-reply-to: 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" To: emacs-orgmode@gnu.org Cc: John Kitchin On Wed, Sep 18 2019, Matt Price wrote: > Is thre away to do that kind of destructuring bind -- which > binds *everything* in the plist, without knowing the symbol > names in > advance? that would be really great. let-alist perhaps? -- Joost Kremers Life has its moments