From: storm@cua.dk (Kim F. Storm)
Cc: jasonr@gnu.org, emacs-devel@gnu.org
Subject: Re: emacs crashed on windows-xp
Date: Fri, 13 Oct 2006 01:11:21 +0200 [thread overview]
Message-ID: <m3pscx5duu.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <E1GY9CL-0006zU-Uf@fencepost.gnu.org> (Richard Stallman's message of "Thu\, 12 Oct 2006 18\:38\:41 -0400")
Richard Stallman <rms@gnu.org> writes:
> 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.
>
> Making the frame title depend on the way the window was displayed is a
> somewhat strange thing to do.
>
> 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...
>
> That would be risky for various reasons (including the one in the
> comment).
>
> I think it might be best to disable the use of %l and %c in frame
> titles.
That may indeed be the simplest approach -- as the information may not
be up-to-date anyway... Also, the frame-title isn't updated for every
redisplay, and doing so would be silly just for this purpose.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
next prev parent reply other threads:[~2006-10-12 23:11 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
2006-10-12 22:38 ` Richard Stallman
2006-10-12 23:11 ` Kim F. Storm [this message]
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=m3pscx5duu.fsf@kfs-l.imdomain.dk \
--to=storm@cua.dk \
--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.