From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: knubee Newsgroups: gmane.emacs.help Subject: Re: occasional failure to rename Date: Sat, 08 Sep 2007 17:34:27 -0700 Organization: http://groups.google.com Message-ID: <1189298067.501190.252010@50g2000hsm.googlegroups.com> References: <1189294852.195765.265650@d55g2000hsg.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1189328350 12900 80.91.229.10 (9 Sep 2007 08:59:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Sep 2007 08:59:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 09 10:57:24 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from mail-forward.uio.no ([129.240.10.42]) by dough.gmane.org with esmtp (Exim 4.50) id 1IUIOG-0003oI-Cz for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Sep 2007 10:43:36 +0200 Original-Received: from mail-mx1.uio.no ([129.240.10.29]) by pat.uio.no with esmtp (Exim 4.67) (envelope-from ) id 1IUArW-0001T9-Vx for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Sep 2007 02:41:19 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by mail-mx1.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1IUArS-0000hz-LE for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Sep 2007 02:41:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUArM-0006kY-HE for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Sep 2007 20:41:08 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!50g2000hsm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 218.186.9.2 Original-X-Trace: posting.google.com 1189298067 30621 127.0.0.1 (9 Sep 2007 00:34:27 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 9 Sep 2007 00:34:27 +0000 (UTC) In-Reply-To: <1189294852.195765.265650@d55g2000hsg.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Emacs-w3m/1.4.4 w3m/0.5.1+cvs-1.968,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 50g2000hsm.googlegroups.com; posting-host=218.186.9.2; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.help:151856 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 X-UiO-SPF-Received: Received-SPF: pass (mail-mx1.uio.no: domain of gnu.org designates 199.232.76.165 as permitted sender) client-ip=199.232.76.165; envelope-from=help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org; helo=lists.gnu.org; X-UiO-Spam-info: not spam, SpamAssassin (score=0.0, required=12.0, autolearn=disabled, none) X-UiO-Scanned: FC268FCEDD3DF7207CBBEE25762B2AA32E3D7A4E X-UiO-SPAM-Test: remote_host: 199.232.76.165 spam_score: 0 maxlevel 200 minaction 2 bait 0 mail/h: 7 total 17502 max/h 41 blacklist 0 greylist 0 ratelimit 0 Xref: news.gmane.org gmane.emacs.help:47380 Archived-At: knubee wrote: > > Weird. Do you use wdired (aka "Edit File Names")? > > Yes. As far as I can tell I have the latest version: 1.9.2pre3 > > > The next time this happens do > > > > M-: (require 'dired-aux) > > > > and retry (but post the contents of the *Backtrace* buffer here before). > > Ok. thanks.