Gnus development mailing list
 help / color / mirror / Atom feed
* Red Suggestion: Make group sorting obey region/process/prefix convention
@ 1996-02-12  0:10 Per Abrahamsen
  1996-02-12  6:31 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Per Abrahamsen @ 1996-02-12  0:10 UTC (permalink / raw)



Sometimes I'd like to sort a sequence of groups.  It would be nice to
be able to do that by simply highligting the region with the mouse and
sort it, or if I wasn't using transient-mark-mode, by marking the
groups with the prefix mark before sorting.


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

* Re: Red Suggestion: Make group sorting obey region/process/prefix convention
  1996-02-12  0:10 Red Suggestion: Make group sorting obey region/process/prefix convention Per Abrahamsen
@ 1996-02-12  6:31 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-02-12  6:31 UTC (permalink / raw)


abraham@dina.kvl.dk (Per Abrahamsen) writes:

> Sometimes I'd like to sort a sequence of groups.  It would be nice to
> be able to do that by simply highligting the region with the mouse and
> sort it, or if I wasn't using transient-mark-mode, by marking the
> groups with the prefix mark before sorting.

Yes, that would be useful.  I've now added this to the Red Gnus todo
list.  

Hmn.  Here's an example group buffer:

           0: gnu.emacs.gnus
           0: no.general
*          0: gnus-bug
           4: mail.ding
           0: no.alt.diskusjoner
           0: no.alt.katter

Now, I want to sort the "no" groups.  I process-mark them and press
the sort key.  What happens?  Do the all get inserted after the first
"no" group?  

           0: gnu.emacs.gnus
           0: no.alt.diskusjoner
           0: no.alt.katter
           0: no.general
*          0: gnus-bug
           4: mail.ding

Do they keep their "slots"?

           0: gnu.emacs.gnus
           0: no.alt.diskusjoner
*          0: gnus-bug
           4: mail.ding
           0: no.alt.katter
           0: no.general

Or what?  

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


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

end of thread, other threads:[~1996-02-12  6:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-02-12  0:10 Red Suggestion: Make group sorting obey region/process/prefix convention Per Abrahamsen
1996-02-12  6:31 ` Lars Magne Ingebrigtsen

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