From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Goldman Newsgroups: gmane.emacs.help Subject: Re: recursively move types of files Date: Thu, 15 May 2008 09:21:38 -0400 Organization: Global Network Services - Remote Access Mail & News Services Message-ID: <482c38e0$1@kcnews01> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210858958 7210 80.91.229.12 (15 May 2008 13:42:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 13:42:38 +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 May 15 15:43:15 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 1Jwdhs-0002gR-EL for geh-help-gnu-emacs@m.gmane.org; Thu, 15 May 2008 15:41:16 +0200 Original-Received: from localhost ([127.0.0.1]:33212 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jwdh9-0003x6-8z for geh-help-gnu-emacs@m.gmane.org; Thu, 15 May 2008 09:40:31 -0400 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-NNTP-Posting-Host: yktgi01e0-s5.watson.ibm.com Original-X-Trace: kcnews01 1210857696 129.34.20.19 (15 May 2008 14:21:36 +0100) Original-Lines: 9 Original-X-Complaints-To: abuse@prserv.net Original-Path: news.stanford.edu!newsfeed.stanford.edu!news.aset.psu.edu!news.glorb.com!nlpi057.nbdc.sbc.com!prodigy.net!kcnewsm01.prserv.net!prserv.net!kcnews01!not-for-mail Original-Xref: news.stanford.edu gnu.emacs.help:158649 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:54014 Archived-At: wdired-mode Charles L. Snyder wrote: > > 2. I have a huge number of files named like this > "Report_work_01232008_blah.pdf", and I want to replace all the "_" > with " " > ie., "Report work 01232008 blah.pdf" > Some files have one underscore, some have many more.