Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: .marks error
Date: Thu, 02 May 2002 00:19:13 -0400	[thread overview]
Message-ID: <vxk1ycvgp1a.fsf@cinnamon.vanillaknot.com> (raw)

I'm running Oort CVS as of a few hours ago.

One of my mail groups kept coming up with "2" purportedly new messages
available to be read.  But they weren't ever there.  I finally thought
to check .marks for that group.  This is its content, after using
pp-eval-expression on it:

((tick
  (63 . 64)
  66
  (69 . 70)
  72)
 (read
  (1 . 65)
  (67 . 64)
   ^^   ^^ ?!?
  (66 . 72))
 (reply 3 6 9 12 15 17 22 24 27 29 31
	(35 . 36)
	38 43 45 54 57
	(61 . 62)))

Freakish mis-ordered set in "read", huh?

I moved that .marks out of the way, and when Gnus next restarted, it
created this .marks file:

((read
  (1 . 72))
 (reply 3 6 9 12 15 17 22 24 27 29 31
	(35 . 36)
	38 43 45 54 57
	(61 . 62))
 (tick
  (63 . 64)
  66
  (69 . 70)
  72))



             reply	other threads:[~2002-05-02  4:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02  4:19 Karl Kleinpaste [this message]
2002-05-02  8:12 ` Simon Josefsson

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=vxk1ycvgp1a.fsf@cinnamon.vanillaknot.com \
    --to=karl@charcoal.com \
    /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).