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

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

bug#25851: 25.2; GTK warning when starting Emacs when desktop file has m


From: N. Jackson
Subject: bug#25851: 25.2; GTK warning when starting Emacs when desktop file has more than one frame
Date: Tue, 28 Mar 2017 09:15:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

At 09:26 +0300 on Saturday 2017-03-25, Eli Zaretskii wrote:

> Could be the result of double-buffering implemented on master.
> What was the date your previous master-derived version was
> built? If that was before January, it could be before
> double-buffering was pushed.  Try disabling that via
> initial-frame-alist in your .emacs and see if doing that helps.

Yes, I haven't built master for a while, almost certainly not
since January.

But no it is not obviously the double-buffering IIUC. I evaluated:

  (modify-frame-parameters nil '((inhibit-double-buffering . t)))

in each of the frames, but the flashing when switching between
them was not effected.

N.





reply via email to

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