From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: The "problem" with `flet' in Org-mode and (future) Emacs 24.2 Date: Thu, 26 Jul 2012 14:28:15 +0200 Message-ID: <878ve6lna8.fsf@gnu.org> References: <20120718070338.GA907@smoon> <87bojdc9ja.fsf@gmx.com> <87sjcoudfm.fsf@Rainer.invalid> <87ipdko0al.fsf@gmx.com> <20120719123357.GC890@smoon> <20120720011945.GD890@smoon> <20120720030058.GE890@smoon> <87obnacoq6.fsf@gmx.com> <20120722001340.GA918@smoon> <87629flhju.fsf@Rainer.invalid> <878ve7oo9e.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuNAO-0008PN-Nl for emacs-orgmode@gnu.org; Thu, 26 Jul 2012 08:27:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuNAJ-0007Qc-1A for emacs-orgmode@gnu.org; Thu, 26 Jul 2012 08:27:44 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:56281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuNAI-0007QT-QL for emacs-orgmode@gnu.org; Thu, 26 Jul 2012 08:27:38 -0400 Received: by weys10 with SMTP id s10so1448663wey.0 for ; Thu, 26 Jul 2012 05:27:38 -0700 (PDT) In-Reply-To: <878ve7oo9e.fsf@gmx.com> (Eric Schulte's message of "Wed, 25 Jul 2012 09:26:37 -0600") 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: Eric Schulte Cc: Achim Gratz , emacs-orgmode@gnu.org Hi Eric, Eric Schulte writes: > I've just applied this patch including the input from both Achim and > Vladimir (thanks). > > I also applied another patches fixing the other cl related build issues > mentioned by Achim. The build now succeeds on the latest Emacs without > generating any warnings and all tests pass (although it sounds like we > could use more test coverage). This commit http://orgmode.org/w/?p=org-mode.git;a=commit;h=63b5f8 breaks things for me. My Emacs version is 24.1.50.3 (built from trunk yesterday) and Org aliases org-flet to cl-flet* which doesn't exist here. Can you check and fix this? -- Bastien