unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8246: dired-create-directory should say at least one word in the case that it fails to do what it is supposed to
@ 2011-03-14  1:34 jidanni
  2011-03-19 22:08 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2011-03-14  1:34 UTC (permalink / raw)
  To: 8246

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

please.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#8246: dired-create-directory should say at least one word in the case that it fails to do what it is supposed to
  2011-03-14  1:34 bug#8246: dired-create-directory should say at least one word in the case that it fails to do what it is supposed to jidanni
@ 2011-03-19 22:08 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2011-03-19 22:08 UTC (permalink / raw)
  To: jidanni; +Cc: 8246-done

jidanni@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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-19 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14  1:34 bug#8246: dired-create-directory should say at least one word in the case that it fails to do what it is supposed to jidanni
2011-03-19 22:08 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).