* bug#6396: 24.0.50; doc string of `make-directory'
@ 2010-06-10 18:44 Drew Adams
2010-06-12 6:21 ` Kevin Rodgers
2010-06-12 11:20 ` Eli Zaretskii
0 siblings, 2 replies; 3+ messages in thread
From: Drew Adams @ 2010-06-10 18:44 UTC (permalink / raw)
To: 6396
From the doc string:
"Noninteractively, the second (optional) argument PARENTS says whether
to create parent directories if they don't exist. Interactively,
this happens by default."
HOW does it say whether to create parent dirs?
What value(s) say to do that? What value(s) say not to do that?
"this happens by default": What happens by default? If you mean to say
that for interactive use parent dirs are always created (when
nonexistent), then say that.
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2010-06-07 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags -Ic:/xpm/include'
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6396: 24.0.50; doc string of `make-directory'
2010-06-10 18:44 bug#6396: 24.0.50; doc string of `make-directory' Drew Adams
@ 2010-06-12 6:21 ` Kevin Rodgers
2010-06-12 11:20 ` Eli Zaretskii
1 sibling, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2010-06-12 6:21 UTC (permalink / raw)
To: bug-gnu-emacs
Drew Adams wrote:
> From the doc string:
>
> "Noninteractively, the second (optional) argument PARENTS says whether
> to create parent directories if they don't exist. Interactively,
> this happens by default."
>
> HOW does it say whether to create parent dirs?
> What value(s) say to do that? What value(s) say not to do that?
>
> "this happens by default": What happens by default? If you mean to say
> that for interactive use parent dirs are always created (when
> nonexistent), then say that.
Interactively, always create nonexistent parent directories.
Noninteractively, create nonexistent parent directories when the second
(optional) argument PARENTS is non-nil.
--
Kevin Rodgers
Denver, Colorado, USA
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6396: 24.0.50; doc string of `make-directory'
2010-06-10 18:44 bug#6396: 24.0.50; doc string of `make-directory' Drew Adams
2010-06-12 6:21 ` Kevin Rodgers
@ 2010-06-12 11:20 ` Eli Zaretskii
1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2010-06-12 11:20 UTC (permalink / raw)
To: Drew Adams; +Cc: 6396-done
> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Thu, 10 Jun 2010 11:44:56 -0700
> Cc:
>
> From the doc string:
>
> "Noninteractively, the second (optional) argument PARENTS says whether
> to create parent directories if they don't exist. Interactively,
> this happens by default."
>
> HOW does it say whether to create parent dirs?
> What value(s) say to do that? What value(s) say not to do that?
Fixed in revno 100589.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-12 11:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 18:44 bug#6396: 24.0.50; doc string of `make-directory' Drew Adams
2010-06-12 6:21 ` Kevin Rodgers
2010-06-12 11:20 ` Eli Zaretskii
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.