From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bernd Wolter Newsgroups: gmane.emacs.help Subject: Re: Dired buffers and finding files... Date: 22 Oct 2002 16:33:18 +0200 Organization: Not much Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <8665vuu091.fsf@potato.vegetable.org.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035297712 4184 80.91.224.249 (22 Oct 2002 14:41:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 22 Oct 2002 14:41:52 +0000 (UTC) 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 1840EA-00014x-00 for ; Tue, 22 Oct 2002 16:41:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 1840Dn-0000lQ-00; Tue, 22 Oct 2002 10:41:27 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.online.be!bnewspeer00.bru.ops.eu.uu.net!emea.uu.net!newsfeed.siemens.de!newsfeed1.sbs.de!news.mch.sbs.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: m33773pp.mchp.siemens.de Original-X-Trace: news.mch.sbs.de 1035297376 29283 139.23.242.230 (22 Oct 2002 14:36:16 GMT) Original-X-Complaints-To: abuse@siemens.de Original-NNTP-Posting-Date: Tue, 22 Oct 2002 14:36:16 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:106274 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2824 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2824 Martin Schmitz writes: > Tim Haynes writes: > > > If I have a buffer visiting a file in a given directory - e.g. /tmp/foo.txt > > or something - and then decide I want to bring up a dired buffer of that > > directory, pressing `C-x C-f /tmp/ RET' flips me to the existing foo.txt > ^^^^^^^ > Try 'C-x d RET' > Or from within the buffer in question C-x C-j. bernd