Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Marks files and gnus-group-clear-data (was: No Gnus don't get new articles after server change.)
Date: Mon, 10 Oct 2005 00:00:55 +0200	[thread overview]
Message-ID: <v9wtkmmju0.fsf_-_@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87slvi88fh.fsf@lizard.focus.digimer.pl>

On Tue, Oct 04 2005, Maciek Pasternacki wrote:

> Thanks, it helped -- I didn't think of moving marks away.  After
> investigating contents of .marks files I managed to clear them all:
>
>  $ echo '((read))' > foo ; find ~/News/marks/news.task.gda.pl \
>    -name .marks -exec dd if=foo of={} \; -print
>
> (news.task.gda.pl is name of my server).
>
> Shouldn't gnus-group-clear-data clear marks files too?

It should.  And it does it in my tests:

$ cat News/marks/localhost/de/comp/advocacy/.marks
((tick 310) (read (1 . 310)))

`M-x gnus-group-clear-data-on-native-groups RET' in fact calls
`nntp-request-set-mark'...

$ cat News/marks/localhost/de/comp/advocacy/.marks
nil

Note that you must *not* set `nntp-marks-is-evil' to t when clearing
the data.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




  reply	other threads:[~2005-10-09 22:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-29  8:59 No Gnus don't get new articles after server change Maciek Pasternacki
2005-10-03  5:23 ` Michael Olson
2005-10-03 23:52   ` Maciek Pasternacki
2005-10-09 22:00     ` Reiner Steib [this message]
2005-10-03 18:03 ` Michael Olson

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=v9wtkmmju0.fsf_-_@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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).