* Perplexing dired behavior on "R": "pinging..."
@ 2014-11-20 2:56 Steven Arntson
2014-11-20 3:15 ` Drew Adams
0 siblings, 1 reply; 4+ messages in thread
From: Steven Arntson @ 2014-11-20 2:56 UTC (permalink / raw)
To: help-gnu-emacs
Using emacs 24.4.1.
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.
Thank you!
steven arntson
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Perplexing dired behavior on "R": "pinging..."
2014-11-20 2:56 Perplexing dired behavior on "R": "pinging..." Steven Arntson
@ 2014-11-20 3:15 ` Drew Adams
2014-11-21 22:08 ` Steven Arntson
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2014-11-20 3:15 UTC (permalink / raw)
To: Steven Arntson, help-gnu-emacs
> Using emacs 24.4.1.
>
> 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)..."
Good one! If you get that behavior after you start Emacs
using `emacs -Q' (no init file) then please file that as a bug:
`M-x report-emacs-bug'. Sounds like it is picking up the
URL at point and trying to get to it. Quite a "feature"!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Perplexing dired behavior on "R": "pinging..."
[not found] <mailman.14121.1416452216.1147.help-gnu-emacs@gnu.org>
@ 2014-11-20 11:15 ` Damien Wyart
0 siblings, 0 replies; 4+ messages in thread
From: Damien Wyart @ 2014-11-20 11:15 UTC (permalink / raw)
To: help-gnu-emacs
* Steven Arntson <steven@stevenarntson.com> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Perplexing dired behavior on "R": "pinging..."
2014-11-20 3:15 ` Drew Adams
@ 2014-11-21 22:08 ` Steven Arntson
0 siblings, 0 replies; 4+ messages in thread
From: Steven Arntson @ 2014-11-21 22:08 UTC (permalink / raw)
To: help-gnu-emacs
Drew Adams <drew.adams@oracle.com> writes:
>> Using emacs 24.4.1.
>>
>> 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)..."
>
> Good one! If you get that behavior after you start Emacs
> using `emacs -Q' (no init file) then please file that as a bug:
> `M-x report-emacs-bug'. Sounds like it is picking up the
> URL at point and trying to get to it. Quite a "feature"!
Restarting with -Q appeared to fix the problem. However, then when I
restarted again normally, the problem remained fixed! So I'm left
thinking that what I really needed to do was restart. Lesson learned ...
steven
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-11-21 22:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-20 2:56 Perplexing dired behavior on "R": "pinging..." Steven Arntson
2014-11-20 3:15 ` Drew Adams
2014-11-21 22:08 ` Steven Arntson
[not found] <mailman.14121.1416452216.1147.help-gnu-emacs@gnu.org>
2014-11-20 11:15 ` Damien Wyart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).