From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Remove redundant tags of headlines Date: Thu, 13 Mar 2014 16:54:26 +0100 Message-ID: <871ty6qekt.fsf@bzg.ath.cx> References: <864n32yust.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7yE-0002fp-W1 for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:55:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO7y5-0002WG-6r for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:54:58 -0400 Received: from plane.gmane.org ([80.91.229.3]:40306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7y4-0002W8-Ve for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:54:49 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WO7y1-0006x4-3K for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 16:54:45 +0100 In-Reply-To: <864n32yust.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 13 Mar 2014 16:36:50 +0100") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Sebastien Vauban writes: > I tried Edebugging it, but Edebug does not jump into the execution of > the anonymous function... Just give a name to the anonymous function... and you're back on edebugging. :) -- Bastien