X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=cpNaIIsh061WBYKwMJXLZW3xNxbPUHTut+0VHiEO82s vlaEGTZsr4on35eBVGINOuD5KsWLs81DTdANMlwOokpp2c/8Y1jMAz2dQfIlpoIr XysLIM3JdwqVqtDTq9qXtSVekk0DEfgL4TcFYycCelQ3NZmFsx8p3vqrnPUrMyto = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=6U2X463XJ9kGpfRj0fBWbJWwdKw=; b=vRRBUgc1kg4tpxSMS gq7R3W81ZYMmtZcTYilFC4agQy0DdDd45xu3HHVrL6zx84agNOWF2ns4ni6+LBoD XwkXo/utW0rNPpiIQOIENEdZPvYFo792+Oq1bGzUMdH1P7z46fYqr1TMRQDvtmZQ 2FvymBv1kK9LwGZjH3VebuodLk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <5294C0B0.3030805@cornell.edu> Date: Tue, 26 Nov 2013 10:39:28 -0500 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Emacs-w32/X11 doesn't echo periods when typing in password for TRAMP References: <52940078 DOT 90302 AT gmail DOT com> In-Reply-To: <52940078.90302@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/25/2013 8:59 PM, SDS wrote: > When I'm prompted for a password while accessing a remote directory > using TRAMP in Emacs, sometimes the password isn't hidden (i.e. periods > aren't echoed in the minibuffer, but the actual password is echoed > instead). > [...] > The good news is that the bug happens predictably. The instructions for > reproducing the bug are below. It works for both emacs-X11 and > emacs-w32, both run with the -q flag. However, the bug disappears if run > with the -Q flag. I can't reproduce the problem. The fact that it occurs with -q but not -Q suggests that the problem has something to do with your site initialization. (-Q forces --no-site-file and --no-site-lisp.) I suggest that you look in /usr/share/emacs/site-lisp to see if something there could be causing the problem. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple