]> git.cworth.org Git - sup/blob - doc/FAQ.txt
3912a2ad0d27833782aef377075555a3fe8afd55
[sup] / doc / FAQ.txt
1 Sup FAQ
2 -------
3 Q: What does Sup stand for?
4 A: "What's up?".
5
6 Q: How is Sup even possible?
7 A: Sup is only possible through the hard work of Dave Balmain, the
8    author of ferret.
9
10    I started using Ferret when it was still slightly buggy, and it
11    seemed like every week Dave released a bugfix or a speed
12    improvement that directly affected sup. Ferret has become a
13    first-class piece of software, and it's due to the tremendous
14    amount of time and effort he's put in to it.
15
16 Q: Why the console?
17 A: As the millions (ok, hundreds) of mutt users will tell you, there are
18    many advantages to the console:
19    - You don't need web browser.
20    - Instantaneous interaction.
21    - A few keystrokes can accomplish the work of a hundred mouse
22      clicks.
23
24 Q: If you love GMail so much, why not just use it?
25 A: I hate using a mouse, and I hate ads, and I hate non-programmability.
26
27 Q: How does Sup deal with spam?
28 A: You can manually mark messages as spam, which prevents them from
29    showing up in future searches, but that's all that Sup does. Spam
30    filtering should be done by a dedicated tool like SpamAssassin.
31
32 Q: What are all these "Redwood" references I see in the code?
33 A: That was Sup's original name. (Think pine, elm. Although I am a
34    Mutt user, I couldn't think of a good progression there.) But it was
35    taken by another project on RubyForge, and wasn't that original,
36    and was too long to type anyways.
37
38    Maybe one day I'll do a huge search-and-replace on the code, but it
39    doesn't seem that important at this point.
40