emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with tramp and uuencode-decode


From: Kai Grossjohann
Subject: Re: problem with tramp and uuencode-decode
Date: Fri, 05 Nov 2004 15:52:55 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Han Boetes <address@hidden> writes:

> Please apply this patch: [using "-o /dev/stdout" instead of "-o -"
> because of Posix compliance]

I suggest not to replace "-o -" with "-o /dev/stdout".  Instead, add
another entry in the list so that "-o /dev/stdout" is tried first,
then "-o -".

It is important for Tramp to work with as many remote systems as
possible, even non-Posix ones.  There are users who wish to access AIX
and IRIX systems, and these are very different from what you are
accustomed to.

Kai





reply via email to

[Prev in Thread] Current Thread [Next in Thread]