Malte Spiess <[EMAIL PROTECTED]> writes:
> Angelina Carlton <[EMAIL PROTECTED]> writes:
>
>> Malte Spiess <[EMAIL PROTECTED]> writes:
>>> Okay, I'll stick to pressing L on each startup... :-(
>>
>>> Thanks anyway...
>>>Malte
>>
>> Actually yesterday I did manage to get it working with this
Angelina Carlton <[EMAIL PROTECTED]> writes:
> Malte Spiess <[EMAIL PROTECTED]> writes:
>> Okay, I'll stick to pressing L on each startup... :-(
>
>> Thanks anyway...
>>Malte
>
> Actually yesterday I did manage to get it working with this regex:
>
> (setq gnus-permanently-visible-groups "^
Malte Spiess <[EMAIL PROTECTED]> writes:
> Okay, I'll stick to pressing L on each startup... :-(
> Thanks anyway...
>Malte
Actually yesterday I did manage to get it working with this regex:
(setq gnus-permanently-visible-groups "^nnml\\+email\\:.*")
--
-Angelina Carlton-
orchi
Angelina Carlton <[EMAIL PROTECTED]> writes:
> Malte Spiess <[EMAIL PROTECTED]> writes:
>> sorry, I can't be of any help, but I've got the same problem...
>> (Maybe that makes it more interesting for others to help. ;-) )
>> I guess it should be possible to somehow make Emacs execute
>> "M-x gnus-
On Fri, 08 Jul 2005 17:52:34 -0400, Angelina wrote:
> What I ended up doing for each item was G-c to enter the interactive
> customization mode. This took forever because I had about 20 to take
> care of. Now everything works but it is disappointing because if I need
> to make a small change or ad
On Fri, 08 Jul 2005 17:52:34 -0400, Angelina wrote:
> What I ended up doing for each item was G-c to enter the interactive
> customization mode. This took forever because I had about 20 to take
> care of. Now everything works but it is disappointing because if I need
> to make a small change or ad
Malte Spiess <[EMAIL PROTECTED]> writes:
> sorry, I can't be of any help, but I've got the same problem...
> (Maybe that makes it more interesting for others to help. ;-) )
> I guess it should be possible to somehow make Emacs execute
> "M-x gnus-group-list-all-groups".
What I ended up doing for e
Angelina Carlton <[EMAIL PROTECTED]> writes:
> Hello
>
> I am trying Gnus for the first time and wish to list all my
> subscribed groups, particularly the email ones prefixed by
> "nnml"
> [...]
> Neither of these work and I have to press L to see all my mail folders
> Not a big deal, but if its p
Angelina Carlton <[EMAIL PROTECTED]> writes:
> Then I tried by way of group parameters:
>
> (setq gnus-parameters
> '(("^nnml.*" ;; does this not match anything
>(visible . t) ;; beginning with nnml?
That will not work.
Group parameters can be se
On Thu, 07 Jul 2005 20:35:01 -0400, Angelina wrote:
> [EMAIL PROTECTED] (Adam Sjøgren) writes:
>> (setq gnus-permanently-visible-groups "^nnml:.*")
> I tried that just now, it did not work either.
I'm quite surprised, as I tested it before answering, and it works
here.
I just sourced the line
Well It looks like I can make customizations using
M-x gnus-group-customize which writes it to the .newsrc-eld file.
I will live with that if I have to but the files format does not
appear to be written for the lowly human to parse (it is fugly)
I would much rather this stuff go into my nicely
[EMAIL PROTECTED] (Adam Sjøgren) writes:
> How about:
> (setq gnus-permanently-visible-groups "^nnml:.*")
I tried that just now, it did not work either.
--
-Angelina Carlton-
orchid on irc.freenode.net
[EMAIL PROTECTED]
web:bzgirl.bakadigital.com
--
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 "inval
Hello
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.
Then I tried by way of group parameters:
14 matches
Mail list logo