]> git.eshelyaron.com Git - emacs.git/commit
Fix file drag-and-drop on GNUstep
authorPo Lu <luangruo@yahoo.com>
Sat, 4 Jun 2022 08:19:01 +0000 (16:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 4 Jun 2022 08:19:01 +0000 (16:19 +0800)
commiteffbd2aeef3d6ec3d09d40ff095e072b2d9834d4
treec1e9b43ffd0477923fc695e519833fd1748ba9b0
parent2ce686c049a7a35cdc3eb87626d8a94539388a35
Fix file drag-and-drop on GNUstep

* src/nsselect.m (ns_decode_data_to_pasteboard): Convert URL to
path names when we're using NSFilenamesPboardType.
* src/nsterm.m: ([EmacsView performDragOperation:]): Handle
cases where plist is a string.
src/nsselect.m
src/nsterm.m