Gnus development mailing list
 help / color / mirror / Atom feed
* Some imap accounts not updating in 24.4
@ 2014-11-25 22:55 Alberto Luaces
  2014-12-08 16:53 ` Ted Zlatanov
  0 siblings, 1 reply; 9+ messages in thread
From: Alberto Luaces @ 2014-11-25 22:55 UTC (permalink / raw)
  To: ding

Hi,

since updating from 24.3 to 24.4, one of my imap accounts stopped being
updated automatically.  It doesn't show new messages for that server,
even I press 'g'.  The only way to get those messages is to directly
press 'Meta-g' on that group.

My configuration is along the lines of:

--8<---------------cut here---------------start------------->8---
(setq gnus-select-method '(nnnil))

(setq gnus-secondary-select-methods '((nnimap "server1"

...)
				      (nnimap "server2"
... ))
--8<---------------cut here---------------end--------------->8---

Even if I switch the order of server stanzas in the configuration, the
one being updated correctly is always the same (server2).

One more difference I see with respect to older 24.3 is that the
variable gnus-secondary-select-methods always shows a nnml method, even
if I set the variable with setq instead of add-to-list, and I am not
setting it in my configuration:

--8<---------------cut here---------------start------------->8---
; Value of gnus-secondary-select-methods in 24.4
((nnml "")
 (nnimap "server1"
	 ...)
 (nnimap "server2"
	 ...))
--8<---------------cut here---------------end--------------->8---

Any hints about this?

Thanks!

-- 
Alberto




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

end of thread, other threads:[~2015-02-19  5:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-25 22:55 Some imap accounts not updating in 24.4 Alberto Luaces
2014-12-08 16:53 ` Ted Zlatanov
2014-12-18 20:24   ` Alberto Luaces
2014-12-20  3:07     ` Ted Zlatanov
2014-12-22 19:48       ` Alberto Luaces
2015-02-04 11:48         ` Ted Zlatanov
2015-02-05  3:14         ` Lars Ingebrigtsen
2015-02-18 19:39           ` Alberto Luaces
2015-02-19  5:56             ` Lars Ingebrigtsen

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).