From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Is Org mode gonna break on emacs 24.50.1x ? Date: Tue, 26 Jun 2012 06:52:19 +0200 Message-ID: <87ehp27jzw.fsf@Rainer.invalid> References: <87hatzqu4x.fsf@bat.fr.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjNla-0005fl-6L for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 00:52:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjNlX-0006Gj-2t for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 00:52:41 -0400 Received: from plane.gmane.org ([80.91.229.3]:57714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjNlW-0006GG-So for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 00:52:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SjNlO-0002NI-7E for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 06:52:30 +0200 Received: from pd9eb3d3f.dip.t-dialin.net ([217.235.61.63]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jun 2012 06:52:30 +0200 Received: from Stromeko by pd9eb3d3f.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jun 2012 06:52:30 +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 Baptiste Fouques writes: > * lisp/emacs-lisp/cl.el (flet): Don't autoload. > > Makes my org not working in several places (babel, coupling with > remenber, …). I think that the point in using 'flet' has appears > several times in this group. It seems to become more crucial here. All the files using flet (and other cl macros) should have an (eval-when-compile (require 'cl)) before first use, so whether or not flet is autoloaded should be a moot point. If they don't, it's a bug in org. If they do and it still doesn't work, the bug may be in org, but more likely in Emacs. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables