From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86339 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: nnml groups showing up with '*' at startup Date: Wed, 25 Nov 2015 11:44:31 +0900 Organization: Emacsen advocacy group Message-ID: References: <874mgete9f.fsf@tullinup.koldfront.dk> <87fuzwegrc.fsf@tullinup.koldfront.dk> <87wpt79l94.fsf@free.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1448419550 9634 80.91.229.3 (25 Nov 2015 02:45:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Nov 2015 02:45:50 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34571@lists.math.uh.edu Wed Nov 25 03:45:36 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a1Q5M-0004Sp-V1 for ding-account@gmane.org; Wed, 25 Nov 2015 03:45:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1a1Q4P-0003Bf-SW; Tue, 24 Nov 2015 20:44:33 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1a1Q4O-0003BN-0q for ding@lists.math.uh.edu; Tue, 24 Nov 2015 20:44:32 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1a1Q4N-0006Ln-9Q for ding@lists.math.uh.edu; Tue, 24 Nov 2015 20:44:31 -0600 Original-Received: from [216.246.47.56] (helo=memphis.hostforweb.net) by quimby.gnus.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1a1Q4L-0008Br-Al for ding@gnus.org; Wed, 25 Nov 2015 03:44:29 +0100 Original-Received: from s70.gtokyofl21.vectant.ne.jp ([202.215.75.70]:61816 helo=localhost) by memphis.hostforweb.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1a1Q4D-002tE9-V4 for ding@gnus.org; Tue, 24 Nov 2015 20:44:22 -0600 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.130014 (=?utf-8?Q?=E7=9C=9F?= Gnus v0.14) Emacs/25.1.50 (i686-pc-cygwin) Cancel-Lock: sha1:Ws1E2QB1yywHxUB2zBySmWpACIU= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - memphis.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: memphis.hostforweb.net: authenticated_id: yamaokac/only user confirmed/virtual account not confirmed X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.1 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86339 Archived-At: On Tue, 24 Nov 2015 21:48:39 +0100, Peter M=FCnster wrote: > On Tue, Nov 24 2015, Katsumi Yamaoka wrote: >> A quick hack is attached below, although I don't want to install >> it because it will probably damage Gnus' speed. Moreover, it >> won't be a fix to Peter's and Adam's problems; both don't seem to >> mention groups of non-ASCII names. > My problem is a very minor one: after a while, the tab-completion works, > it seems, that there is a list of group-names used by > gnus-group-completing-read that is not complete at start-up time, but > later groups are added to this list. After some uptime, it works... Probably the group names list will be updated after a while by some means other than `nnml-retrieve-groups'. It's no more than my vaguely guess, though. OTOH, I verified that the `mail-source' group parameter[1] works (as Michael intended, probably) and the existence of `nnml-retrieve-groups' is unrelated to it to work. So, I'll delete `nnml-retrieve-groups' later[2]. [1] The `(group)' source is required in `mail-sources'. cf. (info "(gnus)Mail Source Specifiers") [2] I want to add the urls of these threads to the commit log for the future reference. However, the Gmane web interface seems down now.