From: Stefan Monnier <monnier@iro.umontreal.ca>
To: gnu-emacs-sources@gnu.org
Cc: help-gnu-emacs@gnu.org
Subject: Re: psgml updated to work with compilation-start (instead of compile-internal)
Date: Sat, 27 Jul 2013 11:05:51 -0400 [thread overview]
Message-ID: <jwv1u6kgi4q.fsf-monnier+gmane.emacs.sources@gnu.org> (raw)
In-Reply-To: E1V34cY-0004yY-U7@eggs.gnu.org
> There seems to be further trouble ahead, at some point in the future,
> of the type
> (lambda (cons) ...) quoted with ' rather than with #'
> but I won't take care of that before this syntax becomes outlawed
> (hoping somebody else has done it by then ;-) );
It's not a "future trouble" situation. More of a "bad idea, which might
slow things down and prevent useful compiler warnings".
The fix is easy: remove the quote in front of '(lambda ..).
Stefan
parent reply other threads:[~2013-07-27 15:05 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E1V34cY-0004yY-U7@eggs.gnu.org>]
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=jwv1u6kgi4q.fsf-monnier+gmane.emacs.sources@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=gnu-emacs-sources@gnu.org \
--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).