all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: emacs-devel@gnu.org
Subject: Use of make-local-variable in a let-binding
Date: Tue, 20 Apr 2010 18:28:06 +0200	[thread overview]
Message-ID: <87pr1uw0kp.fsf@tux.homenetwork> (raw)

Hi,
on the emacs build of today, i have an error in anything.el that never
appear in precedent version of emacs:
It tell me that we can't use (set (make-local-variable)...
inside a let-bind.
After having this error once, i have no more error when i do same
command(opening the action buffer in anything).
You can reproduce that by starting emacs with a minimal config of
anything like:
emacs -Q
(add-to-list 'load-path "path/to/anything")
(require 'anything)
and then M-x anything RET TAB
==>
anything-select-action: Making anything-sources local to *anything
action* while let-bound!

If you do M-x anything RET TAB again everything work as normal.

So is it a new behavior or a bug in emacs?

-- 
Thierry Volpiatto
Gpg key: http://pgp.mit.edu/






             reply	other threads:[~2010-04-20 16:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20 16:28 Thierry Volpiatto [this message]
2010-04-20 17:37 ` Use of make-local-variable in a let-binding Stefan Monnier
2010-04-20 18:07   ` Thierry Volpiatto

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=87pr1uw0kp.fsf@tux.homenetwork \
    --to=thierry.volpiatto@gmail.com \
    --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 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.