all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: Hard bug caused by window management code?
Date: Wed, 27 Mar 2013 08:23:25 +0100	[thread overview]
Message-ID: <51529E6D.40300@gmx.at> (raw)
In-Reply-To: <51528DA4.10300@yandex.ru>

 > Can someone run this stuff and see what happens? (On MS-Windows or OSX, you
 > might want to look for test files somewhere else rather than in /etc).

It seems to hang in `set-window-configuration'.  If you can confirm
that, it might help to first eliminate its loops that call
Qrecord_window_buffer and restore window parameters (these are not
vital).  If this doesn't reveal the culprit, we'd have to check whether
and where it hangs in the remaining loops (especially the main loop
following the call to delete_all_child_windows) by putting breakpoints
after these loops.  I never understood `set-window-configuration' well
and everything I attempted to fix there only increased my confusion.

martin



  parent reply	other threads:[~2013-03-27  7:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-27  6:11 Hard bug caused by window management code? Dmitry Antipov
2013-03-27  7:07 ` Eli Zaretskii
2013-03-27  7:23 ` martin rudalics [this message]
2013-03-27  9:26   ` Dmitry Antipov
2013-03-27 10:02     ` martin rudalics
2013-03-27 10:39       ` Dmitry Antipov

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=51529E6D.40300@gmx.at \
    --to=rudalics@gmx.at \
    --cc=dmantipov@yandex.ru \
    --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.