Gnus development mailing list
 help / color / mirror / Atom feed
From: David Moore <dmoore@UCSD.EDU>
Subject: summary buffer state dribbling (was Re: time delay on news groups?)
Date: 12 Dec 1996 15:07:03 -0800	[thread overview]
Message-ID: <rv6827uzu0.fsf@sdnp5.ucsd.edu> (raw)
In-Reply-To: "St. Suika Fenderson Roberts"'s message of Thu, 12 Dec 1996 16:37:49 -0600

"St. Suika Fenderson Roberts" <wrobert2@mailhost.tcs.tulane.edu> writes:

> PS:  Someone was wanting a `save state to dribble buffer' function, so here's
> the one I munged together.  It's tested, can't say much else for it ^_^
> (well, I munged it out of Lars's code, so that gives it a boost)

	This won't do the right thing if you were reading a virtual
group.  Or rather, if you use this, and then you crash, and it won't
have remembered what you did, much like all groups do now.
This is because it's not updating the component groups, and on restart
Gnus will reconstruct the virtual groups from the components.

	At the end of the function, you could stick in something to
check if the current group's method if it's a virtual group, and if so
call (nnvirtual-update-read-and-marked t t).  However, I consider that
function internal to nnvirtual, so it could disappear someday. :)

-- 
David Moore <dmoore@ucsd.edu>       | Computer Systems Lab      __o
UCSD Dept. Computer Science - 0114  | Work: (619) 534-8604    _ \<,_
La Jolla, CA 92093-0114             | Fax:  (619) 534-1445   (_)/ (_)
<URL:http://oj.egbt.org/dmoore/>    | Solo Furnace Creek 508 -- 1996!


      reply	other threads:[~1996-12-12 23:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-12 22:37 time delay on news groups? St. Suika Fenderson Roberts
1996-12-12 23:07 ` David Moore [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=rv6827uzu0.fsf@sdnp5.ucsd.edu \
    --to=dmoore@ucsd.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).