Gnus development mailing list
 help / color / mirror / Atom feed
From: Russ Allbery <rra@stanford.edu>
Subject: Possible problem with bookmarks in CVS
Date: Mon, 04 Feb 2002 12:22:08 -0800	[thread overview]
Message-ID: <yllme9xaj3.fsf@windlord.stanford.edu> (raw)

Not sure if this may have already been fixed, but I figured I'd report it
just in case.

A few days ago, I discovered that my newsrc.eld file had suddenly become
over 1MB in size rather than its normal size of a bit under 100KB.  After
investigating, I found that in two groups I had bookmarks on articles
(which had since been marked read, but not expired) and that bookmark
information looked like it was being duplicated exponentially each time
I'd entered the group and then left it again.  In other words, newsrc.eld
contained stuff like (wrapped for readability):

("nnml:save.writing.complex" 2 ((1 . 2178))
((bookmark (2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224)
(2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224)
(2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224)
(2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224)
(2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224)
[...]
(2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224) (2086 . 224)
(2086 . 224)) (reply 249 251 259 270 299 314 332 367 370 377 381 384
(386 . 387) 392 396 403 413 419 423 525 562 666 720 816 922 1114 1118
1333 1468 1688 1841 1963))

continuing on for some 200KB in one group and 700KB in another (that I
read more frequently).

Each time I pressed B M on the article, it did remove one instance of the
bookmark from newsrc.eld, but obviously that would have taken far too long
to fix that way.  I eventually resorted to editing newsrc.eld to remove
the whole bookmark form and that fixed it (well, the first time it just
pulled it all back in from the .marks file, but the second time I also
deleted the .marks file and that did it).

I've not tried using a bookmark since, so I don't know if this bug still
exists.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>



             reply	other threads:[~2002-02-04 20:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-04 20:22 Russ Allbery [this message]
2002-02-11 21:21 ` ShengHuo ZHU

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=yllme9xaj3.fsf@windlord.stanford.edu \
    --to=rra@stanford.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).