From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: no easy click to get back from dired-mouse-find-file-other-window Date: Sun, 29 Jun 2003 10:12:10 +0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87ptkxr5s5.fsf@jidanni.org> Reply-To: Dan Jacobson NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056861389 11550 80.91.224.249 (29 Jun 2003 04:36:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Jun 2003 04:36:29 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 29 06:36:27 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19WTvO-000306-00 for ; Sun, 29 Jun 2003 06:36:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19WTve-0006wS-Q3 for gnu-bug-gnu-emacs@m.gmane.org; Sun, 29 Jun 2003 00:36:42 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19WTvK-0006o8-US for bug-gnu-emacs@gnu.org; Sun, 29 Jun 2003 00:36:22 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19WTvB-0006V6-KW for bug-gnu-emacs@gnu.org; Sun, 29 Jun 2003 00:36:15 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19WTv5-0006D0-Gl for bug-gnu-emacs@gnu.org; Sun, 29 Jun 2003 00:36:07 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19WTuf-0002xq-00 for ; Sun, 29 Jun 2003 06:35:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19WTue-0002xh-00 for ; Sun, 29 Jun 2003 06:35:40 +0200 Original-Lines: 7 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5418 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5418 dired-mouse-find-file-other-window is nice, but we still have to hit `q' to end viewing and get back to dired. We can't get back with just the mouse, without probably digging in the menus. How about make the same mouse-2 click that got us into the file also get us out? Unless of course the cursor is on top of a URL or dired file listing.