all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Windows Emacs doesn't understand UNIX symbolic link?
@ 2008-04-01  4:01 Yang
  2008-04-01 15:02 ` William Xu
       [not found] ` <mailman.9785.1207062149.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 17+ messages in thread
From: Yang @ 2008-04-01  4:01 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I recently installed emacs on 32bit Windows Vista home premium. I mainly
use it to access/edit source code on a remote UNIX machine (through the
tramp 2.1.9 package). However one thing that bothers me is that the
windows emacs does not seem to undertand UNIX symbolic link.

For example, on the remote Unix machine, I have "a.cc", which is a normal
file; and also "asl.cc", which is a symbolic link to "a.cc", thus "asl.cc
-> a.cc".

If I use my windows emacs to access "asl.cc", it can read it correctly.
However once you made any changes and save it, things became messed up.
"a.cc" didn't get updated, instead you have this:

"asl.cc" becomes a normal file and no longer points to "a.cc"
"asl.cc~" now is a symbolic link and points to "a.cc"
"a.cc" is not changed.

The current available versions of precompiled windows emacs at:
ftp://ftp.gnu.org/gnu/emacs/windows/ all seem to have this problem.

Anyone know what was going on and how to fix this? or could this be a
problem with the tramp package?

Thanks a lot!!
--Yang



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

end of thread, other threads:[~2008-04-03 19:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-01  4:01 Windows Emacs doesn't understand UNIX symbolic link? Yang
2008-04-01 15:02 ` William Xu
     [not found] ` <mailman.9785.1207062149.18990.help-gnu-emacs@gnu.org>
2008-04-01 16:54   ` Yang
2008-04-01 18:57     ` Eli Zaretskii
2008-04-02  2:09     ` William Xu
     [not found]     ` <mailman.9816.1207102163.18990.help-gnu-emacs@gnu.org>
2008-04-02  5:06       ` Yang
     [not found]     ` <mailman.9824.1207116435.18990.help-gnu-emacs@gnu.org>
2008-04-02  6:33       ` Barry Margolin
2008-04-02  7:50         ` Michael Albinus
2008-04-02 17:11           ` Eli Zaretskii
2008-04-03 19:45             ` Michael Albinus
2008-04-02 17:09         ` Eli Zaretskii
2008-04-02 17:27           ` Peter Dyballa
2008-04-02 17:54             ` Eli Zaretskii
2008-04-02 22:12               ` Peter Dyballa
2008-04-03  3:12                 ` Eli Zaretskii
2008-04-02 18:15             ` Michael Albinus
     [not found]           ` <mailman.9884.1207157251.18990.help-gnu-emacs@gnu.org>
2008-04-02 23:28             ` Jason Rumney

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.