emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Russell Adams <RLAdams@AdamsInfoServ.Com>
To: emacs-orgmode@gnu.org
Subject: Re: [OT] Emacs for email?
Date: Tue, 1 Dec 2009 20:56:08 -0600	[thread overview]
Message-ID: <20091202025608.GH26697@thinkpad.adamsinfoserv.com> (raw)
In-Reply-To: <87d42yazpc.fsf@stats.ox.ac.uk>

On Tue, Dec 01, 2009 at 09:15:27PM -0500, Dan Davison wrote:
> Keith Lancaster <klancaster1957@acm.org> writes:
> 
> > I apologize for the WAY off topic question, but since you folk are
> > emacs experts....do you use emacs for email, and if so, what do you
> > use? Org-mode caused me to switch to emacs after programming for 30
> > years in other editors, and so like many emacs converts, I'm not
> > wanting to exit the app :-).
> 
> Also gnus. It's very nice once it's working and it's fine to get it set
> up if you're good at that sort of thing or have a few spare weeks. The
> manual is extremely comprehensive and pretty funny but basically
> horrifying. The summary buffer containing news/emails will look awful to
> start off with but it is possible to make it look nice (e.g. the
> wikipedia screenshot) by configuring gnus-summary-line-format and (if
> not in a terminal) by using non-ascii arrow characters to represent
> threads e.g.
> 
>   (setq gnus-sum-thread-tree-vertical        "???")
>   (setq gnus-sum-thread-tree-leaf-with-other "????????? ")
>   (setq gnus-sum-thread-tree-single-leaf     "????????? "))
> 
> Dan

I'm suppose I'm still an exception here. I'm using Mutt, though I edit
outbound messages in emacs.

My email toolchain goes like this:

 - fetchmail downloads from several different servers
 - procmail sorts email into the proper inbox or other folder
   - I use maildir for backend storage, I gave up on mbox a long time ago
 - Mutt reads the email in all the various folders
 - Mutt automatically changes my email address depending on the
   recipient or folder according to a series of "roles"
 - Mutt spawns an emacsclient in order to edit an outgoing message
 - msmtp uses the from header to determine which mail server to use
   for outbound SMTP

Gnus, MH, Wanderlust, etc would only replace the Mutt portion, which
is really only reading the email and the "roles" support.

As a sidenote I have dovecot setup so that my maildir folders are
accessible to Thunderbird in Windows should I choose to access it
inside VMWare.

I'm open to using Emacs constantly, so whats the big draw for these
other mail modes?

------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

  reply	other threads:[~2009-12-02  2:56 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-01 21:34 [OT] Emacs for email? Keith Lancaster
2009-12-01 22:59 ` Ben Finney
2009-12-02  7:59   ` Tassilo Horn
2009-12-02  8:31     ` Ben Finney
2009-12-02  9:23       ` bluedian
2009-12-01 23:28 ` David Bremner
2009-12-01 23:36 ` Nick Dokos
2009-12-01 23:57 ` Darlan Cavalcante Moreira
2009-12-02  0:39   ` Keith Lancaster
2009-12-02 14:22     ` Leo
2009-12-02 18:38       ` David Neu
2009-12-02 22:48         ` Eric Schulte
2009-12-02 23:08         ` Keith Lancaster
2009-12-03  5:21         ` Rémi Vanicat
2009-12-02 13:43   ` Matt Price
2009-12-02 21:04     ` David Maus
2009-12-03 16:53       ` Matt Price
2009-12-03 21:55         ` Darlan Cavalcante Moreira
2009-12-02  0:40 ` Matt Lundin
2009-12-02  1:02 ` Henri-Paul Indiogine
2009-12-02  8:03   ` Tassilo Horn
2009-12-02  2:15 ` Dan Davison
2009-12-02  2:56   ` Russell Adams [this message]
2009-12-02  6:36     ` Manuel Hermenegildo
2009-12-02  6:39     ` Gour
2009-12-03  7:05     ` Russell Adams
2009-12-03  6:38       ` Rémi Vanicat
2009-12-03  8:22         ` Ulf Stegemann
2009-12-03 11:25           ` Matt Lundin
2009-12-03 10:53       ` Bernt Hansen
2009-12-02  6:30 ` Xavier Maillard
2009-12-02  9:37 ` Eric S Fraga
2009-12-02 11:01   ` jemarch
2009-12-02 14:24     ` Eric S Fraga
2009-12-02 16:31       ` jemarch
2009-12-02 20:30         ` David Maus
2009-12-02 17:31       ` Rémi Vanicat
2009-12-02 18:33       ` Eric Schulte
2009-12-02 19:03       ` Matt Lundin
2009-12-02 17:00     ` Russell Adams
2009-12-02 12:58 ` Otto Diesenbacher
2009-12-03 17:10   ` Henri-Paul Indiogine
2009-12-03 17:51     ` Matt Lundin
2009-12-03 19:53       ` Enrico Indiogine

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.orgmode.org/

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

  git send-email \
    --in-reply-to=20091202025608.GH26697@thinkpad.adamsinfoserv.com \
    --to=rladams@adamsinfoserv.com \
    --cc=emacs-orgmode@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).