emacs-devel
[Top][All Lists]
Advanced

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

Re: Tiny pgtk regression


From: Stefan Monnier
Subject: Re: Tiny pgtk regression
Date: Wed, 12 Jan 2022 10:32:09 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

John Yates [2022-01-12 09:02:56] wrote:
> Historically I specify --with-x-toolkit=athena.  Recently I have
> been experimenting with --with-x-toolkit=pgtk.  Previously, at
> start the initial frame appeared already filled with the black
> background.  Now, after changing only the toolkit, the initial
> frame flashes white and then changes to black.

[ I recommend you send such issues as bug reports rather than to
  `emacs-devel`.  ]

I suspect that same difference is visible in `emacs -Q` where the athena
build would show you a dark background while the pgtk build presumably
would show you a light background?

A way to circumvent those issues might be to set your color theme (and
other parts of your config which affect placement or size of frames) in
`~/.emacs.d/early-init.el`, so they're applied *before* the first
frame is created.


        Stefan




reply via email to

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