Gnus development mailing list
 help / color / mirror / Atom feed
* Please help me renumber articles !
@ 1997-01-26 10:39 Aharon Schkolnik
  1997-01-26 20:56 ` David Moore
  0 siblings, 1 reply; 6+ messages in thread
From: Aharon Schkolnik @ 1997-01-26 10:39 UTC (permalink / raw)



Hi.

After a while, exiting a group gets slow. In the past, I was told that
this is because of the large range of article numbers in the group -
caused by ticked articles. I was told that the thing to do is to copy
all the articles from the group to itself. That is what I did - using
#, and G M. Everything goes fine, but it doesn't solve the
problem. Here are the group parameters before and after:




;; Type `C-c C-c' after editing the group info.

("nnfolder:mail.osf" 2
 ((1 . 2573))
 ((tick
   (1 . 73)))
 (nnfolder ""))


;; Type `C-c C-c' after editing the group info.

("nnfolder:mail.osf" 2
 ((1 . 2573))
 ((tick
   (74 . 146)))
 (nnfolder ""))


I think what I want is:

("nnfolder:mail.osf" 2
 ((1 . 73))
 ((tick
   (1 . 73 )))
 (nnfolder ""))



gnus-version's value is "Gnus v5.2.25"


Can anyone out there help me ?


TIA.


-- 
  The day is short, and the work is great,     |   Aharon Schkolnik
  and the laborers are lazy, and the reward    |   Aharon@Health.Gov.IL
  is great, and the Master of the house is     |
  impatient. - Ethics Of The Fathers Ch. 2     |


^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Please help me renumber articles !
@ 1997-01-26 22:02 St. Suika Fenderson Roberts
  1997-01-27  7:59 ` Kai Grossjohann
  0 siblings, 1 reply; 6+ messages in thread
From: St. Suika Fenderson Roberts @ 1997-01-26 22:02 UTC (permalink / raw)


David Moore <dmoore@UCSD.EDU> writes:
> If you want all of the numbers back to 1, you can go into the
> group with `C-u SPC', turn off threading with `T T', sort the articles
> in a reasonable order `C-c C-s C-n' then using `C-u ### B m' refile
> everything into a _new_ group (where ### is large enough to cover all of
> the articles).  Then you can go and rename & remove the original group,
> and then rename the new group to the old name.

> 	If you just want the group compacted, but not starting at
> article number 1, you can just refile into the same group rather than
> a new one.

The problem with both of these is that this looses all of the marks one
may have.  If one is insanely patient one can pull up ones .newsrc.eld
and the folder/directory in buffers, then re-number the marks/mail by
hand as one goes along, although one will then need to modify the active
file and overview files when one is done.

> Anyone have better thoughts on this?  Considering how slow total-expire
> currently gets with groups with lots of holes, maybe a safe compaction
> routine should be added to Gnus itself.

I think that would be a wonderfull idea.  I would probably have it just
find the lowest unused article number, move the lowest higher numbered
article to that number, fix marks, modify the overview file, the active
file if it needs it, repeat.  I've contemplated doing it by hand to a
couple of my folders . . .

	Suika
--
		wrobert2@mailhost.tcs.tulane.edu
I hate quotations.                                     -Ralph Waldo Emerson
  <a href="http://studentweb.tulane.edu/~wrobert2/">Suika no homepage</a>


^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Please help me renumber articles !
@ 1997-01-27 17:23 St. Suika Fenderson Roberts
  0 siblings, 0 replies; 6+ messages in thread
From: St. Suika Fenderson Roberts @ 1997-01-27 17:23 UTC (permalink / raw)


Kai Grossjohann wrote:
>>>>> St Suika Fenderson Roberts writes:

>   Suika> [...] The problem with both of these is that this looses all
>   Suika> of the marks one may have. [...]

> When I move a ticked article it stays ticked.  Doesn't this work for
> you?

It didn't the last time I tried it, and from what I picked up, that is
the way it is supposed to be.  Since I can see reasons for wanting it to
work that way, I haven't done anything more with it, really.  Things are
still far faster than they were with 4.1, so I don't really mind.  I
don't use any of the auto/total-expire things, though.

Thanks,
	Suika
--
		wrobert2@mailhost.tcs.tulane.edu
Whenever I hear anyone arguing for slavery, I feel a strong impulse to see it 
tried on him personally.                -- A. Lincoln
   <a href="http://studentweb.tulane.edu/~wrobert2/">Suika no homepage</a>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1997-01-27 17:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-26 10:39 Please help me renumber articles ! Aharon Schkolnik
1997-01-26 20:56 ` David Moore
1997-01-27 15:37   ` Aharon Schkolnik
1997-01-26 22:02 St. Suika Fenderson Roberts
1997-01-27  7:59 ` Kai Grossjohann
1997-01-27 17:23 St. Suika Fenderson Roberts

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).