From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: The "problem" with `flet' in Org-mode and (future) Emacs 24.2
Date: Wed, 18 Jul 2012 20:18:50 +0200 [thread overview]
Message-ID: <87wr21szjp.fsf@Rainer.invalid> (raw)
In-Reply-To: 20120718070338.GA907@smoon
Vladimir Lomov writes:
> Begining from some revision (I don't remember exact revno) function
> `flet' was declared obsolete so Org-mode compilation is accompanied with
> warnings about that.
>
> If just ignore them then I get malfunction Org-mode. I made patch to
> change all `flet's to appropriate functions and it works.
This should not happen if I understood Stefan correctly and you should
log a bug against Emacs.
> The problem is that these functions are new too. As I see it, the patch
> will "break" compatability with current and older versions of Emacs.
>
> WDYT?
Org needs to stay backwards compatible with older Emacs versions, so it
will likely not be possible to directly replace things as you've done.
I'm not sure a defsubst would cut it, so it looks like this will become
another compatibility macro (expanding to either flet or cl-flet
depending on Emacs version).
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
prev parent reply other threads:[~2012-07-18 18:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 7:03 The "problem" with `flet' in Org-mode and (future) Emacs 24.2 Vladimir Lomov
2012-07-18 16:35 ` Eric Schulte
2012-07-18 18:33 ` Achim Gratz
2012-07-19 4:13 ` Eric Schulte
2012-07-19 6:27 ` Achim Gratz
2012-07-19 12:33 ` Vladimir Lomov
2012-07-20 1:19 ` Vladimir Lomov
2012-07-20 3:00 ` Vladimir Lomov
2012-07-20 17:43 ` Eric Schulte
2012-07-22 0:13 ` Vladimir Lomov
2012-07-22 19:30 ` Achim Gratz
2012-07-25 15:26 ` Eric Schulte
2012-07-25 16:45 ` Achim Gratz
2012-07-25 16:54 ` Eric Schulte
2012-07-26 12:28 ` Bastien
2012-07-26 13:19 ` Bastien
2012-07-26 14:36 ` Bastien
2012-07-23 17:41 ` Achim Gratz
2012-07-19 14:12 ` Jambunathan K
2012-07-18 18:18 ` Achim Gratz [this message]
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=87wr21szjp.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).