Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Group parameters: setting gnus-summary-sort-by-date
       [not found] ` <v9u127qb2w.fsf@marauder.physik.uni-ulm.de>
@ 2004-02-05  4:42   ` Sivaram Neelakantan
  0 siblings, 0 replies; only message in thread
From: Sivaram Neelakantan @ 2004-02-05  4:42 UTC (permalink / raw)


Reiner Steib <4.uce.03.r.s@nurfuerspam.de> wrote in message news:<v9u127qb2w.fsf@marauder.physik.uni-ulm.de>...
> On Wed, Feb 04 2004, Sivaram Neelakantan wrote:
> 
> > When I enter a group, I want it to be automatically sorted by date. 
> > How do I set it in the Group Parameters?  I tried
> >
> > (gnus-summary-sort-by-date) in 'G p'
> >
> > but it doesn't seem to work.  Is it possible to customize this?
> 
> Use...
> 
>   (gnus-article-sort-functions '(gnus-article-sort-by-date))
> 
> ... in the group parameter or call the function
> `gnus-summary-sort-by-date' in one of the gnus-summary hooks, see `M-x
> apropos-variable RET gnus-summary-.*-hooks RET'.  Ah, you probably
> want it only for some groups, so maybe the group parameter solution is
> better for you.  Else your hook function could check the group name.

Yes, I want it for some groups only and your suggestion worked.  I
have done the following  using 'G p'

((display . all)
 (gnus-article-sort-functions
  '(gnus-article-sort-by-date)))

regards,
sivaram


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-05  4:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <a7043d61.0402040334.12f3e2c5@posting.google.com>
     [not found] ` <v9u127qb2w.fsf@marauder.physik.uni-ulm.de>
2004-02-05  4:42   ` Group parameters: setting gnus-summary-sort-by-date Sivaram Neelakantan

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