Gnus development mailing list
 help / color / mirror / Atom feed
From: "Matt Armstrong" <matt+dated+1007846494.7bc846@lickey.com>
Subject: Re: topic Subscribe parameter...
Date: Thu, 08 Nov 2001 14:21:31 -0700	[thread overview]
Message-ID: <87k7x1arhg.fsf@squeaker.lickey.com> (raw)
In-Reply-To: <87668m730w.fsf@mclinux.com> (Josh Huber's message of "Wed, 07 Nov 2001 15:13:35 -0500")

Josh Huber <huber@alum.wpi.edu> writes:

> Is this supposed to work?  I've started using nnml groups to archive
> mail like so:
>
> (defun jmh-save-archive ()
>   (interactive)
>   (gnus-summary-copy-article 1 (concat "archive." gnus-newsgroup-name)))
>
> (add-hook 'gnus-summary-mode-hook
> 	  '(lambda ()
> 	     (local-set-key (kbd "C-c s") 'jmh-save-archive)))
>
> (setq gnus-auto-subscribed-groups
>       (concat gnus-auto-subscribed-groups
>       "\\|^mail\\.\\|^archive\\."))
>
> now, I discovered the subscribe parameter, and have a topic
> "Archive".  I set the subscribe parameter of the Archive topic to:
>
> "^archive"
>
> But...when I save new messages to an archive group, and go back to the
> *Group* buffer, and hit F, the new groups appear at the top of the
> group buffer, instead of in the Archive topic.
>
> Any ideas?

Do you have gnus-subscribe-newsgroup-method set to
'gnus-subscribe-topics?

It looks like that is how you get the 'archive' topic parameter to
work.


-- 
matt



  parent reply	other threads:[~2001-11-08 21:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07 20:13 Josh Huber
2001-11-08  8:04 ` Kai Großjohann
2001-11-08 13:53   ` Josh Huber
2001-11-08 16:41     ` Kai Großjohann
2001-11-08 21:10       ` Josh Huber
2001-11-10  2:16         ` Daniel Néri
2001-11-10  4:39           ` Josh Huber
2001-11-08 21:21 ` Matt Armstrong [this message]
2001-11-08 22:17   ` Josh Huber

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=87k7x1arhg.fsf@squeaker.lickey.com \
    --to=matt+dated+1007846494.7bc846@lickey.com \
    /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).