unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tim Johnson <tim@akwebsoft.com>
To: Emacs <Help-gnu-emacs@gnu.org>
Subject: cl - function `remove-if-not' - suppress warning
Date: Sun, 22 Nov 2015 16:17:20 -0900	[thread overview]
Message-ID: <20151123011720.GJ3316@mail.akwebsoft.com> (raw)

My emacs version and build is :

GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2014-03-07 on lamiak, modified by Debian

And deployment is on ubuntu 14.04 (macintosh installer)

I'm getting the following warning :
  function `remove-if-not' from cl package called at runtime
When byte-compiling code containing 'remove-if-not

I've done some research on this issue :
From the following URL:
http://stackoverflow.com/questions/5019724/in-emacs-what-does-this-error-mean-warning-cl-package-required-at-runtime
A number of remedies of remedies are suggested. 

I've tried 'requiring 'cl-lib, 'cl-macs and 'cl.
I've tried wrapping those packages and 'cl with 'with-no-warnings.
I've tried requiring 'bytecomp
  (the variable 'byte-compiler-warnings cannot be found by emacs
   and I can find no documentation on 'bytecomp)

None seem to suppress this message.

From what I've seen, the warning itself can be ignored, all the
same, if it can not be suppressed, could that present a larger or
different issue? 
 
thanks 
-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com



             reply	other threads:[~2015-11-23  1:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23  1:17 Tim Johnson [this message]
2015-11-23  1:21 ` cl - function `remove-if-not' - suppress warning Dmitry Gutov
2015-11-23  1:41   ` Tim Johnson

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151123011720.GJ3316@mail.akwebsoft.com \
    --to=tim@akwebsoft.com \
    --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.
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).