From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: dired to mkdir and mv files Date: Sat, 6 May 2006 21:56:28 +0200 Message-ID: References: <87fyjnrnhr.fsf@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146945407 29023 80.91.229.2 (6 May 2006 19:56:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 May 2006 19:56:47 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 06 21:56:45 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 1FcStQ-0007vB-Nq for geh-help-gnu-emacs@m.gmane.org; Sat, 06 May 2006 21:56:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcStQ-0004S9-Bc for geh-help-gnu-emacs@m.gmane.org; Sat, 06 May 2006 15:56:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FcStG-0004S3-IR for help-gnu-emacs@gnu.org; Sat, 06 May 2006 15:56:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FcStE-0004Rr-M5 for help-gnu-emacs@gnu.org; Sat, 06 May 2006 15:56:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcStE-0004Ro-Jf for help-gnu-emacs@gnu.org; Sat, 06 May 2006 15:56:32 -0400 Original-Received: from [217.72.192.234] (helo=fmmailgate03.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FcStg-0006JS-9a for help-gnu-emacs@gnu.org; Sat, 06 May 2006 15:57:00 -0400 Original-Received: by fmmailgate03.web.de (8.12.6/8.12.6/webde Linux 0.7) with ESMTP id k46JuUhb020848; Sat, 6 May 2006 21:56:30 +0200 Original-Received: from [84.245.187.111] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.107 #108) id 1FcStB-0007QN-00; Sat, 06 May 2006 21:56:30 +0200 In-Reply-To: <87fyjnrnhr.fsf@localhost.localdomain> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Gary Wessle X-Mailer: Apple Mail (2.749.3) X-Sender: Peter_Dyballa@web.de 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:34873 Archived-At: Am 06.05.2006 um 20:56 schrieb Gary Wessle: > is there a way to make a directory and move files to it using dired > mode? + and R, maybe in conjunction with m. Have you tried 'M-x describe- mode' ? This magical incantation works very often, mostly faster than eMail. And it motivates its user to read the output, at least a bit: the major mode and its keybindings come first! That's the stuff clever software is made of. -- Greetings Pete There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. - Jeremy S. Anderson