From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Frederik Fouvry Newsgroups: gmane.emacs.help Subject: Re: dired: how to open the containing directory, where a selected files is resides in Date: 16 Aug 2004 16:24:19 +0200 Organization: =?iso-8859-1?q?SFB_378,_Computerlinguistik,_Universit=E4t?= =?iso-8859-1?q?_des_Saarlandes?= Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092666682 18255 80.91.224.253 (16 Aug 2004 14:31:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Aug 2004 14:31:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 16 16:30:59 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 1BwiVn-0002uB-00 for ; Mon, 16 Aug 2004 16:30:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BwiZt-0005zZ-Rt for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Aug 2004 10:35:13 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!irazu.switch.ch!switch.ch!newsfeed00.sul.t-online.de!t-online.de!news-lei1.dfn.de!news-kar1.dfn.de!hades.rz.uni-saarland.de!hades.rz.uni-sb.de Original-Newsgroups: gnu.emacs.help Original-Lines: 19 User-Agent: Emacs Gnus Original-Xref: shelby.stanford.edu gnu.emacs.help:124786 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:20133 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20133 ,-- One day, you wrote: | NNTP-Posting-Date: Mon, 16 Aug 2004 03:34:56 +0000 (UTC) | | 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? C-x 4 C-j (from dired-x) Frederik Fouvry