all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Thien-Thi Nguyen <ttn@gnu.org>, emacs-devel@gnu.org
Subject: Re: Debugger and mode-line
Date: Sat, 08 Jul 2006 10:58:39 -0400	[thread overview]
Message-ID: <jwvodw06t4m.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <je4pxsnpkd.fsf@sykes.suse.de> (Andreas Schwab's message of "Sat, 08 Jul 2006 16:23:14 +0200")

>> +   match_data = Fmatch_data (Qnil, Qnil, Qnil);
>> display_mode_element (&it, 0, 0, 0, format, Qnil, 0);
>> +   Fset_match_data (match_data, Qnil);

> You'll need to protect match_data from GC, since display_mode_element can
> call eval.

And from non-local exits as well, I believe,


        Stefan

  reply	other threads:[~2006-07-08 14:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-28 16:38 Debugger and mode-line Lars Hansen
2006-06-29 12:58 ` Richard Stallman
2006-06-29 15:21   ` Lars Hansen
2006-06-30 11:07     ` Richard Stallman
2006-07-08  1:12     ` Richard Stallman
2006-07-08  9:53       ` Thien-Thi Nguyen
2006-07-08 14:23         ` Andreas Schwab
2006-07-08 14:58           ` Stefan Monnier [this message]
2006-07-08 20:57         ` Richard Stallman
2006-07-16 10:26           ` Thien-Thi Nguyen
2006-07-17  1:41             ` Richard Stallman
2006-07-17  7:48               ` Thien-Thi Nguyen
2006-07-17 16:21                 ` Lars Hansen

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=jwvodw06t4m.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=ttn@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.