From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "mailpitches@email.com" Newsgroups: gmane.emacs.help Subject: Emacs keyboard command Date: 25 Jul 2006 15:57:52 -0700 Organization: http://groups.google.com Message-ID: <1153868272.150837.298300@b28g2000cwb.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1153870896 21870 80.91.229.2 (25 Jul 2006 23:41:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Jul 2006 23:41:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 26 01:41:26 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 1G5WWZ-0005Q0-5l for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jul 2006 01:41:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5WWY-0005DI-7A for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jul 2006 19:41:14 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!b28g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs,comp.emacs.xemacs Original-Lines: 9 Original-NNTP-Posting-Host: 64.175.36.93 Original-X-Trace: posting.google.com 1153868277 10584 127.0.0.1 (25 Jul 2006 22:57:57 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 25 Jul 2006 22:57:57 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: b28g2000cwb.googlegroups.com; posting-host=64.175.36.93; posting-account=iV74hQ0AAADGgPGQkUbQk3p4wP3yUQIx Original-Xref: shelby.stanford.edu gnu.emacs.help:140600 comp.emacs:92651 comp.emacs.xemacs:80444 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:36225 Archived-At: I'm looking for a specific keyboard command. When you hit C-X C-F to Find file, you are presented with a default path such as ~/dir/blah. Is there a key command to travel backwards by directory, so that I can press this key command and immediately get ~dir/ without having to hit delete four times? Thanks