unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 13062@debbugs.gnu.org
Subject: bug#13062: 24.3.50; emacs_backtrace.txt
Date: Fri, 22 Feb 2013 20:07:12 -0500	[thread overview]
Message-ID: <s9r4k7j0sf.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <83r4n8ry7y.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 02 Dec 2012 22:33:05 +0200")

Eli Zaretskii wrote:

> It's an assertion violation here:
>
>       if (!EQ (old_frame, selected_frame)
> 	  && FRAME_LIVE_P (XFRAME (old_frame)))
> 	/* We played a bit fast-and-loose above and allowed selected_frame
> 	   and selected_window to be temporarily out-of-sync but let's make
> 	   sure this stays contained.  */
> 	select_frame_for_redisplay (old_frame);
>       eassert (EQ (XFRAME (selected_frame)->selected_window,  <<<<<<<<<<<
> 		   selected_window));

So can anything be done with this information?





  reply	other threads:[~2013-02-23  1:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-02 19:49 bug#13062: 24.3.50; emacs_backtrace.txt Drew Adams
2012-12-02 20:33 ` Eli Zaretskii
2013-02-23  1:07   ` Glenn Morris [this message]
2013-02-23 10:22     ` Eli Zaretskii
2013-02-23 19:02       ` Glenn Morris
2013-02-23 20:10         ` Eli Zaretskii

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=s9r4k7j0sf.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=13062@debbugs.gnu.org \
    --cc=eliz@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 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).