Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
Subject: Re: How do I list all groups by default
Date: Fri, 08 Jul 2005 01:47:55 +0200	[thread overview]
Message-ID: <87ekaa9o0k.fsf@koldfront.dk> (raw)
In-Reply-To: <87y88ib2qv.fsf@magma.ca>

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
                                                         asjo@koldfront.dk


  reply	other threads:[~2005-07-07 23:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-07 23:44 Angelina Carlton
2005-07-07 23:47 ` Adam Sjøgren [this message]
2005-07-08  0:35   ` Angelina Carlton
2005-07-08  3:45     ` Angelina Carlton
2005-07-08  9:44     ` Adam Sjøgren
2005-07-08 18:52 ` Johan Bockgård
2005-07-08 19:31 ` Malte Spiess
2005-07-08 21:52   ` Angelina Carlton
2005-07-09  8:33     ` Adam Sjøgren
2005-07-10  8:53     ` Malte Spiess
2005-07-10 13:23       ` Angelina Carlton
2005-07-10 14:11         ` Malte Spiess
2005-07-10 14:15           ` Malte Spiess

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ekaa9o0k.fsf@koldfront.dk \
    --to=asjo@koldfront.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).