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

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

bug#22048: 25.1; frame title vanishes when speedbar present


From: Eli Zaretskii
Subject: bug#22048: 25.1; frame title vanishes when speedbar present
Date: Mon, 30 Nov 2015 20:33:58 +0200

> Date: Mon, 30 Nov 2015 10:20:04 -0800 (PST)
> From: "David Reitter" <david.reitter@gmail.com>
> Cc: 22048@debbugs.gnu.org, konrad.podczeck@univie.ac.at
> 
> Speedbar makes it a loca variable to set the frame title of its own frame to
> "speedbar".

Right.  So then calling buffer_local_value in x_implicitly_set_name
should produce the value for the buffer of the frame's selected
window.  Would that solve the problem?

(I'm trying to avoid extending the effect of temporarily switching to
the frame's selected window, because that would make the change local
to the NS port, so we can more easily decide to install it on the
emacs-25 branch.)





reply via email to

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