From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.bugs Subject: bug#3071: 23.0.92; accept-process-output broken on MacOS Date: Wed, 22 Apr 2009 10:52:07 -0400 Message-ID: <390359D1-478E-4D4B-A2F6-0CC9A92EAC62__2022.81304304979$1240412803$gmane$org@boostpro.com> References: <87tz4hls94.fsf@gmx.de> Reply-To: David Abrahams , 3071@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v930.4) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240412716 10616 80.91.229.12 (22 Apr 2009 15:05:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Apr 2009 15:05:16 +0000 (UTC) Cc: John Wiegley , tramp-devel@mail.freesoftware.fsf.org, 3071@emacsbugs.donarmstrong.com To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Apr 22 17:06:34 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 1Lwe0y-0000BY-Jv for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Apr 2009 17:05:50 +0200 Original-Received: from localhost ([127.0.0.1]:34940 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwdzZ-0001tg-CX for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Apr 2009 11:04:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwdzU-0001t5-1W for bug-gnu-emacs@gnu.org; Wed, 22 Apr 2009 11:04:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwdzP-0001sA-Jz for bug-gnu-emacs@gnu.org; Wed, 22 Apr 2009 11:03:59 -0400 Original-Received: from [199.232.76.173] (port=53756 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwdzP-0001s7-Dh for bug-gnu-emacs@gnu.org; Wed, 22 Apr 2009 11:03:55 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:47731) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LwdzO-0001Jf-I1 for bug-gnu-emacs@gnu.org; Wed, 22 Apr 2009 11:03:54 -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 n3MF3qns002587; Wed, 22 Apr 2009 08:03:52 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n3MF03un001391; Wed, 22 Apr 2009 08:00:03 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: David Abrahams Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 22 Apr 2009 15:00:03 +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.124041193132600 (code B ref 3071); Wed, 22 Apr 2009 15:00:03 +0000 Original-Received: (at 3071) by emacsbugs.donarmstrong.com; 22 Apr 2009 14:52:11 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from boost-consulting.com (boost-consulting.com [206.71.190.141]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3MEq9O3032594 for <3071@emacsbugs.donarmstrong.com>; Wed, 22 Apr 2009 07:52:10 -0700 Original-Received: from [192.168.188.134] (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) (Authenticated sender: dave) by boost-consulting.com (Postfix) with ESMTPSA id 078C51CC22; Wed, 22 Apr 2009 07:49:41 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.930.4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Wed, 22 Apr 2009 11:03: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:27392 Archived-At: On Apr 22, 2009, at 9:59 AM, Michael Albinus wrote: > 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. FWIW, on my machine, t is the default for process-connection-type as well as tramp-process-connection-type. -- David Abrahams BoostPro Computing http://boostpro.com