Re: The “//” fix confuses cygwin-mount

2018-03-23 Thread Michael Albinus
Chris Zheng  writes:

> Hello Michael,

Hi Chris,

> However, I observed that when I go to /scpx:E:/ with “C-x C-f”, and
> “C-x C-f” again, the minibuffer shows “/scpx:E://”. Is this intended?

I cannot reproduce it, but I work on a GNU/Linux machine. Maybe it
behaves different, compared to your MS Windows / cygwin run.

Or I misunderstand what you have said. Could you, pls, tell me the exact
keystrokes which have led to this behavior?

> Thank you,
>
> Chris

Best regards, Michael.

___
Tramp-devel mailing list
Tramp-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel


Re: The “//” fix confuses cygwin-mount

2018-03-23 Thread Chris Zheng
On Sat, 24 Mar 2018 05:17:46 +0800,
Michael Albinus wrote:

Hello Michael,

> Chris Zheng  writes:
> 
> 
> Hi Chris,
> 
> > However, I observed that when I go to /scpx:E:/ with “C-x C-f”, and
> > “C-x C-f” again, the minibuffer shows “/scpx:E://”. Is this intended?
> 
> I cannot reproduce it, but I work on a GNU/Linux machine. Maybe it
> behaves different, compared to your MS Windows / cygwin run.
> 
> Or I misunderstand what you have said. Could you, pls, tell me the exact
> keystrokes which have led to this behavior?

Reproduction steps:

Suppose I want to connect to 222.222.222.222 with user kel.

1. emacs -Q

2. C-x C-f /scpx:kel@222.222.222.222:/ RET Then a dired buffer showing
the root directory is opened.

3. With cursor in the dired buffer, hit C-x C-f again.  I see the
minibuffer shows

“Find file: /scpx:kel@222.222.222.222://”.

I hit RET, the buffer is flashed, and the minibuffer shows

“Directory has changed on disk; type g to update Dired”.

If I go to other directory such as /bin, no double “//” is shown. I
have tested with two servers and the observation is identical.

I have to say that the problem isn’t serious, so feel free to ignore
it.

Thank you for your time.

> > Thank you,
> >
> > Chris
> 
> Best regards, Michael.

Best regards,

Chris

___
Tramp-devel mailing list
Tramp-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel


Re: The “//” fix confuses cygwin-mount

2018-03-23 Thread Michael Albinus
Chris Zheng  writes:

> Hello Michael,

Hi Chris,

> Reproduction steps:
>
> Suppose I want to connect to 222.222.222.222 with user kel.
>
> 1. emacs -Q
>
> 2. C-x C-f /scpx:kel@222.222.222.222:/ RET Then a dired buffer showing
> the root directory is opened.
>
> 3. With cursor in the dired buffer, hit C-x C-f again.  I see the
> minibuffer shows
>
> “Find file: /scpx:kel@222.222.222.222://”.

Strange. I cannot reproduce.

> I hit RET, the buffer is flashed, and the minibuffer shows
>
> “Directory has changed on disk; type g to update Dired”.

Even stranger. No need to tell this to you.

> If I go to other directory such as /bin, no double “//” is shown. I
> have tested with two servers and the observation is identical.
>
> I have to say that the problem isn’t serious, so feel free to ignore
> it.

Well, at least I'm not nervous yet :-)

It is Cygwin Emacs, isn't it? Which version? Self compiled?

> Best regards,
>
> Chris

Best regards, Michael.

___
Tramp-devel mailing list
Tramp-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel


Re: The “//” fix confuses cygwin-mount

2018-03-23 Thread Chris Zheng
On Sat, 24 Mar 2018 07:10:04 +0800,
Michael Albinus wrote:

Hello Michael,

> Chris Zheng  writes:
> 
> > Hello Michael,
> 
> Hi Chris,
> 
> > Reproduction steps:
> >
> > Suppose I want to connect to 222.222.222.222 with user kel.
> >
> > 1. emacs -Q
> >
> > 2. C-x C-f /scpx:kel@222.222.222.222:/ RET Then a dired buffer showing
> > the root directory is opened.
> >
> > 3. With cursor in the dired buffer, hit C-x C-f again.  I see the
> > minibuffer shows
> >
> > “Find file: /scpx:kel@222.222.222.222://”.
> 
> Strange. I cannot reproduce.
> 
> > I hit RET, the buffer is flashed, and the minibuffer shows
> >
> > “Directory has changed on disk; type g to update Dired”.
> 
> Even stranger. No need to tell this to you.

It seems that I saw this many times and I got used to it.

> > If I go to other directory such as /bin, no double “//” is shown. I
> > have tested with two servers and the observation is identical.
> >
> > I have to say that the problem isn’t serious, so feel free to ignore
> > it.
> 
> Well, at least I'm not nervous yet :-)
> 
> It is Cygwin Emacs, isn't it? Which version? Self compiled?

It isn’t a Cygwin Emacs. It’s native compiled under Windows using
MSYS2 and MinGW-w64. I’m in master branch at

011186279c  Port emacs-module-tests to 32-bit Emacs

Configuration options:
  --prefix=/mingw64 --without-imagemagick --without-dbus --with-modules 
'CFLAGS=-Ofast -fopt-info -g0 -mtune=native' 
PKG_CONFIG_PATH=/mingw64/lib/pkgconfig

> > Best regards,
> >
> > Chris
> 
> Best regards, Michael.

Chris "A Windows user"

___
Tramp-devel mailing list
Tramp-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel