all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Justin Joseph Kaipada <justinjoseph0007@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Fixing a bug on Tramp
Date: Wed, 15 Aug 2018 16:08:35 +0200	[thread overview]
Message-ID: <87600b67to.fsf@gmx.de> (raw)
In-Reply-To: <CA+dFpWE_JVo0K75ebo+y2PuWpeverxEh_FhpLs6NqsPHJ-3Knw@mail.gmail.com> (Justin Joseph Kaipada's message of "Wed, 15 Aug 2018 08:40:10 -0400")

Justin Joseph Kaipada <justinjoseph0007@gmail.com> writes:

> I get "/bin" with quotes.
>
> Is it missing something ?

Then I have no clue what's up. Maybe you try to run all commands Tramp
raises yourself in a local shell (outside Emacs)? Then we will see
whether we get the same result.

According to the traces, you should run the following commands in
exactly this order (I precede  them by a prompt "# ":

--8<---------------cut here---------------start------------->8---
# locale -a
# /bin/bash -i
# exec ssh -l tsc390  -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none torolaba.canlab.ibm.com
# exec env ENV='' HISTFILE=~/.tramp_history PROMPT_COMMAND='' PS1=\#\$\  PS2='' PS3='' /bin/bash -norc -noprofile
# (cd ~/) 2>/dev/null; echo tramp_exit_status $?
# stty -inlcr -onlcr -echo kill '^U' erase '^H'
# echo foo
# PS1=///988a6436d6d49a7e84d7b8d0efbf764b\#\$ PS2='' PS3='' PROMPT_COMMAND=''
# echo \"`uname -sr`\" 2>/dev/null; echo tramp_exit_status $?
# locale -a
# echo foo ; echo bar
# set +o vi +o emacs
# echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
--8<---------------cut here---------------end--------------->8---

Best regards, Michael.



  parent reply	other threads:[~2018-08-15 14:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-07 22:53 Fixing a bug on Tramp Justin Joseph Kaipada
2018-08-08  7:17 ` Michael Albinus
2018-08-13 21:28   ` Justin Joseph Kaipada
2018-08-14  7:18     ` Michael Albinus
     [not found]       ` <CA+dFpWGG8zXAtt-GwFKM_MLC9=je4qSVNuVjGfypQn1iLb=MFQ@mail.gmail.com>
2018-08-14 15:23         ` Michael Albinus
     [not found]           ` <CA+dFpWFvqPD-ZgsyhWNZb6SL9h-DhNPjdpfX+Q+fvCXJDPy+=w@mail.gmail.com>
2018-08-15  7:21             ` Michael Albinus
     [not found]               ` <CA+dFpWE_JVo0K75ebo+y2PuWpeverxEh_FhpLs6NqsPHJ-3Knw@mail.gmail.com>
2018-08-15 14:08                 ` Michael Albinus [this message]
     [not found]                   ` <CA+dFpWFH4cdGbdEScNkb=e+0Lov+mPbB2iBRnVQakB=ejp4UGA@mail.gmail.com>
2018-08-16  8:31                     ` Michael Albinus
     [not found]                       ` <CA+dFpWHc=DBAs2fg==u3z8BOh9GT2iZyOi_5BLKM1ZaFLN=bJA@mail.gmail.com>
     [not found]                         ` <87sh3dz6fk.fsf@gmx.de>
     [not found]                           ` <87mutlz5yr.fsf@gmx.de>
     [not found]                             ` <CA+dFpWF33BPVxBSqqWpU0vN17FhOek9TKyKOJasgXToTS3aVkg@mail.gmail.com>
2018-08-25 11:54                               ` Michael Albinus
     [not found]                                 ` <CA+dFpWFJBVZkzUY=pWio_T4xVd7Lt9-VmAKOOGYtmMbxx8jsAw@mail.gmail.com>
2018-08-29  8:30                                   ` Michael Albinus

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87600b67to.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=justinjoseph0007@gmail.com \
    /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 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.