all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: bob@rattlesnake.com
Cc: emacs-devel@gnu.org
Subject: Re: Emacs tramp troubles with old Sun
Date: Thu, 08 Nov 2007 07:26:45 +0100	[thread overview]
Message-ID: <87wsstb6ca.fsf@gmx.de> (raw)
In-Reply-To: <m1IpsRB-002K4AC@rattlesnake.com> (Robert J. Chassell's message of "Wed, 7 Nov 2007 21:27:49 +0000 (UTC)")

"Robert J. Chassell" <bob@rattlesnake.com> writes:

> but the old Sun still fails with
>
>     Couldn't find exit status of `test -e /tmp'
>
>
> I can reach it  with    ssh -l bob shell.berkshire.net
>
>     Last login: Wed Nov  7 16:07:08 2007 from cpe-69-204-164-
>     Sun Microsystems Inc.   SunOS 5.9       Generic May 2002
>     tcsh: using dumb terminal settings.
>
>
>     bob@robin ~ $  test -e /tmp
>     test: argument expected
>
>     bob@robin ~ $ which test
>     /usr/ucb/test
>     bob@robin ~ $  echo $PATH
>     .:/bin:/usr/games:/usr/etc:/usr/ucb:/usr/local/bin:/usr/bin:/usr/X11/bin

The patch seems to be OK wrt your echoing shell. However, Tramp still
tries to apply "test -e", although it's not applicable. This is likely
because of cached connection properties (see "~/.emacs.d/tramp").

Could you, please, remove this file before you start Emacs? Or,
alternatively, before you're going remote, clear the cache by calling
"M-x tramp-cleanup-connection RET /ssh:bob@shell.berkshire.net: RET"?

Btw, next time you send a debug buffer _please_ append it to your
message as attachment with proper encoding. It contains non ASCII
characters, and email is not 8bit clean by design. I can read your
message via the emacs-devel archive, but there is a delay until a
message is offered there, and (because in HTML format) it doesn't keep
line formatting, which makes reading the debug messages hard.

Thanks, and best regards, Michael.

  reply	other threads:[~2007-11-08  6:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-06 14:11 Emacs tramp troubles with old Sun Robert J. Chassell
2007-11-06 19:38 ` Michael Albinus
2007-11-07  1:24   ` Robert J. Chassell
2007-11-07  7:37     ` Michael Albinus
2007-11-07 10:08       ` Andreas Schwab
2007-11-07 10:30         ` Michael Albinus
2007-11-07 20:50 ` Michael Albinus
2007-11-07 21:27   ` Robert J. Chassell
2007-11-08  6:26     ` Michael Albinus [this message]
2007-11-08 11:12       ` Robert J. Chassell
2007-11-08 14:52       ` Stefan Monnier
2007-11-08 15:21         ` Michael Albinus
2007-11-12 20:23           ` 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=87wsstb6ca.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=bob@rattlesnake.com \
    --cc=emacs-devel@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 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.