emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
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: Wed, 27 Jun 2012 21:42:27 +0900	[thread overview]
Message-ID: <20120627124227.GA904@smoon> (raw)
In-Reply-To: <87ehp27jzw.fsf@Rainer.invalid>

[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]

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.  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.

I don't know if I understand what I do but I changed several `flet' to
`labels' (I read `cl.el' and they go consequently).

I post small patch that works for me, if it is ok (and I don't mess all
around) I can change all other `flet' (but I can't check them all).

> Regards,
> Achim.

Thanks again Achim, you point me in right direction (to change function
:).

P.S. Patch is bziped though it is small enough.

---
WBR, Vladimir Lomov

-- 
If you look good and dress well, you don't need a purpose in life.
		-- Robert Pante, fashion consultant

[-- Attachment #2: flet-labels.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 4087 bytes --]

  parent reply	other threads:[~2012-06-27 12:42 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
2012-06-27 12:42   ` Vladimir Lomov [this message]
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=20120627124227.GA904@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).