Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: info-gnus-english@gnu.org
Subject: Re: Gnus works `at it is' but isn't that a coincidence?
Date: Thu, 09 Dec 2010 17:20:50 +0100	[thread overview]
Message-ID: <87oc8u29zx.fsf@member.fsf.org> (raw)
In-Reply-To: <877hn2fgsn.fsf@merciadriluca-station.MERCIADRILUCA>

Merciadri Luca <Luca.Merciadri@student.ulg.ac.be> writes:

Hi!

>> The primary method isn't prefixed. The secondary ones are.
>
> Prefixed? Huh? In which way?

The groups from the primary select method show up as

    foo.bar.baz

whereas the same group on a secondary server would show up as

    nntp+MyNewsServer:foo.bar.baz

>> Why are you customizing gnus-signature-separator?!
>
> Isn't that necessary? That could be what causes my signatures'
> problems.

Just a general comment: Never ever modify any variables unless you know
what you are doing.  And don't borrow code you've found on the net,
unless you can understand it!

Gnus (all of Emacs) has sane default values for anything.  Start with
them.  Of course, when you want to use Gnus, you have some initial setup
to do, but only for telling it where to get mail/news and how to send
it.

For example, to use Gnus for reading mail on an IMAP server (IMO, the
times of storing mail only locally are dead and gone), simply add
something like

  (setq gnus-select-method '(nnimap "imap.gmail.com"))

to your ~/.gnus.el, and login/password into ~/.authinfo.gpg.  Basically,
that should be everything you need to do, at least with very recent gnus
versions.

Bye,
Tassilo

  parent reply	other threads:[~2010-12-09 16:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17 17:38 Merciadri Luca
     [not found] ` <87fx1qcpnr.fsf@topper.koldfront.dk>
2010-05-17 19:51   ` Merciadri Luca
2010-05-18  9:01     ` Uday S Reddy
2010-12-10  6:58       ` Tassilo Horn
2010-12-09 16:20     ` Tassilo Horn [this message]
2010-12-09 16:07 ` Tassilo Horn

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=87oc8u29zx.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=info-gnus-english@gnu.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).