emacs-devel
[Top][All Lists]
Advanced

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

Re: master 24d01af3dd: Cancel DND correctly during display disconnect on


From: Po Lu
Subject: Re: master 24d01af3dd: Cancel DND correctly during display disconnect on a different display
Date: Fri, 27 May 2022 08:10:30 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Ken Brown <kbrown@cornell.edu> writes:

> The problem seems to be that x_dnd_disconnect_handler is of type
> jmp_buf instead of sigjmp_buf.  But we can't simply change the type,
> because x_dnd_disconnect_handler is also used in a call to longjmp,
> which expects an argument of type jmp_buf.

That should be fixed shortly.  Sorry for the embarassing mixup.


reply via email to

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