Gnus development mailing list
 help / color / mirror / Atom feed
From: Felix Finch <felix@crowfix.com>
Subject: Newbie ignorance about just reading email
Date: Sun, 23 May 2004 11:00:35 -0700	[thread overview]
Message-ID: <16560.59075.110364.219708@crowfix.com> (raw)

I run Linux (Slackware 9.x) and GNU emacs (21.3) and have used vm for
a long time to read email, but it only works with maildirs thru the
kluge of copying maildir messages into an mbox file.  This is not very
satisfying.  I know KDE's Kmail understands maildirs, but I want a
text mail reader that works over ssh.  I have used pine and whatnot,
and they don't excite me either.  A google search said gnus might do
the trick, so I downloaded it and have pawed thru the info file, but
almost all the documentation is related to reading news, and I don't
want gnus for that, at least not now; maybe later.  If I can't get it
to handle email, and just email, it doesn't do me any good to switch
news readers just for fun.

What I want is for M-x gnus to bring up mail, and nothing else.  I
created an initial gnus.el file like this ...

    (setq gnus-select-methods '((nnmaildir "")))
    (setq mail-sources '((maildir :path "~/.nnmaildir/")))

with some dummy Maildirs in there for testing, and all it wants to do
is create a News directory and run some startup news code, which
complains that some bogus new server is unavilable, then asks if I
want to go offline.  I haven't explored it any further.

I realize I haven't fully explored the copious info files, but so much
of it assumes I want to read news, or is related to how to handle
messages, that my b\poor addled brain begins to fade and I don't want
to spend hours sorting hay to find the needle I do need.

Is there some basic simple way to configure gnus to only process mail
on startup?

-- 
            ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
     Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o



             reply	other threads:[~2004-05-23 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-23 18:00 Felix Finch [this message]
2004-05-23 20:49 ` Paul Jarc

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=16560.59075.110364.219708@crowfix.com \
    --to=felix@crowfix.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.
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).