* Drag Drop & Dired & Emacs 22
@ 2008-01-24 11:04 Burak Bayramli
0 siblings, 0 replies; 2+ messages in thread
From: Burak Bayramli @ 2008-01-24 11:04 UTC (permalink / raw)
To: help-gnu-emacs
Hi everyone, I would like to prevent Emacs 22 from copying a file/dir when I
drag & drop this file from Explorer into a Dired window. I would like Emacs to
"open" this file or directory in dired as it used to in Emacs 21. Creature of
habits.. Unfortunately..
Does anyone know the magic variable that will do this once set to nil?
Thanks in advance,
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Drag Drop & Dired & Emacs 22
[not found] <mailman.6468.1201172673.18990.help-gnu-emacs@gnu.org>
@ 2008-01-24 12:42 ` Johan Bockgård
0 siblings, 0 replies; 2+ messages in thread
From: Johan Bockgård @ 2008-01-24 12:42 UTC (permalink / raw)
To: help-gnu-emacs
Burak Bayramli <iletisim5@bilgidata.com> writes:
> Hi everyone, I would like to prevent Emacs 22 from copying a file/dir
> when I drag & drop this file from Explorer into a Dired window. I
> would like Emacs to "open" this file or directory in dired as it used
> to in Emacs 21. Creature of habits.. Unfortunately..
>
> Does anyone know the magic variable that will do this once set to nil?
(setq dired-dnd-protocol-alist nil)
--
Johan Bockgård
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-24 12:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.6468.1201172673.18990.help-gnu-emacs@gnu.org>
2008-01-24 12:42 ` Drag Drop & Dired & Emacs 22 Johan Bockgård
2008-01-24 11:04 Burak Bayramli
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).