all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Emacs discussions <emacs-devel@gnu.org>
Subject: Re: [PATCH 04/10] introduce new functions to deal with specpdl
Date: Tue, 14 Aug 2012 08:53:53 -0600	[thread overview]
Message-ID: <87a9xx1q4e.fsf@fleche.redhat.com> (raw)
In-Reply-To: <87ipcretyb.fsf@fleche.redhat.com> (Tom Tromey's message of "Thu,  09 Aug 2012 13:39:08 -0600")

>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This introduces some new functions to handle the specpdl.  The basic
Tom> idea is that when a thread loses the interpreter lock, it will unbind
Tom> the bindings it has put in place.  Then when a thread acquires the
Tom> lock, it will restore its bindings.

FWIW on further reflection I am not at all sure that this patch is
correct.  I think I will write some more tests to check.  If you're
reviewing patches, you might want to start somewhere else.

thanks,
Tom



      reply	other threads:[~2012-08-14 14:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09 19:39 [PATCH 04/10] introduce new functions to deal with specpdl Tom Tromey
2012-08-14 14:53 ` Tom Tromey [this message]

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=87a9xx1q4e.fsf@fleche.redhat.com \
    --to=tromey@redhat.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.