all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: tino.calancha@gmail.com, emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] emacs-25 84938d7: default-directory: Remark that it must be a directory name
Date: Fri, 31 Mar 2017 16:05:50 +0300	[thread overview]
Message-ID: <834ly961g1.fsf@gnu.org> (raw)
In-Reply-To: <jwv8tnlvc2p.fsf-monnier+emacsdiffs@gnu.org> (message from Stefan Monnier on Fri, 31 Mar 2017 08:57:24 -0400)

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Date: Fri, 31 Mar 2017 08:57:24 -0400
> Cc: Tino Calancha <tino.calancha@gmail.com>
> 
> > -To interactively change the default directory, use command `cd'.  */);
> > +It should be a directory name (as opposed to a directory file-name).
> > +On GNU and Unix systems, directory names end in a slash `/'.
>       ^^^^^^^^^^^^^^^^^^^^
> On other systems as well.

Not necessarily.  On MS-Windows:

  (directory-name-p "d:/foo\\") => t




      reply	other threads:[~2017-03-31 13:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170331082347.19936.40064@vcs0.savannah.gnu.org>
     [not found] ` <20170331082348.5942D219EE@vcs0.savannah.gnu.org>
2017-03-31 12:57   ` [Emacs-diffs] emacs-25 84938d7: default-directory: Remark that it must be a directory name Stefan Monnier
2017-03-31 13:05     ` Eli Zaretskii [this message]

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=834ly961g1.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=tino.calancha@gmail.com \
    /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.