From: wgreenhouse-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org (W. Greenhouse)
To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org
Subject: Re: What's an even easier explanation how to setup gnus ...
Date: Tue, 13 Aug 2013 20:17:44 +0000 [thread overview]
Message-ID: <877gfpmjkn.fsf@motoko.kusanagi> (raw)
In-Reply-To: 5i61va9u7p.fsf@fencepost.gnu.org
[-- Attachment #1: Type: text/plain, Size: 1505 bytes --]
Don Saklad <dsaklad-mXXj517/zsQ@public.gmane.org> writes:
> Please explain the instructions for folks completely unfamiliar with
> computers, for complete novices how to setup gnus... for example for
> grandparents unfamiliar with computers.
Gnus configuration is very simple (a few lines) if you intend to use it
"like RMAIL" (i.e. reading mail delivered to local system maildrop, and
writing mail to be sent by the system's mailer). Then, assuming grandpa
is using a terminal/workstation that's managed by a competent admin,
it's simply a matter of choosing which kind of local mail storage you
prefer.
(setq gnus-select-method '(nnml "")
mail-user-agent 'gnus-user-agent
message-send-mail-function 'message-send-mail-with-sendmail)
would be enough for such a configuration.
Hopefully this tiny example also helps explain why things get more
complex when messages are being retrieved from multiple sources
(i.e. Usenet, RSS, etc.) or when Gnus is responsible for mail retrieval.
Also, in a more global sense, I would focus on turning such users into
people competent to read documentation and support themselves.
Also, please consider
http://coding2learn.org/blog/2013/07/29/kids-cant-use-computers/
when you assume (a) that it's grandparents who are the ignorant users,
when they may have more experience than their grandkids with general
purpose computing, and (b) that it is a wise long-term strategy to cater
to user ignorance.
--
W. Greenhouse
gpg --recv-keys 2E8B1B740D2D3F9E
[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]
next prev parent reply other threads:[~2013-08-13 20:17 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-13 2:54 What's an even easier explanation how to setup gnus Don Saklad
2013-08-13 7:11 ` Thorsten Jolitz
[not found] ` <mailman.3094.1376377917.12400.help-gnu-emacs@gnu.org>
2013-08-13 14:55 ` Stefan Monnier
2013-08-13 15:41 ` Thorsten Jolitz
[not found] ` <mailman.3131.1376408540.12400.help-gnu-emacs@gnu.org>
2013-08-13 16:23 ` Stefan Monnier
2013-08-28 9:49 ` Glen Stark
2013-09-02 11:44 ` Thorsten Jolitz
2013-09-02 13:20 ` Jambunathan K
2013-09-02 21:26 ` W. Greenhouse
2013-09-03 12:35 ` Richard Riley
[not found] ` <mailman.1212.1378157299.10748.help-gnu-emacs@gnu.org>
2013-09-02 22:01 ` Pascal J. Bourguignon
2013-09-03 0:58 ` W. Greenhouse
2013-09-03 2:12 ` Rustom Mody
2013-09-03 2:44 ` W. Greenhouse
2013-09-03 12:36 ` Richard Riley
[not found] ` <mailman.1233.1378176315.10748.help-gnu-emacs@gnu.org>
2013-09-03 3:56 ` Rustom Mody
2013-09-03 12:38 ` Richard Riley
2013-09-03 14:37 ` Stefan Monnier
2013-09-03 16:44 ` W. Greenhouse
2013-09-03 20:13 ` Jambunathan K
[not found] ` <mailman.1282.1378239114.10748.help-gnu-emacs@gnu.org>
2013-09-04 3:40 ` Rustom Mody
2013-09-02 13:55 ` Jambunathan K
2013-08-13 17:58 ` Carson Chittom
2013-08-13 19:01 ` configurable means hard? [was: ... easier explanation how to setup gnus ...] Drew Adams
2013-08-13 20:30 ` Carson Chittom
2013-08-13 21:01 ` Drew Adams
2013-08-14 5:19 ` Yuri Khan
[not found] ` <mailman.3178.1376457548.12400.help-gnu-emacs@gnu.org>
2013-08-14 5:26 ` Rustom Mody
2013-08-14 14:05 ` Stefan Monnier
[not found] ` <mailman.3159.1376425851.12400.help-gnu-emacs@gnu.org>
2013-08-14 14:02 ` Stefan Monnier
2013-08-14 14:44 ` Drew Adams
2013-08-14 17:14 ` Rustom Mody
2013-08-16 18:40 ` Ken Goldman
[not found] ` <mailman.188.1376678430.10748.help-gnu-emacs@gnu.org>
2013-08-17 10:59 ` Rustom Mody
[not found] ` <mailman.3146.1376420497.12400.help-gnu-emacs@gnu.org>
2013-08-14 3:11 ` Jason Rumney
2013-08-13 20:17 ` W. Greenhouse [this message]
[not found] ` <mailman.3154.1376425093.12400.help-gnu-emacs@gnu.org>
2013-08-14 3:29 ` What's an even easier explanation how to setup gnus Rustom Mody
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=877gfpmjkn.fsf@motoko.kusanagi \
--to=wgreenhouse-sgozh3hwpm2stnjn9+bgxg@public.gmane.org \
--cc=help-gnu-emacs-mXXj517/zsQ@public.gmane.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.
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.