From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "oliver" Newsgroups: gmane.emacs.help Subject: dired: how to open the containing directory, where a selected files is resides in Date: Mon, 16 Aug 2004 13:35:50 +1000 Organization: Netspace Internet Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1092627371 1104 80.91.224.253 (16 Aug 2004 03:36:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Aug 2004 03:36:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 16 05:36:04 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BwYHz-0000sM-00 for ; Mon, 16 Aug 2004 05:36:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BwYM5-000559-7B for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Aug 2004 23:40:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!newsfeeds.ihug.co.nz!ihug.co.nz!news.xtra.co.nz!news.mel.connect.com.au!news.netspace.net.au!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: dsl-210-15-204-246.nsw.netspace.net.au Original-X-Trace: otis.netspace.net.au 1092627296 42450 210.15.204.246 (16 Aug 2004 03:34:56 GMT) Original-X-Complaints-To: usenet@otis.netspace.net.au Original-NNTP-Posting-Date: Mon, 16 Aug 2004 03:34:56 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Original-Xref: shelby.stanford.edu gnu.emacs.help:124780 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20126 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20126 hi there in dired buffers (particulaly when created by dired-find) i quite often want to open the directory where listed files reside in. eg. in a dired buffer the cursor is on a line like -rw-rw-rw- 1 6264 Aug 11 12:34 source/XPImageList/AlphaImage.pas then i want to open the directory "XPImageList" in a seperate dired buffer. is there any dired command accomplishing this, or does anybody knows about a appropriate add-on? thanks a lot, oliver