From: Vladimir Lomov <lomov.vl@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Is Org mode gonna break on emacs 24.50.1x ?
Date: Tue, 26 Jun 2012 21:18:21 +0900 [thread overview]
Message-ID: <20120626121821.GG888@smoon> (raw)
In-Reply-To: <87ehp27jzw.fsf@Rainer.invalid>
Hello,
** Achim Gratz [2012-06-26 06:52:19 +0200]:
> 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.
I've searched the source (git actually) found where (require 'cl) is
used without `eval-when-compile' (just a few, htmlize.el is an example)
and changed them apropriately. Nothing changed, tangling is not working.
> 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.
So I dont' know where a bug is. I only know which rev. triggers it.
> Regards,
> Achim.
---
WBR, Vladimir Lomov
--
We didn't put in ^^ because then we'd have to keep telling people what
it means, and then we'd have to keep telling them why it doesn't short
circuit. :-/
-- Larry Wall in <199707300650.XAA05515@wall.org>
next prev parent reply other threads:[~2012-06-26 12:18 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
2012-06-26 12:18 ` Vladimir Lomov [this message]
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=20120626121821.GG888@smoon \
--to=lomov.vl@gmail.com \
--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).