From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69741 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem with 'gnus-group-get-new-news' Date: Thu, 10 Jun 2010 03:55:04 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87bpbjz2qf.fsf@lifelogs.com> References: <76pr1svqir.fsf@dev-d01.ppllc.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1276160120 25808 80.91.229.12 (10 Jun 2010 08:55:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Jun 2010 08:55:20 +0000 (UTC) Cc: ding@gnus.org To: Jake Colman Original-X-From: ding-owner+M18132@lists.math.uh.edu Thu Jun 10 10:55:17 2010 connect(): No such file or directory Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OMdXf-0004Mk-RM for ding-account@gmane.org; Thu, 10 Jun 2010 10:55:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OMdXZ-0000ji-OD; Thu, 10 Jun 2010 03:55:09 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OMdXY-0000jH-1s for ding@lists.math.uh.edu; Thu, 10 Jun 2010 03:55:08 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OMdXW-00007T-Uh for ding@lists.math.uh.edu; Thu, 10 Jun 2010 03:55:07 -0500 Original-Received: from blockstar.com ([208.100.47.114] helo=mail.blockstar.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OMdXW-0003rh-00 for ; Thu, 10 Jun 2010 10:55:06 +0200 Original-Received: from heechee (c-98-227-29-141.hsd1.il.comcast.net [98.227.29.141]) by mail.blockstar.com (Postfix) with ESMTP id C5FB93E081A; Thu, 10 Jun 2010 03:55:06 -0500 (CDT) 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" In-Reply-To: <76pr1svqir.fsf@dev-d01.ppllc.com> (Jake Colman's message of "Wed, 21 Apr 2010 10:17:32 -0400") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -0.0 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69741 Archived-At: On Wed, 21 Apr 2010 10:17:32 -0400 Jake Colman wrote: Jake> In brief: Using 'gnus-group-get-new-news' in a running gnus session my Jake> news does not updated. If I exit gnus and restart it all my groups are Jake> updated as expected. ... Jake> Shouldn't presing 'g' at the Gnus main screen refresh all my newsgroups Jake> in a manner identical to a fresh start of Gnus? Yes, but there's a subscription level per group and per topic that matters. Does `M-g' on a group refresh it properly? If so, check the level with `S l'. Usually 3 and higher are "subscribed" and always checked. Again, make sure you check the parent topics' subscription level, if you have any such topics. If `M-g' on a group does not work, something is misconfigured or buggy, but it doesn't sound like that's the case. Ted