> I was afraid your question was going to be "WHY does Emacs get
> a drag'n'drop event?", because I don't know the answer (and it doesn't
> make much sense to me).
> It is an interesting question, because if you didn't try to do a
> drag'n'drop, the event could reflect a bug.
> But you COULD have done a real drag'n'drop, and generated a legitimate
> drag-and-drop event. So the question of how to handle one still
> exists.
> I will install my patch if no one objects in the next few days.
I don't have any strong objection to the patch other than the fact that it
feels wrong: DND events are normal user-initiated commands so I think they
should be handled normally. The special-event-map seems to me more
intended to handle "internal" events that do not correspond to
user actions (or do correspond, but only indirectly).
Stefan
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug