On Tue, 19 Sep 2006 10:12:17 +0200, Hadron Quark wrote:

> Peter Wu <[EMAIL PROTECTED]> writes:
>
>> On Mon, 18 Sep 2006 22:03:33 +0800, CHENG Gao wrote:
>>
>>> *On Fri, 15 Sep 2006 23:52:21 -0400
>>> * Peter Wu <[EMAIL PROTECTED]> climbed out of the dark hell and cried out:
>>>
>>>> I enabled archving in .gnus as suggested in the Gnus Manual:
>>>>
>>>> (setq gnus-message-archive-group
>>>>       '((if (message-news-p)
>>>>             "misc-news"
>>>>           (concat "mail." (format-time-string "%Y-%m")))))
>>>>
>>>>
>>>> Now, the mail.2006-09, which is this month's email archive, always
>>>> displays when Gnus loads, even after I killed it.
>>>>
>>>> What I want to do is to hide the mail archive groups until I want to see
>>>> them by doing ^ and select the archive group I want to see.
>>>
>>>>From Gnus info, I got:
>>>
>>> ,----
>>> |  The archive group will appear in the group buffer the next
>>> | time you start Gnus, or the next time you press `F' in the group
>>> | buffer.
>>> `----
>>>
>>> I have not tested it. Maybe (setq gnus-gcc-mark-as-read t) can solve
>>> your problem.
>>
>> (setq gnus-gcc-mark-as-read t) is exactly what I'm looking
>> for. Thanks.
>
> I still dont understand why, if you unsuscribe to it, you are seeing
> it.

Even if I kill it, the next time I launch Gnus, I will still see it as
long as there are new messages in the archive.

(setq gnus-gcc-mark-as-read t) sets all the sent messages as read and,
unless I do L, I don't see the archive group.


-- 
Peter Wu
Powered by GNU/Linux 2.6.17
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to