GNU bug report logs -
#11233
24.1.50; Wishlist: dired mouse-2 other window behavior
Previous Next
Full log
View this message in rfc822 format
> + (define-key map [mouse-1] 'dired-mouse-find-file-this-window)
I don't think we can use this by default (but a user can have it as
a local customization, of course).
> Alternatively, we could bind mouse-2 to a command
> `dired-mouse-find-file' which according to some option say
> `dired-mouse-find-file-other-window' would visit the file in the
> selected or another window.
I hope we can start moving in this direction, indeed.
As mentioned months ago, I'd like to move away from all the
foo(|-other-(frame-window)) madness since I suspect that most users
only use one of those alternatives.
So instead, we should only have `find-file' (which the user could
customize the use this-window, other-window, or other-frame) and that
would be complemented by new prefix commands that cause the next command
to use "other-window" or "this-window" or "other-frame".
Stefan
This bug report was last modified 12 years and 213 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.