From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: henning Newsgroups: gmane.emacs.help Subject: dired in one buffer Date: Wed, 16 Aug 2006 02:53:00 -0700 (PDT) Message-ID: <5829567.post@talk.nabble.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1155721998 13830 80.91.229.2 (16 Aug 2006 09:53:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 Aug 2006 09:53:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 16 11:53:17 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GDI5M-0006PD-Jy for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Aug 2006 11:53:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GDI5M-0007RJ-56 for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Aug 2006 05:53:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GDI5A-0007Qn-A6 for help-gnu-emacs@gnu.org; Wed, 16 Aug 2006 05:53:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GDI58-0007QT-Ph for Help-gnu-emacs@gnu.org; Wed, 16 Aug 2006 05:53:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GDI58-0007QQ-KK for Help-gnu-emacs@gnu.org; Wed, 16 Aug 2006 05:53:02 -0400 Original-Received: from [72.21.53.35] (helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GDIBM-0003wz-SP for Help-gnu-emacs@gnu.org; Wed, 16 Aug 2006 05:59:29 -0400 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GDI56-00037X-1i for Help-gnu-emacs@gnu.org; Wed, 16 Aug 2006 02:53:00 -0700 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36707 Archived-At: I would like dired to stay in the same buffer, e.g. when I go up one directory I would like the present buffer to just clear and be replaced by the content in the parent folder instead of opening a new buffer. If find it quite annoying to have a stack of dired buffers open after looking around in the directory tree... Does anyone know how to implement that? Or am I missing something? Cheers -- View this message in context: http://www.nabble.com/dired-in-one-buffer-tf2114297.html#a5829567 Sent from the Emacs - Help forum at Nabble.com.