From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Florian Beck <abstraktion@t-online.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Byte-compilation warnings
Date: Tue, 10 Jun 2008 22:45:13 +0200 [thread overview]
Message-ID: <484EE7D9.7050802@gmail.com> (raw)
In-Reply-To: <87d4mpcb4d.fsf@sophokles.streitblatt.de>
Florian Beck wrote:
> "Drew Adams" <drew.adams@oracle.com> writes:
>
>>> When I byte-compile my elisp files I get lots of warnings
>>> concerning cl:
>>>
>>> Warning: Function `evenp' from cl package called at runtime
I did not follow this thread, but I wonder if the warning disappears if
you require cl the right way:
(eval-when-compile (require 'cl))
next prev parent reply other threads:[~2008-06-10 20:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-10 18:18 Byte-compilation warnings Florian Beck
2008-06-10 19:21 ` Drew Adams
2008-06-10 20:01 ` Florian Beck
2008-06-10 20:34 ` Eli Zaretskii
2008-06-10 20:45 ` Lennart Borgman (gmail) [this message]
[not found] ` <mailman.13011.1213130153.18990.help-gnu-emacs@gnu.org>
2008-06-10 21:05 ` Florian Beck
2008-06-10 21:09 ` Florian Beck
2008-06-11 6:52 ` Thien-Thi Nguyen
2008-06-10 21:24 ` Nikolaj Schumacher
[not found] ` <mailman.13000.1213125756.18990.help-gnu-emacs@gnu.org>
2008-06-11 8:07 ` Tim X
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=484EE7D9.7050802@gmail.com \
--to=lennart.borgman@gmail.com \
--cc=abstraktion@t-online.de \
--cc=help-gnu-emacs@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.