all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs and Windows junctions
@ 2015-02-18 14:09 Fabrice Popineau
  2015-02-19  8:50 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Popineau @ 2015-02-18 14:09 UTC (permalink / raw
  To: emacs-devel

Hi,

This question has been asked on Stackexchange:

http://emacs.stackexchange.com/questions/6070/hard-and-soft-links-junctions-under-
windows

How difficult would it be to report junctions as symlinks?
I find it desirable and informative.

Moreover, all the support seems to be already there.
Specifically, it would suffice to handle the case of 
IO_REPARSE_TAG_MOUNT_POINT in src/w32.c/is_symlink() 
and src/w32.c/readlink() the same way it is done for 
IO_REPARSE_TAG_SYMLINK.

Is there any drawback in doing this? Would it be enough?

Best regards,

Fabrice




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

end of thread, other threads:[~2015-02-19  9:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18 14:09 Emacs and Windows junctions Fabrice Popineau
2015-02-19  8:50 ` Eli Zaretskii
2015-02-19  8:55   ` Fabrice Popineau
2015-02-19  9:06     ` 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.