On Thu, 07 Jul 2005 19:44:24 -0400, Angelina wrote:

> I am trying Gnus for the first time and wish to list all my
> subscribed groups, particularly the email ones prefixed by
> "nnml"

> In my .gnus.el I have tried: 

> (setq gnus-permanently-visible-groups
>      '(("nnml")))

> But got an "invalid" regex error. 

How about:

  (setq gnus-permanently-visible-groups "^nnml:.*")

?


  Best regards,

-- 
 "Remember, Robert, in life anything can happen."             Adam Sjøgren
                                                         [EMAIL PROTECTED]
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to