GNU bug report logs - #27435
patch for dired-mouse-find-file-other-window

Previous Next

Package: emacs;

Reported by: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>

Date: Wed, 21 Jun 2017 02:04:02 UTC

Severity: wishlist

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Cc: 27435 <at> debbugs.gnu.org
Subject: bug#27435: patch for dired-mouse-find-file-other-window
Date: Sat, 26 Aug 2017 11:09:34 +0300
> 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.