From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: More on macros: Defined edebug-spec Date: Tue, 16 Aug 2011 18:35:00 +0200 Message-ID: <87sjp1l3gr.fsf@gnu.org> References: <87mxffyvgn.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtMaq-00082c-N1 for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 12:34:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtMap-0006r1-JT for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 12:34:20 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:54802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtMap-0006qu-ES for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 12:34:19 -0400 Received: by wyi11 with SMTP id 11so58098wyi.0 for ; Tue, 16 Aug 2011 09:34:18 -0700 (PDT) In-Reply-To: <87mxffyvgn.wl%dmaus@ictsoc.de> (David Maus's message of "Fri, 12 Aug 2011 08:50:32 +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 Hi David, David Maus writes: > I just pushed a commit to master that adds edebug specifications to > all macros defined by Org mode. This answers questions I've been asking myself for very long! > With these specifications in place it > is now possible to step through macros with edebug like a normal > function call. > > Information about instrumenting macro calls can be found here: > > http://www.gnu.org/software/emacs/elisp/html_node/Instrumenting-Macro-Calls.html Thanks *a lot* for the link. Best, -- Bastien