From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Bryan W. Lepore" Newsgroups: gmane.emacs.help Subject: pwd equivalent command Date: Thu, 26 Sep 2002 16:49:41 -0400 (EDT) Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1033073443 12082 127.0.0.1 (26 Sep 2002 20:50:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Sep 2002 20:50:43 +0000 (UTC) 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 17ufas-00038h-00 for ; Thu, 26 Sep 2002 22:50:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ufay-0000lN-00; Thu, 26 Sep 2002 16:50:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17ufZw-0000aD-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 16:49:44 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17ufZv-0000Zv-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 16:49:43 -0400 Original-Received: from thorin.rose.brandeis.edu ([129.64.32.130]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ufZu-0000Zg-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 16:49:42 -0400 Original-Received: from localhost (lepore@localhost) by thorin.rose.brandeis.edu (8.11.6/8.11.6) with ESMTP id g8QKnfj10359 for ; Thu, 26 Sep 2002 16:49:42 -0400 X-Authentication-Warning: thorin.rose.brandeis.edu: lepore owned process doing -bs Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1909 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1909 is there a "pwd" equivalent in emacs that doesn't require opening up a new shell or using the mouse, preferably showing the result in the mode line? the best i can figure to use is "C-x d" to start to go to a new directory, and then quit it with "C-g" but that starts to get annoying if you're jumping around a lot. thanks -bryan