all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] emacs-25 84938d7: default-directory: Remark that it must be a directory name
       [not found] ` <20170331082348.5942D219EE@vcs0.savannah.gnu.org>
@ 2017-03-31 12:57   ` Stefan Monnier
  2017-03-31 13:05     ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2017-03-31 12:57 UTC (permalink / raw)
  To: emacs-devel; +Cc: Tino Calancha

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


        Stefan



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

* Re: [Emacs-diffs] emacs-25 84938d7: default-directory: Remark that it must be a directory name
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2017-03-31 13:05 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: tino.calancha, emacs-devel

> 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




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

end of thread, other threads:[~2017-03-31 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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

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.