unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to bind mouse-1 to find-file in dired?
@ 2008-02-20 14:18 Arne Schmitz
  2008-02-20 15:55 ` Johan Bockgård
  2008-02-20 16:17 ` Piet van Oostrum
  0 siblings, 2 replies; 7+ messages in thread
From: Arne Schmitz @ 2008-02-20 14:18 UTC (permalink / raw)
  To: help-gnu-emacs

I want to get rid of dired-find-file-other-window. I tried the following in
my .emacs:

(eval-after-load "dired" '(progn (define-key dired-mode-map
(kbd "<mouse-1>") 'dired-find-file)))

But this does not seem to work. What should I do?

Arne

-- 
[--- PGP key FD05BED7 --- http://www.root42.de/ ---]


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-02-24 15:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20 14:18 How to bind mouse-1 to find-file in dired? Arne Schmitz
2008-02-20 15:55 ` Johan Bockgård
2008-02-20 16:28   ` Arne Schmitz
2008-02-21  3:12     ` Kevin Rodgers
     [not found]     ` <mailman.7724.1203563559.18990.help-gnu-emacs@gnu.org>
2008-02-21 10:59       ` Arne Schmitz
2008-02-24 15:33         ` Kevin Rodgers
2008-02-20 16:17 ` Piet van Oostrum

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).