unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: William G. Gardella <wgg2-IGUgQLVVQiRCV4ILt04nZQ@public.gmane.org>
To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org
Subject: Re: What are advantages and disadvantages of RMAIL and mh-rmail ?
Date: Sun, 22 Sep 2013 20:33:11 +0000	[thread overview]
Message-ID: <877ge8zjeg.fsf@motoko.kusanagi> (raw)
In-Reply-To: 878uyoua8b.fsf@nl106-137-194.student.uu.se

Emanuel Berg <embe8573-oe7qfRrRQfc4M/bo5TPICw@public.gmane.org> writes:

> wgreenhouse-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org (W. Greenhouse) writes:
>
>> With MH-E you have the option of using the MH
>> implementation's command line tools to manipulate your
>> mail ...
>
> 100% correct, and that is a great advantage. If you go
> from a web mail service, be it Hotmail or even
> Gmail... -- to experience this transition is a *dream*!
>
>> Or, you can use Gnus as read-mail-command instead of
>> either of these, which is my own preference.
>
> How do you do that? It was very easy to setup RMAIL, I
> think below 30 minutes, but every time I see some
> tutorial about mail in Gnus it seems it requires hours
> of hacking (?).

That's because a lot of the tutorials suffer from bitrot; timeliness in
wiki pages and blog posts is a real problem, especially since software
configuration advice necessarily changes over time.

To set up Gnus for locally delivered mail (similar to how you'd use
RMAIL or MH-E, with system MTA/MDA facilities routing the mail to your
inbox, and the system MTA sending mail) is a very brief configuration.
Something like this is all that's really needed for this:

(setq gnus-secondary-select-methods
      '((nnml "")) ;; This is similar to an MH mail store, with the
                   ;; addition of news-server-like "news overview" files
                   ;; that make the summary buffer's display faster.
      message-send-mail-function 'message-sendmail-send-it
      mail-user-agent 'gnus-user-agent ;; `compose-mail' and related
                                       ;;  commands will use
                                       ;;  message-mode with full Gnus features
      read-mail-command 'gnus) ;; Clicking on the "Mail" flag in
                               ;; display-time-mode launches gnus
                               ;; instead of RMAIL
      
I use a setup similar to this, with the addition of other
`gnus-secondary-select-methods' elements corresponding to my IMAP
mailboxes.  It is very nice seeing everything in one coherent interface.

> I use Gnus for Usenet and RMAIL for mails. But sometimes
> I get both Usenet posts *and* mails (with the same
> contents) as is often the case for this group, for
> example, so it is not optimal. Also, the "one big file"
> solution for RMAIL is not good.

Gnus offers a number of file-based mail backends.  See (info "(gnus)
Choosing a Mail Back End").

> What's more, why shouldn't you use Gnus (or your
> favourite newsreader) for mail, as well? I use message
> mode for both (this required some minor hacks), and
> there seems to be noting separating them apart from the
> broadcast character of Usenet (but that can be
> implemented as a listbot as well, so again I see almost
> no difference).

Indeed, for Gnus an "article" is an article, regardless of how it was
delivered :)  That abstraction has certain nice advantages (e.g. Gnus
can let you use score files and killfiles for mail as well as news).

-- 
Finally, Zippy drives his 1958 RAMBLER METROPOLITAN into the faculty
dining room.




  reply	other threads:[~2013-09-22 20:33 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-18 11:07 What are advantages and disadvantages of RMAIL and mh-rmail ? Don Saklad
2013-08-21 16:12 ` W. Greenhouse
     [not found] ` <mailman.503.1377101598.10748.help-gnu-emacs@gnu.org>
2013-09-22 15:49   ` Emanuel Berg
2013-09-22 20:33     ` William G. Gardella [this message]
     [not found]     ` <mailman.2713.1379882719.10748.help-gnu-emacs@gnu.org>
2013-09-23 22:13       ` Emanuel Berg
2013-09-24  3:03         ` Emanuel Berg
2013-09-24  6:38           ` Glyn Millington
2013-09-24 19:37             ` James Freer
2013-09-24  6:38           ` Tassilo Horn
     [not found]           ` <mailman.2779.1380004725.10748.help-gnu-emacs@gnu.org>
2013-09-24 19:01             ` Emanuel Berg
2013-09-28  0:26               ` Emanuel Berg
2013-09-28  2:12                 ` W. Greenhouse
     [not found]                 ` <mailman.3038.1380334353.10748.help-gnu-emacs@gnu.org>
2013-09-28  3:17                   ` Emanuel Berg
2013-09-28  3:54                     ` W. Greenhouse
     [not found]                     ` <mailman.3041.1380340468.10748.help-gnu-emacs@gnu.org>
2013-09-28  4:27                       ` Emanuel Berg
2013-09-28  6:17                         ` W. Greenhouse
     [not found]                         ` <mailman.3043.1380349067.10748.help-gnu-emacs@gnu.org>
2013-09-28  8:59                           ` Emanuel Berg
2013-09-28  9:26                             ` Eli Zaretskii
     [not found]                             ` <mailman.3059.1380360406.10748.help-gnu-emacs@gnu.org>
2013-09-28  9:40                               ` Emanuel Berg
2013-09-28 11:14                                 ` Eli Zaretskii
     [not found]                                 ` <mailman.3065.1380366869.10748.help-gnu-emacs@gnu.org>
2013-09-28 11:38                                   ` Emanuel Berg
2013-09-28 14:25                                     ` Eli Zaretskii
     [not found]                                     ` <mailman.3075.1380378319.10748.help-gnu-emacs@gnu.org>
2013-09-28 18:00                                       ` Emanuel Berg
2013-09-28 18:46                                         ` Eli Zaretskii
     [not found]                                         ` <mailman.3098.1380393985.10748.help-gnu-emacs@gnu.org>
2013-09-28 19:14                                           ` Emanuel Berg
2013-09-28 20:42                                             ` Eli Zaretskii
2013-09-28 14:41                                 ` Dale Snell
     [not found]                                 ` <mailman.3076.1380379289.10748.help-gnu-emacs@gnu.org>
2013-09-28 18:01                                   ` Emanuel Berg
2013-09-28 15:28                             ` W. Greenhouse
     [not found]                             ` <mailman.3079.1380382129.10748.help-gnu-emacs@gnu.org>
2013-09-28 18:09                               ` Emanuel Berg
     [not found]           ` <mailman.2780.1380006069.10748.help-gnu-emacs@gnu.org>
2013-09-24 19:05             ` Emanuel Berg

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877ge8zjeg.fsf@motoko.kusanagi \
    --to=wgg2-igugqlvvqircv4ilt04nzq@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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).