unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: emacs-pretest-bug@gnu.org, rms@gnu.org
Subject: Re: 23.0.50; frozen frame after C-x 5 0
Date: Wed, 12 Sep 2007 11:00:26 -0700	[thread overview]
Message-ID: <200709121800.l8CI0QgQ014557@oogie-boogie.ics.uci.edu> (raw)
In-Reply-To: <87tzpzkghi.fsf@baldur.tsdh.de> (Tassilo Horn's message of "Wed\, 12 Sep 2007 18\:15\:05 +0200")

Tassilo Horn <tassilo@member.fsf.org> writes:

  > Dan Nicolaescu <dann@ics.uci.edu> writes:
  > 
  > Hi Dan,
  > 
  > >   > First, here's a simpler command line to reproduce my problem:
  > >   > 
  > >   >   emacs -nw -f server-start
  > >
  > > Can you please first try this with "emacs -q -nw -f server-start" ?
  > 
  > Yes, it doesn't make a difference and -Q doesn't, too.  Here's what I
  > did:
  > 
  > 1. Start the server within gdb
  > 
  >    $ gdb /usr/bin/emacs
  >    (gdb) run -q -nw -f server-start
  > 
  > 2. Connect with a X11 client
  > 
  >    $ emacsclient
  > 
  > 3. Close the frame with
  > 
  >    C-x 5 0
  > 
  > it doesn't vanish but it won't be repainted anymore.
  > 

I can reproduce this with an emacs build with gtk (version
gtk2-2.8.20) but not with emacs build with the Lucid toolkit (my
default build). 

In the Lucid build the frame is deleted when stepping over this call: 

 (*terminal->delete_terminal_hook) (terminal);

So my guess is that the Gtk version of x_delete_terminal does not do
the right thing...

  parent reply	other threads:[~2007-09-12 18:00 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
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 [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200709121800.l8CI0QgQ014557@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=rms@gnu.org \
    --cc=tassilo@member.fsf.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).