]> git.eshelyaron.com Git - emacs.git/commit
Fix XDND from Firefox again
authorPo Lu <luangruo@yahoo.com>
Sun, 19 Jun 2022 04:22:12 +0000 (12:22 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 19 Jun 2022 04:22:12 +0000 (12:22 +0800)
commitec6f6d23eb37ebd4fad17eb02730bf463aa27c5a
tree4e5a9dc4478cf9c009a331cde03128c0c093d70d
parentfd853c71a958e3156014378fdd145e6e4d8c2717
Fix XDND from Firefox again

* lisp/x-dnd.el (x-dnd-handle-xdnd): Prevent nil from appearing
in format 32 list.
(x-dnd-handle-motif): Send reply if the user quit out of the
drop handler as well.
lisp/x-dnd.el