From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: henning Newsgroups: gmane.emacs.help Subject: Re: dired in one buffer Date: Fri, 18 Aug 2006 01:37:56 -0700 (PDT) Message-ID: <5863516.post@talk.nabble.com> References: <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 1155907021 18613 80.91.229.2 (18 Aug 2006 13:17:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Aug 2006 13:17:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 18 15:16:57 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 1GE49j-0003Y5-6h for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Aug 2006 15:13:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GE49i-0003Rr-Jw for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Aug 2006 09:12:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GDzrk-0000vC-QJ for help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 04:38:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GDzrc-0000l7-Db for Help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 04:38:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GDzra-0000jv-FX for Help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 04:37:58 -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 1GDzyF-0002st-Od for Help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 04:44:52 -0400 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GDzrY-0005A3-Qf for Help-gnu-emacs@gnu.org; Fri, 18 Aug 2006 01:37:56 -0700 Original-To: Help-gnu-emacs@gnu.org In-Reply-To: X-Mailman-Approved-At: Fri, 18 Aug 2006 09:12:43 -0400 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:36755 Archived-At: This does exactly what I wanted. Although I from other posts now realise how easy it is to live without this extension by just redefining "^" many thanks! Torsten Mueller-3 wrote: > > henning schrieb: > >> 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? > > You could use dired-single > > http://www.northbound-train.com/emacs.html#MyPackages > > T.M. > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > > -- View this message in context: http://www.nabble.com/dired-in-one-buffer-tf2114297.html#a5863516 Sent from the Emacs - Help forum at Nabble.com.