all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Juri Linkov'" <juri@jurta.org>
Cc: 6397@debbugs.gnu.org
Subject: bug#6397: 24.0.50; `make-directory' return value
Date: Fri, 11 Jun 2010 06:33:17 -0700	[thread overview]
Message-ID: <148DE0D4282044199ACF3A1E4433FDED@us.oracle.com> (raw)
In-Reply-To: <87r5keuhrk.fsf@mail.jurta.org>

> > The doc for `make-directory' doesn't mention its return 
> > value, and the code doesn't seem to do anything special
> > about it.
> 
> There is also a related bug#6363.
>
> > I think it should return non-nil (e.g. the directory name) if the
> > creation succeeds and nil if it fails without error.  And 
> > should be documented.  Or if it always raises an error when it
> > does not create a directory, that's OK too, but that should then
> > be documented.
> 
> What should it return when the creation of some parents succeeds,
> and fails for the rest?

Why do we let that happen? That seems like a bug. Is there some use case for
that? If not, can we fix it, to make the creation all-or-nothing (e.g. delete
any created unless all are)?

If the aim of the function is to create directory /a/lot/of/parents/foo, then
what sense does it make to create only some of the parents?






  reply	other threads:[~2010-06-11 13:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-10 20:49 bug#6397: 24.0.50; `make-directory' return value Drew Adams
2010-06-11  8:12 ` Juri Linkov
2010-06-11 13:33   ` Drew Adams [this message]
2011-07-13 22:22 ` Lars Magne Ingebrigtsen
2011-07-13 22:47   ` Drew Adams
2011-07-13 23:19     ` Lars Magne Ingebrigtsen
2011-07-13 23:45       ` Drew Adams
2011-07-13 23:54         ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=148DE0D4282044199ACF3A1E4433FDED@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=6397@debbugs.gnu.org \
    --cc=juri@jurta.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.