all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nljlistbox2@gmail.com (N. Jackson)
To: rahuljuliato@gmail.com
Cc: 25686@debbugs.gnu.org
Subject: bug#25686: 25.1; gnus always checks the news
Date: Sat, 16 Sep 2017 15:05:59 -0400	[thread overview]
Message-ID: <874ls2pip4.fsf@moondust.localdomain> (raw)
In-Reply-To: <86d1epzd8z.fsf@gmail.com> (rahuljuliato@gmail.com's message of "Sat, 11 Feb 2017 00:13:00 -0200")

At 23:13 -0200 on Friday 2017-02-10, rahuljuliato@gmail.com wrote:
>
> I'm trying to avoid gnus to check news on rss feed and imaps.
> I want it just to open, read my offline stuff and if I need to
> check stuff, press g.
>
> Everywhere I ask people gives me the same awnser:
>
> (setq gnus-check-new-newsgroups nil)
> (setq gnus-check-bogus-newsgroups nil)
>
> This are already in my .emacs (tried also on .gnus) file and M-x gnus
> keeps checking the news when loading.
>
> I'd like some help on finding out if this is a bug or I'm doing
> something else wrong.

If I understand correctly what you're asking, simply start Gnus with

  M-x gnus-unplugged RET

instead of

  M-x gnus RET

. If, however, the servers/groups you don't want Gnus to check on
startup are not managed by the agent, then you will probably want
to set the variable `gnus-activate-level' to a value lower than
the level of the groups you don't want to have checked on startup,
and/or change the group level of those groups.

See

  M-: (info "(gnus) Group Levels") RET

for details.

Does this solve the problem?






      reply	other threads:[~2017-09-16 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-11  2:13 bug#25686: 25.1; gnus always checks the news rahuljuliato
2017-09-16 19:05 ` N. Jackson [this message]

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=874ls2pip4.fsf@moondust.localdomain \
    --to=nljlistbox2@gmail.com \
    --cc=25686@debbugs.gnu.org \
    --cc=rahuljuliato@gmail.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.