From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: basic question: going back to dired Date: Thu, 24 Jul 2008 16:31:50 +0200 Message-ID: References: <4884DC7F.6060406@gmail.com> <819feff4-76e3-4bf8-9ece-7b47f099efc2@j22g2000hsf.googlegroups.com> <87mykaw8sb.fsf@nonospaz.fatphil.org> <87od4nzcmd.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216909980 27378 80.91.229.12 (24 Jul 2008 14:33:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jul 2008 14:33:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 24 16:33:49 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KM1sy-0005l6-Js for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Jul 2008 16:33:40 +0200 Original-Received: from localhost ([127.0.0.1]:43248 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KM1s5-00037f-0s for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Jul 2008 10:32:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KM1rH-0002ig-EH for help-gnu-emacs@gnu.org; Thu, 24 Jul 2008 10:31:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KM1rG-0002hg-6i for help-gnu-emacs@gnu.org; Thu, 24 Jul 2008 10:31:54 -0400 Original-Received: from [199.232.76.173] (port=40876 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KM1rF-0002hP-QC for help-gnu-emacs@gnu.org; Thu, 24 Jul 2008 10:31:53 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.188]:62001) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KM1rF-0007d8-LF for help-gnu-emacs@gnu.org; Thu, 24 Jul 2008 10:31:53 -0400 Original-Received: by nf-out-0910.google.com with SMTP id c7so6936836nfi.26 for ; Thu, 24 Jul 2008 07:31:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=rqjW7mPB61KjyPjPbiuIlMyixfangbsWz54AJ1sTaOU=; b=Sy0GZMlLhKEaK8ubm1PLSTZ/hnLvYUXkehOMxWh8swQh1jySf8qLznfZal7ZtsT2pJ ddsgnd4t3PnjyH/LKDZ1P4kGaOeIizz57GkpdCHYSu+c5o8A+lPQvm4qMRWUSGoE9sr+ VGeTBjG6/aqmWv48Z8a6CUBzvSUBTygsVgpkE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=H3WjAmPnWbBTnl2pm6+sQkj0uHUrnfO9PKP5QH2Qm02ivoeKYUQYGysfNdiAJS8tMo OV0dvCio08wgGL7OihyH001cdIxJDVKDxtl+LB2QKXHpu5dgfjBaMc+KxnLTye9874ka HFjjwmwBpcukllt8YkHX8kgskRfc7/09nXDlw= Original-Received: by 10.210.126.18 with SMTP id y18mr419100ebc.100.1216909910848; Thu, 24 Jul 2008 07:31:50 -0700 (PDT) Original-Received: by 10.210.71.14 with HTTP; Thu, 24 Jul 2008 07:31:50 -0700 (PDT) In-Reply-To: <87od4nzcmd.fsf@lion.rapttech.com.au> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:55908 Archived-At: On Thu, Jul 24, 2008 at 14:32, Tim X wrote: > Exactly and in fact, more effort and less convenient to move your hands > of the "home keys" to get to F4. I find much easier to type Alt-F4 than C-x C-c. Juanma