From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: flet / my-filt problem Date: Wed, 01 Aug 2012 23:57:15 +0200 Message-ID: <877gti8edg.fsf@med.uni-goettingen.de> References: <87k3xk9ahb.fsf@med.uni-goettingen.de> <87vch4j3cj.fsf@gmx.com> <87fw8898h0.fsf@med.uni-goettingen.de> <87hasoj076.fsf@gmx.com> <871ujs5pam.fsf@gnu.org> <87ehnsggg1.fsf@gmx.com> <87hasot0y0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwgwP-0000La-8e for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 17:58:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwgwO-0001aV-Av for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 17:58:53 -0400 Received: from plane.gmane.org ([80.91.229.3]:51129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwgwO-0001aO-46 for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 17:58:52 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SwgwK-0004O1-60 for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 23:58:48 +0200 Received: from vpn-2046.gwdg.de ([134.76.2.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Aug 2012 23:58:48 +0200 Received: from andreas.leha by vpn-2046.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Aug 2012 23:58:48 +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: emacs-orgmode@gnu.org Bastien writes: > Eric Schulte writes: > >> Regardless, I've just pushed up a fix which >> replaces the named function with an anonymous lambda-expression. I've >> also pushed up a test case which exercises this function. Everything >> now seems to be working. > > Thanks! Sorry for the late response. But thanks for this patch, I can confirm, that my problem is solved. Regards, Andreas