all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: martin rudalics <rudalics@gmx.at>, Eli Zaretskii <eliz@gnu.org>
Cc: Juanma Barranquero <lekktu@gmail.com>,
	control@debbugs.gnu.org, 15213@debbugs.gnu.org
Subject: bug#15213: 24.3.50; emacs_backtrace.txt
Date: Sat, 31 Aug 2013 09:52:56 -0700 (PDT)	[thread overview]
Message-ID: <6dcf2287-7b13-4b86-ad25-a7f37b78330d@default> (raw)
In-Reply-To: <5221A64B.5000207@gmx.at>

Thanks for fixing the bug(s).

15213 and 15183 were merged.  Not sure whether your "It's not related."
means that those are two different bugs or that your previous fix for
15183 is unrelated to 15213.

Anyway, I just wanted to point out, relative to your guess that this
might be a result of my using a file compiled in an earlier Emacs
release, that 15183 was from emacs -Q, and IIRC none of my code was
ever loaded in that session.  The crash came very soon after emacs -Q.

(Also, FWIW, I have no code that calls `temp-output-buffer-show'.
But of course it might be called by other code, including vanilla code
from a previous release, as you suggest.)

HTH.

>  > This is the same as #15183, we hope Martin fixed that in revision
>  > 14005 (the backtrace was produced from revision 113986).
> 
> It's not related.  Basically, what happens here is that the window
> produced by `display-buffer' for `temp-output-buffer-show' is not live.
> This is a case `temp-output-buffer-show' doesn't handle, at least not on
> trunk:
>        window = display_buffer (buf, Qnil, Qnil);
> 
>        if (!EQ (XWINDOW (window)->frame, selected_frame))
> 	Fmake_frame_visible (WINDOW_FRAME (XWINDOW (window)));
> 
> But `temp-output-buffer-show' is obsolete since 24.3.  I suppose Drew
> runs code byte-compiled with some pre 24.3 Emcas on trunk and either
> does not produce a new window in `display-buffer' or delete it before
> `temp-output-buffer-show' can deal with it.





  parent reply	other threads:[~2013-08-31 16:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-30  4:52 bug#15213: 24.3.50; emacs_backtrace.txt Drew Adams
2013-08-31  1:36 ` Juanma Barranquero
2013-08-31  7:02   ` Eli Zaretskii
2013-08-31  8:16     ` martin rudalics
     [not found]       ` <handler.s.C.137793698428616.transcript@debbugs.gnu.org>
2013-08-31  8:38         ` Bug tracker automated control server message martin rudalics
2013-08-31 11:39           ` Eli Zaretskii
2013-08-31 12:56             ` martin rudalics
2013-08-31 13:04               ` David Engster
2013-08-31 13:07                 ` martin rudalics
2013-08-31 13:45                 ` Eli Zaretskii
2013-08-31 16:06                   ` David Engster
2013-08-31  9:31       ` bug#15213: 24.3.50; emacs_backtrace.txt martin rudalics
2013-08-31 16:52       ` Drew Adams [this message]
2013-08-31 17:35         ` martin rudalics

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=6dcf2287-7b13-4b86-ad25-a7f37b78330d@default \
    --to=drew.adams@oracle.com \
    --cc=15213@debbugs.gnu.org \
    --cc=control@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=lekktu@gmail.com \
    --cc=rudalics@gmx.at \
    /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.