From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Casties Newsgroups: gmane.emacs.devel Subject: Re: Build failure from CVS on OS X Date: Wed, 10 Sep 2008 18:10:08 +0200 Message-ID: References: <5A663BB7-B0EF-4232-BB4B-29BD2CC5B968@princeton.edu> <86abej4x2r.fsf@blue.stonehenge.com> <86hc8q7hxz.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221071761 21011 80.91.229.12 (10 Sep 2008 18:36:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2008 18:36:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 10 20:36:48 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KdUY7-0005aI-VL for ged-emacs-devel@m.gmane.org; Wed, 10 Sep 2008 20:36:20 +0200 Original-Received: from localhost ([127.0.0.1]:44206 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdUX7-0003p1-LG for ged-emacs-devel@m.gmane.org; Wed, 10 Sep 2008 14:35:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdUX1-0003lh-LH for emacs-devel@gnu.org; Wed, 10 Sep 2008 14:35:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdUWy-0003fw-LQ for emacs-devel@gnu.org; Wed, 10 Sep 2008 14:35:11 -0400 Original-Received: from [199.232.76.173] (port=53051 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdUWy-0003fj-Hm for emacs-devel@gnu.org; Wed, 10 Sep 2008 14:35:08 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:46552 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KdUWy-0006Yv-2F for emacs-devel@gnu.org; Wed, 10 Sep 2008 14:35:08 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KdUWs-0000Wq-Mw for emacs-devel@gnu.org; Wed, 10 Sep 2008 18:35:02 +0000 Original-Received: from 91-64-232-19-dynip.superkabel.de ([91.64.232.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Sep 2008 18:35:02 +0000 Original-Received: from casties by 91-64-232-19-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Sep 2008 18:35:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 91-64-232-19-dynip.superkabel.de User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) In-Reply-To: <86hc8q7hxz.fsf@lifelogs.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103777 Archived-At: Ted Zlatanov wrote: > I've also reported a read-passwd bug: you have to use C-m, not RET to > finish input. RET makes a new line in the minibuffer. Very confusing > to new users. Do you still have that problem? It went away for me already weeks ago after a fix in ns-win.el (18. August). Cheers Robert Casties