From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ed Rubinsky Newsgroups: gmane.emacs.help Subject: Re: Changing "open file" buffer handling Date: Wed, 05 Mar 2003 11:31:53 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <5.1.0.14.0.20030305112723.0372c110@mailin.icdc.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1046882169 22915 80.91.224.249 (5 Mar 2003 16:36:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2003 16:36:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 05 17:36:05 2003 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 18qbsC-0005x3-00 for ; Wed, 05 Mar 2003 17:36:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18qbrK-0000wd-03 for gnu-help-gnu-emacs@m.gmane.org; Wed, 05 Mar 2003 11:35:10 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18qbp4-00080b-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 11:32:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18qboo-0007XU-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 11:32:37 -0500 Original-Received: from mclean.mail.mindspring.net ([207.69.200.57]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18qboB-000762-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 11:31:55 -0500 Original-Received: from h-66-167-47-15.phlapafg.covad.net ([66.167.47.15] helo=ed.andisplace.com) by mclean.mail.mindspring.net with esmtp (Exim 3.33 #1) id 18qboB-0001AQ-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 11:31:55 -0500 X-Sender: edrubins@mailin.icdc.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7356 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7356 Typing 'i' on a line with a sub-directory in a dired buffer will insert the contents of that sub-directory into the same buffer immediately after the top level directory of the dired buffer and move there. C-u C- will move back to the sub-directory line. Best, Ed