From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Is Org mode gonna break on emacs 24.50.1x ?
Date: Tue, 26 Jun 2012 06:52:19 +0200 [thread overview]
Message-ID: <87ehp27jzw.fsf@Rainer.invalid> (raw)
In-Reply-To: 87hatzqu4x.fsf@bat.fr.eu.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
next prev parent reply other threads:[~2012-06-26 4:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-25 15:38 Is Org mode gonna break on emacs 24.50.1x ? Baptiste Fouques
2012-06-25 23:40 ` Vladimir Lomov
2012-06-26 4:52 ` Achim Gratz [this message]
2012-06-26 12:18 ` Vladimir Lomov
2012-06-27 12:42 ` Vladimir Lomov
2012-06-27 15:40 ` Eric Schulte
2012-06-27 17:25 ` Achim Gratz
2012-06-27 17:32 ` Bastien
2012-06-28 9:17 ` flet fixed in emacs trunk (Was: Is Org mode gonna break on emacs 24.50.1x ?) Baptiste Fouques
2012-06-28 9:21 ` flet fixed in emacs trunk Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ehp27jzw.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).