emacs-devel
[Top][All Lists]
Advanced

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

Re: master a1a435b3f6: Respect test function when performing local drag-


From: Eli Zaretskii
Subject: Re: master a1a435b3f6: Respect test function when performing local drag-and-drop
Date: Mon, 13 Jun 2022 16:51:05 +0300

> +  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.



reply via email to

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