Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-group-sort-function
@ 2008-02-13 21:40 Jake Colman
  2008-02-13 22:23 ` gnus-group-sort-function Reiner Steib
  2008-02-14  8:21 ` gnus-group-sort-function Tassilo Horn
  0 siblings, 2 replies; 3+ messages in thread
From: Jake Colman @ 2008-02-13 21:40 UTC (permalink / raw)
  To: ding


Does this variable have any effect when in topic-mode?  No matter how I
set it, the groups are not sorted.

-- 
Jake Colman
Director of Software Development
Principia Partners LLC
101 West Elm Street
Suite 620
Conshohocken, PA  19428
+1 (610) 755-9786
www.principiapartners.com



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

* Re: gnus-group-sort-function
  2008-02-13 21:40 gnus-group-sort-function Jake Colman
@ 2008-02-13 22:23 ` Reiner Steib
  2008-02-14  8:21 ` gnus-group-sort-function Tassilo Horn
  1 sibling, 0 replies; 3+ messages in thread
From: Reiner Steib @ 2008-02-13 22:23 UTC (permalink / raw)
  To: ding

On Wed, Feb 13 2008, Jake Colman wrote:

> Does this variable have any effect when in topic-mode?  No matter how I
> set it, the groups are not sorted.

I'd guess they don't have any effect in topics mode.  For sorting
groups in each topic see (info "(gnus)Topic Sorting").

We might mention it in the doc string of `gnus-group-sort-function'
and the manual.  Anyone?

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




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

* Re: gnus-group-sort-function
  2008-02-13 21:40 gnus-group-sort-function Jake Colman
  2008-02-13 22:23 ` gnus-group-sort-function Reiner Steib
@ 2008-02-14  8:21 ` Tassilo Horn
  1 sibling, 0 replies; 3+ messages in thread
From: Tassilo Horn @ 2008-02-14  8:21 UTC (permalink / raw)
  To: ding

Jake Colman <colman@ppllc.com> writes:

Hi Jake,

> Does this variable have any effect when in topic-mode?  No matter how
> I set it, the groups are not sorted.

I think it does.  I use topics, too, and when I say C-c C-s in *Group*
the groups are sorted by alphabet in each topic.

,----[ C-h v gnus-group-sort-function RET ]
| gnus-group-sort-function is a variable defined in `gnus-group.el'.
| Its value is 
| gnus-group-sort-by-alphabet
| 
| Documentation:
| *Function used for sorting the group buffer.
| This function will be called with group info entries as the arguments
| for the groups to be sorted.  Pre-made functions include
| `gnus-group-sort-by-alphabet', `gnus-group-sort-by-real-name',
| `gnus-group-sort-by-unread', `gnus-group-sort-by-level',
| `gnus-group-sort-by-score', `gnus-group-sort-by-method',
| `gnus-group-sort-by-server', and `gnus-group-sort-by-rank'.
| 
| This variable can also be a list of sorting functions.  In that case,
| the most significant sort function should be the last function in the
| list.
`----

,----[ C-h k C-c C-s (in *Group*)]
| C-c C-s runs the command gnus-group-sort-groups, which is an interactive
| compiled Lisp function in `gnus-group.el'.
| 
| It is bound to C-c C-s, G S s, <menu-bar> <Groups> <Sort> <Default sort>.
| 
| (gnus-group-sort-groups FUNC &optional REVERSE)
| 
| Sort the group buffer according to FUNC.
| When used interactively, the sorting function used will be
| determined by the `gnus-group-sort-function' variable.
| If REVERSE (the prefix), reverse the sorting order.
`----

Bye,
Tassilo



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

end of thread, other threads:[~2008-02-14  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-13 21:40 gnus-group-sort-function Jake Colman
2008-02-13 22:23 ` gnus-group-sort-function Reiner Steib
2008-02-14  8:21 ` gnus-group-sort-function Tassilo Horn

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