all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
Cc: Juanma Barranquero <lekktu@gmail.com>, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Crash force-deleting the only frame
Date: Wed, 01 Nov 2006 10:27:20 -0500	[thread overview]
Message-ID: <87lkmvp4pz.fsf@stupidchicken.com> (raw)
In-Reply-To: <87irhzopsv.fsf@cs.cmu.edu> (Michael Welsh Duggan's message of "Tue\, 31 Oct 2006 21\:37\:20 -0500")

Michael Welsh Duggan <md5i@cs.cmu.edu> writes:

>> It does not fail for me on GNU/Linux.
>
> It does for me.
>
> (gdb) run -q --no-site-file --eval "(progn (sit-for 2) (delete-frame
>       (selected-frame) t))"

I can reproduce it too.  The sit-for isn't necessary; all you need is

 emacs --eval "(delete-frame (selected-frame) t)"

I'll look into the problem.

  reply	other threads:[~2006-11-01 15:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31 15:33 Crash force-deleting the only frame Juanma Barranquero
2006-10-31 22:41 ` Eli Zaretskii
2006-11-01  0:14   ` Juanma Barranquero
2006-11-01  2:14 ` Richard Stallman
2006-11-01  2:37   ` Michael Welsh Duggan
2006-11-01 15:27     ` Chong Yidong [this message]
2006-11-01 15:32       ` Juanma Barranquero
2006-11-01 16:19         ` Chong Yidong
2006-11-01 16:33           ` Andreas Schwab
2006-11-01 22:56             ` Chong Yidong
2006-11-01 23:01               ` David Kastrup
2006-11-02  0:13                 ` Chong Yidong
2006-11-01 16:35           ` Lennart Borgman
2006-11-01 17:20           ` Juanma Barranquero
2006-11-02  4:43           ` Richard Stallman

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=87lkmvp4pz.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    --cc=rms@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.