GNU bug report logs - #8246
dired-create-directory should say at least one word in the case that it fails to do what it is supposed to

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Mon, 14 Mar 2011 02:03:01 UTC

Severity: minor

Merged with 6363, 6520

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6520: closed (dired-do-create-files didn't even check that
 there was a file with the same name already there)
Date: Sat, 19 Mar 2011 22:09:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 19 Mar 2011 18:08:01 -0400
with message-id <87vczewypq.fsf <at> stupidchicken.com>
and subject line Re: bug#8246: dired-create-directory should say at least one word in the case that it fails to do what it is supposed to
has caused the GNU bug report #8246,
regarding dired-do-create-files didn't even check that there was a file with the same name already there
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
8246: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8246
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: dired-do-create-files didn't even check that there was a file with
	the same name already there
Date: Sun, 27 Jun 2010 13:14:14 +0800
dired-do-create-files: Marked Move: target must be a directory: /tmp/e [2 times]
But I just created that directory with the + command didn't I?
What went wrong?
Well,
The plus command, dired-create-directory, didn't even crap out with an
error that there happened to be a regular file called /tmp/e !

Can you believe that?

Sorry I can't find the previous bug #.

emacs-snapshot:
  Installed: 1:20100619-2


[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: jidanni <at> jidanni.org
Cc: 8246-done <at> debbugs.gnu.org
Subject: Re: bug#8246: dired-create-directory should say at least one word in
	the case that it fails to do what it is supposed to
Date: Sat, 19 Mar 2011 18:08:01 -0400
jidanni <at> jidanni.org writes:

> Please please please implement similar warnings to
>
>    # mkdir /
>    mkdir: cannot create directory `/': File exists
>    # mkdir /dev/null
>    mkdir: cannot create directory `/dev/null': File exists
>
> Even one murmur would be great!
>
> for
> + runs the command dired-create-directory

Fair enough.  Added to trunk.


This bug report was last modified 14 years and 70 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.