all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Tassilo Horn <thorn+news@fastmail.fm>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; frozen frame after C-x 5 0
Date: Sun, 09 Sep 2007 21:12:55 -0400	[thread overview]
Message-ID: <E1IUXpf-000796-No@fencepost.gnu.org> (raw)
In-Reply-To: <87abs0mfxy.fsf@baldur.tsdh.de> (message from Tassilo Horn on Thu, 06 Sep 2007 09:05:45 +0200)

    Since the multi-tty merge I start emacs as a detached server in screen.
    Here's a command line to reproduce the problem:

      screen -d -m -S test emacs -nw --eval "(setq server-name \"test\")" \
	     -Q --funcall server-start

    Now I connect to it with

      emacsclient -s test

    which opens a new X11 frame.  If I hit `C-x 5 0' to close this frame, it
    freezes.  Neither are redisplays performed in it nor does it doesn't
    close.  The menu bar is inaccessible, too.

    A subsequent

      emacsclient -s test

    closes the frozen frame and pops up a new one, which is displayed only
    for a fraction of a second before it vanishes, too.  So from this point
    clients with X11 frames are non-functional.

Can someone please DTRT and ack?

Tassilo, could you try debugging it with GDB?
You could see what C-x 5 0 actually does when you run it.
Why doesn't it delete the frame, as it should?

  parent reply	other threads:[~2007-09-10  1:12 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06  7:05 23.0.50; frozen frame after C-x 5 0 Tassilo Horn
2007-09-06  7:49 ` Leo
2007-09-10  1:12 ` Richard Stallman [this message]
2007-09-10  1:54   ` Dan Nicolaescu
2007-09-10 14:36     ` Jan Djärv
2007-09-10 16:36       ` Leo
2007-09-11  6:14         ` Jan Djärv
2007-09-12  8:46           ` Richard Stallman
2007-09-12  9:05             ` David Kastrup
2007-09-12 18:52               ` Richard Stallman
2007-09-11  8:42   ` Tassilo Horn
2007-09-12 15:15   ` Tassilo Horn
2007-09-12 15:35     ` Jan Djärv
2007-09-12 16:01       ` Tassilo Horn
2007-09-12 15:45     ` Dan Nicolaescu
2007-09-12 16:15       ` Tassilo Horn
2007-09-12 17:08         ` Romain Francoise
2007-09-12 18:00         ` Dan Nicolaescu
2007-09-13  6:04           ` Jan Djärv
2007-09-13  7:37             ` Leo
2007-09-13  8:23               ` Jan Djärv
2007-09-13  8:34                 ` Leo
2007-09-17  8:09                   ` Jan Djärv
2007-09-17  8:17                     ` Leo
2007-09-17 10:47                     ` Tassilo Horn

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=E1IUXpf-000796-No@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=thorn+news@fastmail.fm \
    /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.