From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.devel Subject: Fwd: Re: Easy way to rename files sequentially? Date: Mon, 26 Nov 2007 21:27:10 +0000 Organization: disorganized Message-ID: <87hcj87l5d.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1196113191 7884 80.91.229.12 (26 Nov 2007 21:39:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Nov 2007 21:39:51 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 26 22:39:58 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IwlgD-0001vH-Lk for ged-emacs-devel@m.gmane.org; Mon, 26 Nov 2007 22:39:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iwlfy-0000EJ-Kk for ged-emacs-devel@m.gmane.org; Mon, 26 Nov 2007 16:39:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iwlfv-0000E4-5V for emacs-devel@gnu.org; Mon, 26 Nov 2007 16:39:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iwlfs-0000Ds-Ok for emacs-devel@gnu.org; Mon, 26 Nov 2007 16:39:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iwlfs-0000Dp-JI for emacs-devel@gnu.org; Mon, 26 Nov 2007 16:39:28 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Iwlfr-0001eZ-Uz for emacs-devel@gnu.org; Mon, 26 Nov 2007 16:39:28 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IwlfG-0005ru-DT for emacs-devel@gnu.org; Mon, 26 Nov 2007 21:38:50 +0000 Original-Received: from e178049131.adsl.alicedsl.de ([85.178.49.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Nov 2007 21:38:50 +0000 Original-Received: from david.hansen by e178049131.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Nov 2007 21:38:50 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: e178049131.adsl.alicedsl.de User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) Cancel-Lock: sha1:0a247EkAzdOsSXqPFedJcT3jQ/c= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:84184 Archived-At: Hello, This popped up at gnu.emacs.help and might be of interest to the emacs devels: -------------------- Start of forwarded message -------------------- Path: news.gmane.org!not-for-mail Message-ID: From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Easy way to rename files sequentially? Date: Mon, 26 Nov 2007 22:40:47 +0200 References: <87ejeexgfy.fsf@celephais.home.net> <871waeroap.fsf@newsguy.com> <8763zpwje7.fsf@newsguy.com> <87y7cl6uka.fsf@localhorst.mine.nu> <87ve7ox53v.fsf@newsguy.com> <87tzn87tj9.fsf@localhorst.mine.nu> To: help-gnu-emacs@gnu.org > From: David Hansen > Date: Mon, 26 Nov 2007 18:26:02 +0000 > > \# isn't working in `dired-do-rename-regexp' That sounds like a bug (or missing feature) to me: dired-do-rename-regexp is supposed to be 100% compatible with query-replace-regexp, as far as regexp replacement goes. -------------------- End of forwarded message --------------------