On Wed, May 11 2005, Richard Stallman wrote: > Unless there is some mysterious reason to put that after the > run-mode-hooks call, it should be moved before the run-mode-hooks > call. > > Reiner's patch looks good to me too, so I think it should be installed.
I have installed the patch along with a change of the custom type of `dnd-protocol-alist': --- dnd.el 11 Apr 2005 22:27:07 -0000 1.2 +++ dnd.el 11 May 2005 19:31:10 -0000 @@ -55,7 +55,7 @@ The function shall return the action done (move, copy, link or private) if some action was made, or nil if the URL is ignored." :version "22.1" - :type 'alist + :type '(repeat (cons (regexp) (function))) :group 'dnd) Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel