From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.bugs Subject: bug#3071: 23.0.92; accept-process-output broken on MacOS Date: Wed, 22 Apr 2009 15:59:03 +0200 Message-ID: References: <87tz4hls94.fsf@gmx.de> Reply-To: Michael Albinus , 3071@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240410378 676 80.91.229.12 (22 Apr 2009 14:26:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Apr 2009 14:26:18 +0000 (UTC) Cc: John Wiegley , tramp-devel@mail.freesoftware.fsf.org, 3071@emacsbugs.donarmstrong.com To: David Abrahams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Apr 22 16:27:37 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LwdQ0-0006iR-8W for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Apr 2009 16:27:20 +0200 Original-Received: from localhost ([127.0.0.1]:59223 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwdOb-0003pc-7r for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Apr 2009 10:25:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwdMl-0003JN-Kn for bug-gnu-emacs@gnu.org; Wed, 22 Apr 2009 10:23:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwdMh-0003HP-Nz for bug-gnu-emacs@gnu.org; Wed, 22 Apr 2009 10:23:59 -0400 Original-Received: from [199.232.76.173] (port=47591 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwdMh-0003HJ-JX for bug-gnu-emacs@gnu.org; Wed, 22 Apr 2009 10:23:55 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:51405) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LwdMh-00039q-2b for bug-gnu-emacs@gnu.org; Wed, 22 Apr 2009 10:23:55 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3MENqWQ025277; Wed, 22 Apr 2009 07:23:52 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n3ME54fi020448; Wed, 22 Apr 2009 07:05:04 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Michael Albinus Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 22 Apr 2009 14:05:04 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 3071 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 3071-submit@emacsbugs.donarmstrong.com id=B3071.124040875918423 (code B ref 3071); Wed, 22 Apr 2009 14:05:04 +0000 Original-Received: (at 3071) by emacsbugs.donarmstrong.com; 22 Apr 2009 13:59:19 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from mailrelay2.alcatel.de (mailrelay2.alcatel.de [194.113.59.96]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3MDxFUq018417 for <3071@emacsbugs.donarmstrong.com>; Wed, 22 Apr 2009 06:59:17 -0700 Original-Received: from slbhn1.alcatel.de ([149.204.90.35]) by mailrelay2.alcatel.de (8.13.8/8.13.8/ICT) with ESMTP id n3MDx44h028533; Wed, 22 Apr 2009 15:59:04 +0200 In-Reply-To: (David Abrahams's message of "Wed, 22 Apr 2009 09:09:14 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Scanned-By: MIMEDefang 2.57 on 149.204.45.73 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Wed, 22 Apr 2009 10:23:59 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:27390 Archived-At: David Abrahams writes: >> Reading >> >> indicates, one shall set `process-connection-type' to `nil'. This is >> also documented in Bugs 2056, 2503, 2639, 2717. >> >> OTOH, the comment for `tramp-process-connection-type' says that it's >> not >> applicable for Tramp. >> >> Hmm. What happens, when you set `tramp-process-connection-type' to >> nil'? >> Does Tramp still work on your mac? > > Nope. That's what I've feared. The comment says, that Tramp needs a pty for connection; `process-connection-type' must be set to t therefore. So that's not applicable. > David Abrahams Best regards, Michael.