Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: info-gnus-english@gnu.org
Subject: Re: Basic gnus stuff
Date: Wed, 09 May 2007 08:50:49 +0200	[thread overview]
Message-ID: <87mz0e5w3a.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <mailman.418.1178684250.32220.info-gnus-english@gnu.org>

On 09 May 2007 05:31:25 +0200, Fredrik wrote:

> First of all, how is one _supposed_ to find existing groups to which
> one can subscribe?

>From the *Group* buffer, I usually press ^ to get to the *Server*
buffer, then hit RET on the server I want look at, and then use u to
toggle subscribe/unsubscribe on the groups shown.

> How do I mark all articles as read and wait for new articles to
> arrive?

You need to "catch up" on the group, which is bound to c. That makes
Gnus record all unread articles as read, so only new ones will show up
as unread.


Regarding your w3-problem I suggest you either submit some more details
about your system (I use Debian GNU/Linux and use w3m - by installing
the package w3m-el¹) or find a group where the w3-developers hang out.


  Welcome to Gnus,

    Adam


¹ Configured in my ~/.gnus like this (which may or may not be outdated):

 ; Show HTML with w3m:
 (setq mm-text-html-renderer 'w3m)

 ; Follow links in w3m with browse-url:
 (add-hook 'gnus-article-mode-hook
           (lambda ()
             (set (make-local-variable 'w3m-goto-article-function)
                  'browse-url)))

-- 
 "Danskar sover ofantligt länge."                             Adam Sjøgren
 "Skriv det."                                            asjo@koldfront.dk

  parent reply	other threads:[~2007-05-09  6:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.418.1178684250.32220.info-gnus-english@gnu.org>
2007-05-09  6:25 ` Joel Reicher
2007-05-09  6:41   ` Kamen TOMOV
2007-05-09  7:24   ` Sebastian Tennant
2007-05-09  6:50 ` Adam Sjøgren [this message]
2007-05-09  3:31 Fredrik Tolf
2007-05-09 18:08 ` Reiner Steib

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=87mz0e5w3a.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --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).