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 19:30:59 +0200 Message-ID: <87bovpjmb0.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> <87wredl3ib.fsf@gnu.org> <87fwl15loe.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtNT5-0004gS-6l for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:30:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtNT3-0005Mo-UI for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:30:23 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:60639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtNT3-0005Mf-OL for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:30:21 -0400 Received: by wwf10 with SMTP id 10so112533wwf.30 for ; Tue, 16 Aug 2011 10:30:21 -0700 (PDT) In-Reply-To: <87fwl15loe.wl%dmaus@ictsoc.de> (David Maus's message of "Tue, 16 Aug 2011 19:08:17 +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==?= David Maus writes: > Well: Defining edebug specifications for macros is something really > useful for debugging those buggers. Maybe this could be something like > an informal policy: No macro without edebug spec, especially if the > macro wraps around a body. Agreed. Let's try to stick to this policy. -- Bastien