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: Re: pwd equivalent command Date: Thu, 26 Sep 2002 16:59:01 -0400 (EDT) Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1033074019 14301 127.0.0.1 (26 Sep 2002 21:00:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Sep 2002 21:00:19 +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 17ufk7-0003iM-00 for ; Thu, 26 Sep 2002 23:00:15 +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 17ufkG-0003iG-00; Thu, 26 Sep 2002 17:00:24 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17ufiz-0003YM-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 16:59:05 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17ufiw-0003WS-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 16:59:04 -0400 Original-Received: from thorin.rose.brandeis.edu ([129.64.32.130]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ufiw-0003Vq-00 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2002 16:59:02 -0400 Original-Received: from localhost (lepore@localhost) by thorin.rose.brandeis.edu (8.11.6/8.11.6) with ESMTP id g8QKx1S10442 for ; Thu, 26 Sep 2002 16:59:01 -0400 X-Authentication-Warning: thorin.rose.brandeis.edu: lepore owned process doing -bs Original-To: help-gnu-emacs@gnu.org In-Reply-To: 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:1910 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1910 > 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? yes - try "M-x pwd" sorry. -bryan