From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org
Subject: Re: (if (and (featurep 'xemacs) blah) not optimized anymore
Date: Sun, 21 Oct 2007 16:10:24 -0400 [thread overview]
Message-ID: <jwvprz8qlem.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <200710201609.l9KG9PFJ006092@oogie-boogie.ics.uci.edu> (Dan Nicolaescu's message of "Sat\, 20 Oct 2007 09\:09\:25 -0700")
> Byte compiling this:
> (if (and (featurep 'xemacs) blah)
> (foo))
> with emacs-22.1 does not result in any warning, doing it with the
> emacs from trunk results in this:
> In end of data:
> foo.el:2:11:Warning: the function `foo' is not known to be defined.
> Any idea what went wrong?
Stupid typo. Sorry. Should be fixed now,
Stefan
next prev parent reply other threads:[~2007-10-21 20:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-20 16:09 (if (and (featurep 'xemacs) blah) not optimized anymore Dan Nicolaescu
2007-10-21 16:26 ` Richard Stallman
2007-10-21 20:10 ` Stefan Monnier [this message]
2007-10-22 3:00 ` Dan Nicolaescu
2007-10-22 4:58 ` Stefan Monnier
2007-10-22 5:45 ` Dan Nicolaescu
2007-11-13 14:46 ` Stefan Monnier
2007-11-13 16:12 ` Dan Nicolaescu
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=jwvprz8qlem.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@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.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).