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: Re: no easy click to get back from dired-mouse-find-file-other-window Date: Mon, 30 Jun 2003 16:16:23 +0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87k7b4yo88.fsf@jidanni.org> References: <87ptkxr5s5.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1057010597 670 80.91.224.249 (30 Jun 2003 22:03:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Jun 2003 22:03:17 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 01 00:03:16 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 19X6jb-00008l-00 for ; Tue, 01 Jul 2003 00:02:52 +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 19X6hj-0005G4-Aa for gnu-bug-gnu-emacs@m.gmane.org; Mon, 30 Jun 2003 18:00:55 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19X6bf-0003UC-7i for bug-gnu-emacs@gnu.org; Mon, 30 Jun 2003 17:54:39 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19X6S6-0001dY-94 for bug-gnu-emacs@gnu.org; Mon, 30 Jun 2003 17:44:47 -0400 Original-Received: from tx.symonds.net ([64.246.28.87]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19X6Qd-0001Ii-DE for bug-gnu-emacs@gnu.org; Mon, 30 Jun 2003 17:43:15 -0400 Original-Received: from 20.128.30.61.isp.tfn.net.tw ([61.30.128.20] helo=jidanni.org) by tx.symonds.net with asmtp (Exim 4.04) id 19X6QJ-0003bJ-00 for bug-gnu-emacs@gnu.org; Mon, 30 Jun 2003 17:43:14 -0400 Original-Received: from jidanni by jidanni.org with local (Exim 3.36 #1 (Debian)) id 19Wtpn-0002Hk-00 for ; Mon, 30 Jun 2003 16:16:23 +0800 In-Reply-To: (Richard Stallman's message of "Mon, 30 Jun 2003 00:53:57 -0400") 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:5433 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5433 >>>>> "RMS" == Richard Stallman writes: RMS> dired-mouse-find-file-other-window is nice, but we still have to hit RMS> `q' to end viewing and get back to dired. We can't get back with just RMS> the mouse, without probably digging in the menus. RMS> The Dired buffer is still visible in the other window, right? Can't RMS> you get "back" to the Dired buffer just by clicking button 1 in it? Oops, thought we were just viewing, not finding. Ok, then there should also be a binding way to view files, that way I can complain that you don't provide a mouse version of 'q' to get back.