emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dan Davison <davison@stats.ox.ac.uk>
To: Simon Brown <simon@cliffestones.demon.co.uk>
Cc: Scott Brim <swb@employees.org>, emacs-orgmode@gnu.org
Subject: Re: Re: Org mode and emacs email
Date: Tue, 30 Mar 2010 13:40:48 -0400	[thread overview]
Message-ID: <87wrwtu2qn.fsf@stats.ox.ac.uk> (raw)
In-Reply-To: <877hotrbor.fsf@gmail.com> (Eric Schulte's message of "Tue, 30 Mar 2010 10:55:48 -0600")

"Eric Schulte" <schulte.eric@gmail.com> writes:

> At this point it feels somewhat more like voting rather than a
> discussion, but I feel compelled to say...
>
>   +1 for gnus!

Hi Simon,

I use gnus, and received help from people on the list. Here's a small
contribution if you do get going with it:

The listing of emails in the summary buffer will look *terrible* with
the default settings. But you can make it look really nice using unicode
characters for arrows etc. (Example settings below, screenshot at
http://www.princeton.edu/~ddavison/gnus.png)

(Plus, if you use gnus you don't have to see these ridiculous
Kindergarten-style dotted lines and scissors that people put in
emails :) )

Dan

--8<---------------cut here---------------start------------->8---
;; http://groups.google.com/group/gnu.emacs.gnus/browse_thread/thread/a673a74356e7141f
(when window-system
  (setq gnus-sum-thread-tree-indent "  ")
  (setq gnus-sum-thread-tree-root "") ;; "● ")
  (setq gnus-sum-thread-tree-false-root "") ;; "◯ ")
  (setq gnus-sum-thread-tree-single-indent "") ;; "◎ ")
  (setq gnus-sum-thread-tree-vertical        "│")
  (setq gnus-sum-thread-tree-leaf-with-other "├─► ")
  (setq gnus-sum-thread-tree-single-leaf     "╰─► "))

(setq gnus-summary-line-format
      (concat
       "%0{%U%R%z%}"
       "%3{│%}" "%1{%d%}" "%3{│%}" ;; date
       "  "
       "%4{%-20,20f%}"               ;; name
       "  "
       "%3{│%}"
       " "
       "%1{%B%}"
       "%s\n"))

(setq gnus-summary-display-arrow t)
--8<---------------cut here---------------end--------------->8---



>
> Gnus has far and away the biggest user base, the best support, and is
> the most actively developed (as far as I can tell VM -- which I used for
> a couple of years-- is a dead project).  Gnus is distributed with Emacs
> and all of it's mime and message handling libraries are distributed with
> Emacs.
>
> The config can be daunting if you don't have any help, however there are
> many friendly people on this list who I'm sure would be happy to share
> their gnus imap config (please feel free to contact me off list), and
> once you have the basics working it's really a joy to use.
>
> Just my personal subjective biased opinion :) -- Eric
>
> Simon Brown <simon@cliffestones.demon.co.uk> writes:
>
>> * Scott Brim (swb@employees.org) wrote:
>>> Wanderlust seems best at IMAP -- I would go there first, but if you've tolerated 
>>> mutt's IMAP support this long, maybe you don't need good IMAP support.  VM 
>>> has nice integration with w3m for HTML.  IMHO don't start on gnus if you've 
>>> never used it.  Then there's MEW, which is also a good one.  They all work with 
>>> mbox-style mail files.
>> I'm trying Wanderlust, but I've started to wonder if it's worth the
>> effort. I've moved from mbox to Maildirs but wanderlust doesn't seem
>> to be able to recognise the subdirectories. I don't want to be
>> changing config everytime I change a list subscription. I also have
>> yet to get it to successfully autheniticate with any imap server. 
>>
>> I've got nowhere near trying the org integration. I might try
>> installing vm 8.1 but at the moment I've already squandered far too
>> much time on this.
>>
>> Thanks
>>
>> Simon
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2010-03-30 17:41 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-29 11:22 Org mode and emacs email Simon Brown
2010-03-29 12:45 ` Richard Riley
2010-03-29 13:49   ` Simon Brown
2010-03-29 13:56     ` Łukasz Stelmach
2010-03-30 16:09     ` Richard Riley
2010-03-29 16:14 ` Henri-Paul Indiogine
2010-03-30 14:36 ` Scott Brim
2010-03-30 16:01   ` Simon Brown
2010-03-30 16:55     ` Eric Schulte
2010-03-30 17:34       ` Manuel Hermenegildo
2010-03-30 19:53         ` Leo
2010-03-31 19:09           ` Gary
2010-04-01  7:28             ` peter.frings
2010-04-01 14:15               ` Eric Schulte
2010-04-01 14:32                 ` Giovanni Ridolfi
2010-04-01 14:46                   ` Henri-Paul Indiogine
2010-04-01 16:51                     ` Daniel Goldin
2010-03-31 17:54         ` Robert Goldman
2010-03-31 18:16           ` Nick Dokos
     [not found]             ` <4BB39872.3030806@sift.info>
2010-03-31 18:56               ` Nick Dokos
2010-04-09 11:30           ` Uday S Reddy
2010-03-30 17:40       ` Dan Davison [this message]
2010-03-30 18:23         ` Henri-Paul Indiogine
2010-03-30 18:34           ` Dan Davison
2010-03-31  0:34         ` Geralt
2010-03-31  1:15           ` [OT] " Dan Davison
2010-03-31  1:38             ` Jonathan Creekmore
2010-03-31  9:29               ` Geralt
2010-03-31  8:23             ` Darlan Cavalcante Moreira
2010-03-31 14:12               ` Eric Schulte
2010-03-31 17:37             ` Henri-Paul Indiogine
2010-04-08 21:13               ` Eraldo Helal
2010-03-30 16:57     ` Richard Riley
2010-03-30 17:53 ` Gary

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=87wrwtu2qn.fsf@stats.ox.ac.uk \
    --to=davison@stats.ox.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=simon@cliffestones.demon.co.uk \
    --cc=swb@employees.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).