GNU bug report logs -
#27435
patch for dired-mouse-find-file-other-window
Previous Next
Full log
Message #17 received at 27435 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 26 Aug 2017 15:27:47 +0900 (JST)
> From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
> Cc: tkk <at> misasa.okayama-u.ac.jp
>
> I have sent a patch to let mouse click on dired to open file (or
> directory) in this-window not in other-window, 8 weeks ago. This
> patch does not change default, and (I think) lets dired respond to
> what non-expert expects, with following two local lines.
>
> (setq dired-mouse-find-dir-func (lambda (file) (interactive) (dired-find-alternate-file)))
> (setq dired-mouse-find-file-func 'find-file)
>
> Please respond to the patch (including rejection).
It is "wishlist" bug report, so lack of response generally means
there's not much interest in the proposal.
Can you describe a use case where you need to customize the function
used to visit a file from Dired?
(Btw, we use "visit a file", not "open a file" in our terminology, so
at least that aspect in the doc strings of your patch should be
amended.)
Thanks.
This bug report was last modified 7 years and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.