Gnus development mailing list
 help / color / mirror / Atom feed
* updating backend marks immediately
@ 2010-11-04 20:32 Dan Christensen
  2010-11-04 20:37 ` Lars Magne Ingebrigtsen
  2010-11-09 22:01 ` Ted Zlatanov
  0 siblings, 2 replies; 22+ messages in thread
From: Dan Christensen @ 2010-11-04 20:32 UTC (permalink / raw)
  To: ding

I'd like to update the marks on my imap server whenever they change in
an nnimap summary buffer.  This seems to do the trick:

  (add-hook 'gnus-summary-update-hook 'gnus-summary-update-info)

It updates the imap server, but doesn't save the .newsrc or the dribble
file, so it's quick.

I'm posting this in case it is useful to others, but also to check that
it is safe.  Could Gnus get confused by this?  Would it be better to call

  (gnus-summary-save-newsrc)

which also saves the information to the dribble buffer and saves the
dribble file? 

Dan




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

end of thread, other threads:[~2010-12-05 15:22 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-04 20:32 updating backend marks immediately Dan Christensen
2010-11-04 20:37 ` Lars Magne Ingebrigtsen
2010-11-09 22:01 ` Ted Zlatanov
2010-11-10  1:13   ` Dan Christensen
2010-11-10 13:16     ` Ted Zlatanov
2010-11-10 21:00       ` Lars Magne Ingebrigtsen
2010-11-12 23:54       ` Dan Christensen
2010-11-14 15:58         ` Lars Magne Ingebrigtsen
2010-11-14 21:47           ` Dan Christensen
2010-11-21  5:31             ` Lars Magne Ingebrigtsen
2010-11-21  5:38               ` Lars Magne Ingebrigtsen
2010-11-22  1:45                 ` Dan Christensen
2010-11-22  1:48                   ` Lars Magne Ingebrigtsen
2010-11-24 21:39                     ` Dan Christensen
2010-11-24 21:46                       ` Lars Magne Ingebrigtsen
2010-11-24 22:04                         ` Lars Magne Ingebrigtsen
2010-11-25 12:00                           ` Steinar Bang
2010-11-25 14:28                             ` Lars Magne Ingebrigtsen
2010-11-25 14:40                               ` Steinar Bang
2010-11-25 15:28                           ` Dan Christensen
2010-12-05 14:39                             ` Lars Magne Ingebrigtsen
2010-12-05 15:22                               ` Dan Christensen

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