all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* another 2 questions about gnus.
@ 2004-09-08 14:22 rokia
  2004-09-08 14:39 ` zrr
  0 siblings, 1 reply; 3+ messages in thread
From: rokia @ 2004-09-08 14:22 UTC (permalink / raw)



1:I want to summary sort article in reverse order of the date whenever
I come in. how to set this?

2:each time I reopen the group, all the article set to unread. how to
let gnus remember if the article has been read?

 
-- 

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

* Re: another 2 questions about gnus.
  2004-09-08 14:22 another 2 questions about gnus rokia
@ 2004-09-08 14:39 ` zrr
  2004-09-09  1:58   ` Rokia
  0 siblings, 1 reply; 3+ messages in thread
From: zrr @ 2004-09-08 14:39 UTC (permalink / raw)


rokia <Rokia@batbug.org> writes:


> 1:I want to summary sort article in reverse order of the date whenever
> I come in. how to set this?
add this line in .gnus.el

(setq gnus-thread-sort-functions
      '((not gnus-thread-sort-by-date)
        (not gnus-thread-sort-by-number)))
>
> 2:each time I reopen the group, all the article set to unread. how to
> let gnus remember if the article has been read?
In summary buffer type 'c' to invoke the command
 "gnus-summary-catchup-and-exit".
>
>  
> -- 

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

* Re: another 2 questions about gnus.
  2004-09-08 14:39 ` zrr
@ 2004-09-09  1:58   ` Rokia
  0 siblings, 0 replies; 3+ messages in thread
From: Rokia @ 2004-09-09  1:58 UTC (permalink / raw)


thank you very much.

heihei. 中国人?nice to meet you.

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

end of thread, other threads:[~2004-09-09  1:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 14:22 another 2 questions about gnus rokia
2004-09-08 14:39 ` zrr
2004-09-09  1:58   ` Rokia

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.