GNU bug report logs - #46935
28.0.50; Annoying interactions with X clipboard

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Thu, 4 Mar 2021 23:29:02 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Thierry Volpiatto <thievol <at> posteo.net>
Cc: 46935 <at> debbugs.gnu.org
Subject: bug#46935: 28.0.50; Annoying interactions with X clipboard
Date: Fri, 05 Mar 2021 23:43:08 +0100
Thierry Volpiatto <thievol <at> posteo.net> writes:

> > What would be the shortest way to find the cause?
>
> Starting from emacs-27, subr.el is loaded in a way that
> `while-no-input-ignore-events` is not set, so it default to nil.
> IOW the block in subr.el:
>
>     (setq while-no-input-ignore-events
>           '(focus-in focus-out help-echo iconify-frame
>             make-frame-visible selection-request))
>
> is not evaled, it is in emacs-26.3.

Ah, very valuable information.  Yes, the binding is nil for me.

Do you (or anybody) know why this setting doesn't have an effect any
more and what has to be done to fix this?

Thanks,

Michael.




This bug report was last modified 2 years and 334 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.