Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Lute Kamstra <Lute.Kamstra@cwi.nl>
Subject: Re: Counting articles in my inbox
Date: 28 Aug 2002 17:26:39 +0200	[thread overview]
Message-ID: <sgdr8gjvwb4.fsf@occarina.pna.cwi.nl> (raw)
In-Reply-To: <vafelcjrpg3.fsf@lucy.cs.uni-dortmund.de>

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> wp_gibbons@yahoo.co.uk (ArrowHunter) writes:
> 
> > Is it possible to make the article count in the "Groups" buffer of
> > gnus display the actual number of articles I have in my mailbox,
> > rather than the larger number it claims is there?
> 
> Yes, it is possible.  It is, however, not easy and requires to fix
> the Gnus source code to allow it.
> 
> Hundreds, nay, thousands, of people would be thankful to you if you
> would do the work!

Make that thousands plus one.

Hee, wait a minute...  my .gnus actually contains the code to do this:

;;;-------------------------------------------------------------------
;;; Renumbering.
;;;-------------------------------------------------------------------

;; The idea is as follows.  From the group buffer, enter a mail group
;; (C-u <ret>).  Select all articles (M P b) and move the articles to
;; a not yet existing temporary mail group (B m).  Now, exit the group
;; and kill it (C-k) in the group buffer.  Exit gnus (q).  Manually
;; kill the file(s) of the group and remove its line from the active
;; file.  Restart Gnus.  Enter the temporary group (C-u <ret>), select
;; all (M P b) and move all (B m) to the original group which is then
;; created anew.  Now, exit the temporary group (q) and kill it (C-k),
;; subscribe to the original group (F) and exit gnus (q).  Delete the
;; file(s) of the temporary group and remove its line from the active
;; file.  Voila the group is renumbered.

Lute.

-- 
(spook) => "afsatcom spies class struggle"
(insert-file-contents "~/.signature") => (error "`~/.signature' too rude")


       reply	other threads:[~2002-08-28 15:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <296e7916.0208280638.7faabc56@posting.google.com>
     [not found] ` <vafelcjrpg3.fsf@lucy.cs.uni-dortmund.de>
2002-08-28 15:26   ` Lute Kamstra [this message]
     [not found]   ` <m3u1led1z9.fsf@kuntu.zangpo.org>
2002-08-29  0:13     ` Simon Josefsson
2002-08-29  9:24   ` ArrowHunter
2002-08-28 17:22 ` Frank Schmitt

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=sgdr8gjvwb4.fsf@occarina.pna.cwi.nl \
    --to=lute.kamstra@cwi.nl \
    /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).