Gnus development mailing list
 help / color / mirror / Atom feed
* Problem with 'gnus-group-get-new-news'
@ 2010-04-21 14:17 Jake Colman
  2010-06-10  8:55 ` Ted Zlatanov
  0 siblings, 1 reply; 2+ messages in thread
From: Jake Colman @ 2010-04-21 14:17 UTC (permalink / raw)
  To: ding


Gnus version: No Gnus v0.7
Xemacs version: 21.4.17

In brief: Using 'gnus-group-get-new-news' in a running gnus session my
news does not updated.  If I exit gnus and restart it all my groups are
updated as expected.

My configuration is as follows:

(setq gnus-select-method 
      '(nntp "free.teranews.com")
      )

(setq gnus-secondary-select-methods 
      '(
        (nnimap "exchange-d01"
                (nnimap-address "exchange-d01.ppllc.com")
                (nnimap-stream ssl)
                (nnimap-authenticator login)
                (nnimap-list-pattern "*")
                (nnimap-expunge-on-close always)
                )
        (nnslashdot "")
        (nntp "news.gmane.org")
        ))

Shouldn't presing 'g' at the Gnus main screen refresh all my newsgroups
in a manner identical to a fresh start of Gnus?

Thanks.

...Jake


-- 
Jake Colman | Director, Software Development
Principia Partners LLC
101 West Elm Street | Conshohocken | PA 19428 | +1 (610) 755 9770
t: +1 (610) 755 9786 | c: +1 (610) 348 2788 | f: +1 (201) 221 8929
e: colman@ppllc.com | w: www.principiapartners.com
Credit technology innovation awards winner 2008 and 2009




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with 'gnus-group-get-new-news'
  2010-04-21 14:17 Problem with 'gnus-group-get-new-news' Jake Colman
@ 2010-06-10  8:55 ` Ted Zlatanov
  0 siblings, 0 replies; 2+ messages in thread
From: Ted Zlatanov @ 2010-06-10  8:55 UTC (permalink / raw)
  To: Jake Colman; +Cc: ding

On Wed, 21 Apr 2010 10:17:32 -0400 Jake Colman <colman@ppllc.com> 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-10  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-21 14:17 Problem with 'gnus-group-get-new-news' Jake Colman
2010-06-10  8:55 ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).