Gnus development mailing list
 help / color / mirror / Atom feed
From: Oleksandr Gavenko <gavenkoa@gmail.com>
To: ding@gnus.org
Subject: Re: Features that make you love Gnus?
Date: Mon, 24 Sep 2012 00:38:48 +0300	[thread overview]
Message-ID: <8762741kt3.fsf@gavenkoa.example.com> (raw)
In-Reply-To: <m2obl0qixe.fsf@theworld.com>

On 2012-09-21, Mark Simpson wrote:

> I love Gnus because of Threading (it actually /does/ threading) and
> Scoring.
>
That you mean when say "it actually /does/ threading"?

Thunderbird also make threading. And don't need such lines:

  (setq
   gnus-show-threads t
   gnus-thread-sort-functions '(gnus-thread-sort-by-date gnus-thread-sort-by-total-score)
   )

  (when window-system
    (setq
     gnus-sum-thread-tree-root "● "
     gnus-sum-thread-tree-false-root " ○ "   ;; XXX: this is bug. Why indent damaged by one space??
     gnus-sum-thread-tree-indent " "
     gnus-sum-thread-tree-single-indent "⚇ "
     gnus-sum-thread-tree-leaf-with-other "├► "
     gnus-sum-thread-tree-single-leaf "└► "
     gnus-sum-thread-tree-vertical "│"
     ))

mutt also allow scoring. My be it use not so powerful language with logical
operators and full elisp.


-- 
Best regards!




  reply	other threads:[~2012-09-23 21:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-20 13:48 Kyle Sexton
2012-09-20 22:48 ` Oleksandr Gavenko
2012-09-21  6:35   ` Tassilo Horn
2012-09-23 21:34     ` Oleksandr Gavenko
2012-09-24  6:47       ` Tassilo Horn
2012-09-21  1:11 ` Mark Simpson
2012-09-23 21:38   ` Oleksandr Gavenko [this message]
2012-09-23 23:59     ` Mark Simpson
2012-09-21  6:50 ` Tassilo Horn
2012-09-21 13:16   ` Erik Colson
2012-09-21 18:23   ` Sivaram Neelakantan
2012-09-21 18:56     ` Tassilo Horn
2012-09-23 21:42   ` Oleksandr Gavenko
2012-09-24  6:52     ` Tassilo Horn
2012-09-24  8:22       ` Andreas Schwab
2012-09-21 13:23 ` Julien Danjou
2012-09-22 17:39 ` Adam Sjøgren
2012-09-25 13:20   ` Malcolm Purvis
2012-09-24  7:26 ` Eric Abrahamsen
2012-09-24 12:30   ` Adam Sjøgren
2012-09-26  6:26     ` Eric Abrahamsen

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=8762741kt3.fsf@gavenkoa.example.com \
    --to=gavenkoa@gmail.com \
    --cc=ding@gnus.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 NNTP newsgroup(s).