From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Damien Wyart Newsgroups: gmane.emacs.help Subject: Re: Perplexing dired behavior on "R": "pinging..." Date: Thu, 20 Nov 2014 12:15:11 +0100 Organization: Serveur de News Free Message-ID: <546dcd3f$0$2334$426a74cc@news.free.fr> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1416482425 21276 80.91.229.3 (20 Nov 2014 11:20:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2014 11:20:25 +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 Nov 20 12:20:20 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XrPme-0004c0-1F for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2014 12:20:20 +0100 Original-Received: from localhost ([::1]:34636 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrPmd-0005Re-Hq for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2014 06:20:19 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!feeder1-2.proxad.net!cleanfeed2-b.proxad.net!nnrp4-2.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 Original-Lines: 18 Original-NNTP-Posting-Date: 20 Nov 2014 12:15:11 CET Original-NNTP-Posting-Host: 213.41.244.197 Original-X-Trace: 1416482111 news-1.free.fr 2334 213.41.244.197:49266 Original-X-Complaints-To: abuse@proxad.net Original-Xref: usenet.stanford.edu gnu.emacs.help:208797 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:101077 Archived-At: * Steven Arntson in gnu.emacs.help: > In a dired buffer, I "% m" to mark all files containing ".org". The > first of these, for instance, is called "animals.org". Once the files > are marked, I intend to move them to a new directory, and I type "R". > Then the minibuffer says, > "Pinging animals.org (Non-profit Organization)..." > And the process stalls. A quick investigation via "C-h k R" tells me > that the command is still bound to "dired-do-rename". What is getting > called here, and why? It seems only to happen when I'm trying to > rename multiple marked files. If I mark only one, things happen as > they should. Could you post your ido and ffap settings? -- DW