From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12111 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: Reseting `read articles' information in Gnus? Date: 16 Sep 1997 20:29:15 -0400 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035151705 1969 80.91.224.250 (20 Oct 2002 22:08:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:08:25 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id SAA22916 for ; Tue, 16 Sep 1997 18:25:01 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id UAA20444 for ; Tue, 16 Sep 1997 20:21:16 -0500 (CDT) Original-Received: from pocari-sweat.jprc.com (POCARI-SWEAT.JPRC.COM [207.86.147.217]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 17 Sep 1997 02:29:47 +0200 Original-Received: (from karl@localhost) by pocari-sweat.jprc.com (8.8.5/8.8.5) id UAA29139; Tue, 16 Sep 1997 20:29:15 -0400 Original-To: Gnus Mailing List In-Reply-To: Per Abrahamsen's message of "17 Sep 1997 00:55:32 +0200" Xref: main.gmane.org gmane.emacs.gnus.general:12111 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12111 Per Abrahamsen writes: > Is there some convenient way to make Gnus forget all information about > article numbers from a specific server, but keep all other information > like which groups are subscribed? Convenient, no. Hackable, sure: C-x ( 1 0 0 0 0 SPC C-a C-SPC M-> M P r M-& M-u q C-x ) Then hit the kbd macro for every such group. You could probably even precede it with a prefix argument, of the number of groups you want corrected.