Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* IMAP groups created by split killed by default?
@ 2016-01-21 18:52 Emanuel Evans
  2016-01-21 19:17 ` Adam Sjøgren
  0 siblings, 1 reply; 3+ messages in thread
From: Emanuel Evans @ 2016-01-21 18:52 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 630 bytes --]

Hi! Quick question (apologies if I missed it in the manual
somewhere). I'm using fancy splitting on some IMAP mailboxes with rules
that look something like:

  (| (to "\\(\\w+\\)@noreply.github.com" "github.\\1")
     ;; etc
     )

This works great except for one problem: the first time I get an email
that creates a new group, the group is killed by default so I miss the
mail unless I go hunting around on the server. Is there any way to
default the group level to being subscribed? (My
`gnus-group-default-list-level' is set to 5, but it seems not to be
honored for new IMAP groups created by splitting).

Thanks!

- Emanuel

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 948 bytes --]



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: IMAP groups created by split killed by default?
  2016-01-21 18:52 IMAP groups created by split killed by default? Emanuel Evans
@ 2016-01-21 19:17 ` Adam Sjøgren
  2016-02-01 20:45   ` Emanuel Evans
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Sjøgren @ 2016-01-21 19:17 UTC (permalink / raw)
  To: info-gnus-english

Emanuel writes:

> Is there any way to default the group level to being subscribed?

This variable may be of interest:

,----[ C-h v gnus-check-new-newsgroups RET ]
| gnus-check-new-newsgroups is a variable defined in `gnus-start.el'.
| Its value is ((nnml "" (nnir-search-engine notmuch)))
| Original value was ask-server
| 
| Documentation:
| *Non-nil means that Gnus will run `gnus-find-new-newsgroups' at startup.
| This normally finds new newsgroups by comparing the active groups the
| servers have already reported with those Gnus already knows, either alive
| or killed.
| 
| When any of the following are true, `gnus-find-new-newsgroups' will instead
| ask the servers (primary, secondary, and archive servers) to list new
| groups since the last time it checked:
|   1. This variable is `ask-server'.
|   2. This variable is a list of select methods (see below).
|   3. Option `gnus-read-active-file' is nil or `some'.
|   4. A prefix argument is given to `gnus-find-new-newsgroups' interactively.
| 
| Thus, if this variable is `ask-server' or a list of select methods or
| `gnus-read-active-file' is nil or `some', then the killed list is no
| longer necessary, so you could safely set `gnus-save-killed-list' to nil.
| 
| This variable can be a list of select methods which Gnus will query with
| the `ask-server' method in addition to the primary, secondary, and archive
| servers.
| 
| E.g.:
|   (setq gnus-check-new-newsgroups
| 	'((nntp "some.server") (nntp "other.server")))
| 
| If this variable is nil, then you have to tell Gnus explicitly to
| check for new newsgroups with M-x gnus-find-new-newsgroups.
`----

I have it set like that, because I don't want to download the active
file from Gmane every time I start Gnus, it's huuuge.


  Best regards,

    Adam

-- 
 "You can quit, or you can cope. You can't change the         Adam Sjøgren
  company, because nobody listens to reason."            asjo@koldfront.dk


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: IMAP groups created by split killed by default?
  2016-01-21 19:17 ` Adam Sjøgren
@ 2016-02-01 20:45   ` Emanuel Evans
  0 siblings, 0 replies; 3+ messages in thread
From: Emanuel Evans @ 2016-02-01 20:45 UTC (permalink / raw)
  To: info-gnus-english

Sorry for not following up earlier—I think `gnus-find-new-newsgroups'
was what I was looking for, thanks for pointing in the right direction!


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-01 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-21 18:52 IMAP groups created by split killed by default? Emanuel Evans
2016-01-21 19:17 ` Adam Sjøgren
2016-02-01 20:45   ` Emanuel Evans

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).