From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.bugs Subject: Re: bug#8050: Gnus does not connect to my IMAP server any more Date: Sat, 12 Mar 2011 12:08:24 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87wrk49ppj.fsf@lifelogs.com> References: <874o7e23i8.fsf@lifelogs.com> <87lj0ptv9y.fsf@lifelogs.com> <87zkp5qnrd.fsf@lifelogs.com> <87vczsv8u3.fsf@lifelogs.com> <878vwom10b.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1299955223 13115 80.91.229.12 (12 Mar 2011 18:40:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Mar 2011 18:40:23 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 12 19:40:18 2011 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.69) (envelope-from ) id 1PyTjZ-0005nj-KH for geb-bug-gnu-emacs@m.gmane.org; Sat, 12 Mar 2011 19:40:18 +0100 Original-Received: from localhost ([127.0.0.1]:34615 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PyTjW-000739-69 for geb-bug-gnu-emacs@m.gmane.org; Sat, 12 Mar 2011 13:40:10 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!news2.euro.net!newsfeed.freenet.ag!news.albasani.net!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 21 Original-X-Trace: news.albasani.net Q5L5t/+fzbns5bFWX1DWbSx1yeMFAhZkPW4c2PKf5E2pbL3afHpQxA1NU82hhHLco/RCt3zTv4/NqGZtZR12CIFcAck0kblNzzn90pWuLRr+1ISWvDUVEaqHtZZefNzB Original-NNTP-Posting-Date: Sat, 12 Mar 2011 18:08:26 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="NeyCibg6zOtLQP/MkchEQjtczGfVMKXoNS2EKMeLOTyoO8v3MpHS3LU0rQRoqBiLr/LCnrLO6AXU7zCFexfTGyqLkU7HlsXC/gYLrfARC7jadJry16zpI0PtEOzqWuk5"; mail-complaints-to="abuse@albasani.net" User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:XpA/UkAW2kqxiAv0uXA6JdhlY9I= sha1:L0u8CRlDMHN1GOPeM5hsAS3bWKo= Original-Xref: usenet.stanford.edu gnu.emacs.bug:72247 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:44941 Archived-At: On Fri, 11 Mar 2011 22:43:00 -0500 Stefan Monnier wrote: >>> Can you close this bug or let me know what else is needed? >> I'll close it as soon as I confirm the new behavior fixes the problems. SM> Here's the update: SM> - It's much better, almost right. SM> - The user prompt says "user blabla: monnier", rather than "user blabla SM> (default monnier): ". I.e. the `initial-content' should be empty, and SM> the user name should be passed as `default' instead. Fixed. SM> - The "save password" prompt shows up not only after I entered the SM> password, but also when re-connecting (and using the password kept in SM> memory). This is fixed too. Ted