From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: zip dired rename Date: Wed, 19 Jul 2006 21:29:36 +0300 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1153333802 23257 80.91.229.2 (19 Jul 2006 18:30:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jul 2006 18:30:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 19 20:30:01 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 1G3Gnp-0004uG-D6 for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Jul 2006 20:29:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3Gno-0002tn-PW for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Jul 2006 14:29:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G3Gne-0002tY-OQ for help-gnu-emacs@gnu.org; Wed, 19 Jul 2006 14:29:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G3Gnc-0002tL-EV for help-gnu-emacs@gnu.org; Wed, 19 Jul 2006 14:29:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3Gnc-0002tI-83 for help-gnu-emacs@gnu.org; Wed, 19 Jul 2006 14:29:32 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G3Gnd-000262-5R for help-gnu-emacs@gnu.org; Wed, 19 Jul 2006 14:29:33 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-193-4.inter.net.il [83.130.193.4]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id EFG86370 (AUTH halo1); Wed, 19 Jul 2006 21:29:30 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: (vjp2.at@at.BioStrategist.dot.dot.com) 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:36094 Archived-At: > From: vjp2.at@at.BioStrategist.dot.dot.com > Date: Wed, 19 Jul 2006 08:55:24 +0000 (UTC) > > > I'm using gnu 19.34 on MSDOS and 21.3.1 on Unix Bash > > I have some zip files with contents like > "glop02/a true banana file june 23.eml" > and I want to rename the (100-300) files to 8.3 old msdos style > like "glbjun23.eml" > before I unzip them. > It would be easier to do this on 19.34 since I downloaded them already. > > I thought i knew (and prolly forgot) the commands in dired (M and R).. 19.34 is very old; does it have the "% M" command in Dired? If it does, that's the command you probably want.