[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: M-g on nnml group
From: |
Leo |
Subject: |
Re: M-g on nnml group |
Date: |
Mon, 26 Mar 2007 13:22:11 +0100 |
User-agent: |
No Gnus v0.6, Emacs/22.0.95.6 (2007-03-18), Fedora 6 gnu/linux |
On 2007-03-26, Katsumi Yamaoka said:
> (I found a simpler solution and superseded my last article, sorry.)
>> On 2007-03-26, Katsumi Yamaoka said:
>
>>> I have no idea if you wrote about the `M-g' command in the group
>>> buffer, not in the summary buffer.
>
>> I mean M-g in the group buffer. Does your solution still work?
>
> Here it is:
>
> (defadvice gnus-activate-group (before dont-scan-certain-groups activate)
> "Don't scan certain groups."
> (when (string-match "\\`nnml:Sent-Mails\\." group)
> (ad-set-arg 1 nil)))
I like simple. Work like a charm. Thank you for this.
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)