* 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
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.