From: Alberto <alberto.ing@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Subject: bug#10586: 23.3; cd in remote shell reset working directory to local home
Date: Wed, 25 Jan 2012 09:02:50 +0100 [thread overview]
Message-ID: <CAAp6-RRduj+JUENsNMBpvDSjMZKM8K2xPcdfGrtq3PTA55LVyQ@mail.gmail.com> (raw)
In-Reply-To: <rcd3a955fp.fsf@fencepost.gnu.org>
On 24 January 2012 19:19, Glenn Morris <rgm@gnu.org> wrote:
> Alberto wrote:
>
>> Open a remote folder, e.g.
>> C-x C-f /onan:bin
>> Open a remote shell there
>> M-x shell
>> Check with pwd that working directory is remote
>> M-x pwd
>> Execute in the shell cd
>> > cd
>> Check with pwd that working directory is now _local_ home
>> M-x pwd
>
> I can't reproduce this using Tramp's scpc method and don't see how such
> a thing could even be possible. Is your local home directory even
> visible on the remote machine?
I think there is a misunderstanding. Is not the bash shell that believes to
be in the local home.
But Emacs.
What happens is that the shell buffer lose synchronization between the
current dir of the shell and the variable that emacs to keep track of it
(e.g. the one that is used to auto complete path in the shell).
So if you want, typing pwd in the _shell_ gives the correct result,
the remote home.
M-x pwd instead returns the wrong result (the local home instead of
something like
/onan:~)
> What tramp connection method are you
> using?
scpc
This is my default so in that particular connection is not shown explicitly.
Does it happen with `emacs -Q'?
Yes. It does. I run a separate test on a friend machine, the result is the same.
However I did a test with current emacs trunk (24.something).
On that one the problem cannot be reproduced.
>> After this happens the only way I found to fix the working directory
>> is to kill the shell buffer and open it again.
>
> Depending on the shell you use, does not 'cd -' take you back to the
> previous directory?
That was a good guess in fact, "cd -" gets emacs to go back to the remote home.
I've tried again using explicitly scpc. If it can help, emacs prints
the new folder as a message after every cd.
When I do the procedure above
- for cd it is printed ~
- for cd - it is printed /scpc:onan:bin
Hope it helps.
Regards
--
Alberto Ingenito
next prev parent reply other threads:[~2012-01-25 8:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-23 16:04 bug#10586: 23.3; cd in remote shell reset working directory to local home Alberto
2012-01-24 18:19 ` Glenn Morris
2012-01-25 8:02 ` Alberto [this message]
2012-01-25 8:34 ` Glenn Morris
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAAp6-RRduj+JUENsNMBpvDSjMZKM8K2xPcdfGrtq3PTA55LVyQ@mail.gmail.com \
--to=alberto.ing@gmail.com \
--cc=rgm@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).