From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: Tramp login failure on Mac OS X
Date: Thu, 30 Oct 2003 21:24:48 +0000 [thread overview]
Message-ID: <87n0bimna7.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: jwvy8v6k70b.fsf-monnier+gnu.emacs.help@vor.iro.umontreal.ca
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> (defadvice tramp-maybe-open-connection
>> (around set-process-connection-type)
>> "Set process-connection-type to pty."
>> (let ((process-connection-type 'pty))
>> ad-do-it))
>
> Please report it as a bug in Tramp: it should not depend on the default
> value of process-connection-type.
I vaguely recall that this came up before. Hmmmm... I think there
are circumstances where it is bad to frob process-connection-type. I
don't have time at the moment to grep the mailing list archives :-|
But introducing a variable tramp-process-connection-type could be
useful.
What do people think?
Kai
next prev parent reply other threads:[~2003-10-30 21:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2506.1067220869.21628.help-gnu-emacs@gnu.org>
2003-10-27 11:52 ` Tramp login failure on Mac OS X Piet van Oostrum
2003-10-27 15:58 ` Stefan Monnier
2003-10-30 21:24 ` Kai Grossjohann [this message]
[not found] <BBC1E3B2.19484%harman@princeton.edu>
2003-10-27 2:13 ` Matthew Calhoun
2003-10-27 0:23 Matthew Calhoun
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=87n0bimna7.fsf@emptyhost.emptydomain.de \
--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.
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).