From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Emacs Devel <emacs-devel@gnu.org>, Jason Rumney <jasonr@gnu.org>
Subject: Re: emacs crashed on windows-xp
Date: Thu, 12 Oct 2006 11:22:55 -0400 [thread overview]
Message-ID: <jwv8xjlbm1t.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m3k6354ol2.fsf@kfs-l.imdomain.dk> (Kim F. Storm's message of "Thu\, 12 Oct 2006 16\:04\:57 +0200")
> It seems that the problem is that in redisplay_internal, the frame title is
> drawn _before_ the windows are updated, so the stuff which depends on
> actual window contents (such as %l) may fail to render properly -- and
> even crash emacs as we have seen here.
> Perhaps a simple fix would be to move the call to x_consider_frame_title
> currently inside prepare_menu_bars to after we have completed the
> window updates...
> Unfortunately, this comment says this is not TRT ... so what is TRT?
> /* Update all frame titles based on their buffer names, etc. We do
> this before the menu bars so that the buffer-menu will show the
> up-to-date frame titles. */
But the menubar is supposedly "closed" at this point, so unless one of the
menu titles refers to the frame name, it shouldn't make a difference, right?
Stefan
next prev parent reply other threads:[~2006-10-12 15:22 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <u3b9vs3d0.fsf@gmail.com>
[not found] ` <E1GXZXq-00010B-E1@fencepost.gnu.org>
[not found] ` <uu02bdxx0.fsf@gmail.com>
[not found] ` <E1GXb1L-0006rN-Kp@fencepost.gnu.org>
[not found] ` <m23b9vjgrh.fsf@sl392.st-edmunds.cam.ac.uk>
[not found] ` <m3ejtf7yh0.fsf@kfs-l.imdomain.dk>
2006-10-11 15:53 ` emacs crashed on windows-xp Jason Rumney
2006-10-11 16:32 ` Jan Djärv
2006-10-12 6:52 ` emacs crashed on many OSes (was: emacs crashed on windows-xp) Jan Djärv
2006-10-12 17:52 ` Giorgos Keramidas
2006-10-12 19:12 ` emacs crashed on many OSes Jan D.
2006-10-12 22:43 ` Giorgos Keramidas
2006-10-12 13:50 ` emacs crashed on windows-xp Kim F. Storm
2006-10-12 14:04 ` Kim F. Storm
2006-10-12 14:57 ` Eli Zaretskii
2006-10-12 15:22 ` Stefan Monnier [this message]
2006-10-12 22:38 ` Richard Stallman
2006-10-12 23:11 ` Kim F. Storm
2006-10-13 11:19 ` Richard Stallman
2006-10-13 2:50 ` Chong Yidong
2006-10-13 8:25 ` Kim F. Storm
2006-10-13 11:01 ` Jason Rumney
2006-10-13 15:48 ` Eli Zaretskii
2006-10-13 16:56 ` Chong Yidong
2006-10-13 19:08 ` Eli Zaretskii
2006-10-13 11:19 ` Richard Stallman
2006-10-13 14:28 ` Chong Yidong
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=jwv8xjlbm1t.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=jasonr@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.