From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: flet / my-filt problem Date: Mon, 30 Jul 2012 16:23:08 -0600 Message-ID: <87vch4j3cj.fsf@gmx.com> References: <87k3xk9ahb.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvyNZ-00080s-Ci for emacs-orgmode@gnu.org; Mon, 30 Jul 2012 18:23:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvyNX-0004en-UX for emacs-orgmode@gnu.org; Mon, 30 Jul 2012 18:23:57 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:37568) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SvyNX-0004eJ-MU for emacs-orgmode@gnu.org; Mon, 30 Jul 2012 18:23:55 -0400 In-Reply-To: <87k3xk9ahb.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Mon, 30 Jul 2012 23:59:12 +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: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha writes: > Hi all, > > with the current HEAD (commit 0202adb1c02908a75a7845438381e40d811fd99a) > from master I get an error during the export of > one of my files complaining about an undefined my-filt function. > > Replacing org-flet with flet in ob-comint.el (line 78) introduces a > compiler warning, but solves the problem. > > I am on emacs 24.1.50.1. > Hi Andreas, Does replacing `org-flet' in line 78 of ob-comint.el with `org-labels' solve this problem? Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte