unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: problem with tramp and uuencode-decode
Date: Fri, 05 Nov 2004 15:52:55 +0100	[thread overview]
Message-ID: <86fz3oqreg.fsf@ketchup.de.uu.net> (raw)
In-Reply-To: 20041105003700.GC1275@boetes.org

Han Boetes <han@mijncomputer.nl> 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

  parent reply	other threads:[~2004-11-05 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-04 15:31 problem with tramp and uuencode-decode Han Boetes
2004-11-04 20:47 ` Han Boetes
2004-11-05  0:37   ` Han Boetes
2004-11-05 12:43     ` Kim F. Storm
2004-11-05 14:52     ` Kai Grossjohann [this message]
2004-11-05 15:21       ` Han Boetes

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=86fz3oqreg.fsf@ketchup.de.uu.net \
    --to=kai@emptydomain.de \
    /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).