From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: read-passwd breaks tramp Date: Thu, 19 Apr 2012 10:41:55 +0200 Message-ID: <87r4vkm7u4.fsf@gmx.de> References: <87bompkrsl.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1334824934 19060 80.91.229.3 (19 Apr 2012 08:42:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Apr 2012 08:42:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Liang Wang Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 19 10:42:14 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SKmwJ-0003D7-Ly for ged-emacs-devel@m.gmane.org; Thu, 19 Apr 2012 10:42:07 +0200 Original-Received: from localhost ([::1]:45183 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKmwI-0001Xa-PJ for ged-emacs-devel@m.gmane.org; Thu, 19 Apr 2012 04:42:06 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKmwD-0001X6-7C for emacs-devel@gnu.org; Thu, 19 Apr 2012 04:42:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SKmwB-000534-MP for emacs-devel@gnu.org; Thu, 19 Apr 2012 04:42:00 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:45555) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SKmwB-00052i-Bw for emacs-devel@gnu.org; Thu, 19 Apr 2012 04:41:59 -0400 Original-Received: (qmail invoked by alias); 19 Apr 2012 08:41:57 -0000 Original-Received: from p57BB97DD.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.151.221] by mail.gmx.net (mp034) with SMTP; 19 Apr 2012 10:41:57 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19To85UeIVTf47kUMhK1ARg6EKsYyiCevJOdqRKF8 LVmZRkPYTICXlL In-Reply-To: (Liang Wang's message of "Thu, 19 Apr 2012 09:17:05 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149810 Archived-At: Liang Wang writes: >> Does the following patch fixes it? > > Yes, it fixes the issue. Thank you. Thanks for the test. I've committed the patch to the trunk. > Liang Best regards, Michael.