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

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

Re: Odd problem with KDE, desktop switching and window focus


From: Po Lu
Subject: Re: Odd problem with KDE, desktop switching and window focus
Date: Sat, 17 Dec 2022 15:48:30 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Óscar Fuentes <ofv@wanadoo.es> writes:

> starting with just one frame:
>
> M-x eval (setq x-no-window-manager t)
>
> created new frame with C-x 5 2, switch to the original frame, C-x 5 0 to
> kill it, set focus to firefox, switch desktops, same thing.

[...]

> Sorry, what this means? (if you mean a bug on my configuration or KDE, I
> concur.)

I meant a problem caused by Emacs implementating _NET_WM_USER_TIME
(which can either lie in Emacs or in the window manager.)  But what you
said makes that seem unlikely.

> But going back to the basics, emacs -Q does not show the problem, so
> after resorting to good ol' bisecting of .emacs.el, the problem is
> triggered by the presence of this line:
>
> (setq frame-title-format (concat "Emacs: %b %+%+ %f @ " (system-name)))

Thanks, then I think this sounds like a (weird) bug with your window
manager.


reply via email to

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