bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15213: 24.3.50; emacs_backtrace.txt


From: martin rudalics
Subject: bug#15213: 24.3.50; emacs_backtrace.txt
Date: Sat, 31 Aug 2013 11:31:21 +0200

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)));

I checked in a fix for this (revision#114078 on trunk).  Bug closed.

Thanks, martin






reply via email to

[Prev in Thread] Current Thread [Next in Thread]