all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Florian Beck'" <abstraktion@t-online.de>, <help-gnu-emacs@gnu.org>
Subject: RE: Byte-compilation warnings
Date: Tue, 10 Jun 2008 12:21:04 -0700	[thread overview]
Message-ID: <005c01c8cb2f$2097cd60$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <87iqwhcfw6.fsf@sophokles.streitblatt.de>

> When I byte-compile my elisp files I get lots of warnings 
> concerning cl:
> 
> Warning: Function `evenp' from cl package called at runtime
> 
> I find that annoying because (a) it drowns important warnings 
> and (b) it is about a coding convention for packages
> distributed with Emacs that does not concern me at the moment.
> Surely, Emacs maintainers are able to
> determine if something from cl is called at run time without 
> spamming the compile log for every user.

I sympathize with you.

FWIW, however, I appreciate this warning (information, really) as a user. I want
to recognize when I might want to either code something differently or use
(eval-when-compile (require 'cl)).
 
> How can I get rid of it?

Dunno. It would be nice if compiler messages could be silenced in classes (e.g.
info, warnings). Maybe they can.





  reply	other threads:[~2008-06-10 19:21 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 [this message]
2008-06-10 20:01   ` Florian Beck
2008-06-10 20:34     ` Eli Zaretskii
2008-06-10 20:45     ` Lennart Borgman (gmail)
     [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='005c01c8cb2f$2097cd60$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.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.