unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master a1a435b3f6: Respect test function when performing local drag-and-drop
@ 2022-06-13 13:51 Eli Zaretskii
  2022-06-14  1:04 ` Po Lu
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2022-06-13 13:51 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel

> +  DEFVAR_LISP ("x-dnd-native-test-function", Vx_dnd_native_test_function,
> +    doc: /* Function called to determine return when dropping on Emacs itself.

What does it mean "to determine return"?  Did you mean "return value"?
or "what to return"?

> +It should accept two arguments POS and ACTION, and return a symbol
> +describing what to return from `x-begin-drag'.  POS is a mouse
> +position list detailing the location of the drop, and ACTION is the
> +action specified by the caller of `x-begin-drag'.

This alludes to `x-begin-drag', but it isn't clear how the variable
itself is related to that function.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-14 11:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13 13:51 master a1a435b3f6: Respect test function when performing local drag-and-drop Eli Zaretskii
2022-06-14  1:04 ` Po Lu
2022-06-14  2:32   ` Eli Zaretskii
2022-06-14  2:51     ` Po Lu
2022-06-14 11:21       ` Eli Zaretskii
2022-06-14 11:47         ` Po Lu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).