help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Drag and drop of URL opens remote file


From: Jason Rumney
Subject: Re: Drag and drop of URL opens remote file
Date: Wed, 08 Dec 2010 15:17:59 -0000
User-agent: G2/1.0

On Jul 8, 2:36 am, adams...@email.unc.edu (Joel J. Adamson) wrote:
> As of upgrading to Emacs 23.2 when I drag a URL from Firefox into the
> minibuffer or a regular buffer, instead of pasting the URL (like I
> want), Emacs opens the remote file addressed by the URL.
>
> How can I change this behavior?

Customize dnd-protocol-alist (remove the entry listing https? as part
of the regexp).
This should revert to the default behaviour of dnd-insert-text for
unhandled types.


reply via email to

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