Gnus development mailing list
 help / color / mirror / Atom feed
From: Vitalie Spinu <spinuvit@gmail.com>
To: ding@gnus.org
Subject: g (gnus-group-get-new-news) doesn't honor the ARG for the virtual groups.
Date: Wed, 28 Mar 2012 16:31:33 +0200	[thread overview]
Message-ID: <87mx70x0e2.fsf@gmail.com> (raw)


Hi, 

I have a virtual group at level 3 which contains two unsubscribed groups
at level 6.

When I hit "3 g" in group buffer the virtual group is not updated. If I
hit "6 g" it work but the unsubscribed groups are also shown in the
*group* buffer. 

So I am asking myself, how can I update only groups with levels <= 3,
virtual or not (nnimap in my case)?

Thanks, 
Vitalie.


(setq gnus-default-directory "~/Downloads/"
      gnus-save-newsrc-file nil
      gnus-read-newsrc-file nil
      gnus-use-dribble-file t
      gnus-interactive-exit nil
      gnus-save-killed-list nil)

(setq gnus-read-active-file 'some
      gnus-agent nil ;; gmail works better with nil?
      gnus-check-new-newsgroups nil  ;; something wrong with this,  it downloads all the headers each time.
      gnus-select-method '(nntp "news.gmane.org")
      gnus-asynchronous t
      gnus-use-cache t
      gnus-keep-backlog 5
      ;; gnus-group-use-permanent-levels nil
      )

Gnus from the latest git head 
840686a Fix dependency between mm-archive.el and mm-decode.el Silence
compiler warnings issued when compiling in Emacs source tree

GNU Emacs 24.0.94.1 (i686-pc-linux-gnu, GTK+ Version 3.2.0) of
2012-03-12 on protactinium, modified by Debian





             reply	other threads:[~2012-03-28 14:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-28 14:31 Vitalie Spinu [this message]
2012-04-10 19:02 ` Lars Magne Ingebrigtsen

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=87mx70x0e2.fsf@gmail.com \
    --to=spinuvit@gmail.com \
    --cc=ding@gnus.org \
    /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).