unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Cc: Richard Stallman <rms@gnu.org>
Subject: Re: Fwd: Preventing drag & drop the dired way
Date: Wed, 11 May 2005 21:39:56 +0200	[thread overview]
Message-ID: <v9fywtft6b.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <E1DVu3W-0003eY-It@fencepost.gnu.org> (Richard Stallman's message of "Wed, 11 May 2005 12:27:30 -0400")

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/

  reply	other threads:[~2005-05-11 19:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-10  9:43 Fwd: Preventing drag & drop the dired way Reiner Steib
2005-05-10 10:40 ` David Kastrup
2005-05-11 16:27   ` Richard Stallman
2005-05-11 19:39     ` Reiner Steib [this message]
2005-05-11 13:56 ` Johan Bockgård
2005-05-12  8:30   ` Richard Stallman
2005-05-12 15:53     ` Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9fywtft6b.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).