GNU bug report logs - #22214
25.0.50; lock up with gui dialogs and clipmon-mode

Previous Next

Package: emacs;

Reported by: Joseph Mingrone <jrm <at> ftfl.ca>

Date: Sun, 20 Dec 2015 06:28:01 UTC

Severity: normal

Tags: moreinfo

Found in version 25.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


Message #71 received at 22214 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Joseph Mingrone <jrm <at> ftfl.ca>
Cc: 22214 <at> debbugs.gnu.org, Brian Burns <bburns.km <at> gmail.com>,
 Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#22214: 25.0.50; lock up with gui dialogs and clipmon-mode
Date: Sat, 23 Apr 2022 16:06:53 +0200
Joseph Mingrone <jrm <at> ftfl.ca> writes:

> Here is the simplest example I can come up with that causes the problem.
>
> ;; substitute x-get-selection-value for 24.x
> (run-at-time nil 2 (gui-get-primary-selection))
> (menu-set-font)

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Skimming this bug report, there were different cases for reproduction,
but I tried this one (well actually

 (run-at-time nil 2 (lambda () (gui-get-primary-selection)))
 (menu-set-font)

, since that's valid code), and I couldn't reproduce the lock up.

Are you still seeing this problem in recent Emacs versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 71 days ago.

Previous Next


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