all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Tom Tromey <tom@tromey.com>
Cc: 18971@debbugs.gnu.org
Subject: bug#18971: 25.0.50; incorrect warning from byte compiler
Date: Thu, 06 Nov 2014 10:29:54 -0500	[thread overview]
Message-ID: <jwv8ujoqreh.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <87egthoti4.fsf@tromey.com> (Tom Tromey's message of "Wed, 05 Nov 2014 21:14:27 -0700")

> ; -*- lexical-binding:t -*-
> (require 'bytecomp)
> (defun z ()
>   (byte-compile-close-variables
>    (message "hi")))

If it hurts, don't do that.

`byte-compile-close-variables' is an internal macro in bytecomp.el.
Why do you need to use it elsewhere?


        Stefan





  reply	other threads:[~2014-11-06 15:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06  4:14 bug#18971: 25.0.50; incorrect warning from byte compiler Tom Tromey
2014-11-06 15:29 ` Stefan Monnier [this message]
2014-11-06 15:46   ` Tom Tromey
2014-11-06 23:27     ` Stefan Monnier
2014-12-29 19:40       ` Tom Tromey
2014-12-30  2:48         ` Stefan Monnier
2019-06-12 15:11           ` Lars Ingebrigtsen

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=jwv8ujoqreh.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=18971@debbugs.gnu.org \
    --cc=tom@tromey.com \
    /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.