From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH 1/7] New macro: Execute BODY in enviroment with uninterned SYMBOLS Date: Tue, 16 Aug 2011 18:34:04 +0200 Message-ID: <87wredl3ib.fsf@gnu.org> References: <1312277020-7888-1-git-send-email-dmaus@ictsoc.de> <1312277020-7888-2-git-send-email-dmaus@ictsoc.de> <871uwt1zlk.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtMZy-00079w-VN for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 12:33:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtMZx-0006gB-7R for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 12:33:26 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:62642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtMZw-0006fr-UV for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 12:33:25 -0400 Received: by wyi11 with SMTP id 11so57331wyi.0 for ; Tue, 16 Aug 2011 09:33:24 -0700 (PDT) In-Reply-To: <871uwt1zlk.wl%dmaus@ictsoc.de> (David Maus's message of "Wed, 10 Aug 2011 09:43:03 +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: David Maus Cc: emacs-orgmode@gnu.org, =?utf-8?B?xaB0xJtww6FuIE7Em21l?= =?utf-8?B?Yw==?= Hi David, David Maus writes: > Thanks for the feedback on org-with-uninterned. I'm preparing the > patches for master and decided to use the 'add-noise' approach > suggested by Štěpán but renamed the macro to `org-with-gensyms'. Thus > we can change the implementation. I see you have applied the serie of patches -- thanks a bunch for that! Let me know if there is code in this area I need to double-check or to learn from. Best, -- Bastien