Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] Beginner questions
@ 2008-05-05  0:47 Yang Zhang
  2008-05-05  1:02 ` Daniel Wagner
  2008-05-05 18:09 ` Marc Hartstein
  0 siblings, 2 replies; 12+ messages in thread
From: Yang Zhang @ 2008-05-05  0:47 UTC (permalink / raw)


Hi, I'm interested in getting started with sup.  For now, I just ran 
sup-config to use Gmail IMAP.  Things seem to have gone smoothly, though 
I have a few questions:

(1) sup did end up taking many, many hours to download my entire inbox 
of messages.  I'd rather it lazily download these messages.  Is there 
some way to achieve this?

(2) At some point, I was prompted:

Enter any labels to be automatically added to all messages from this 
source, separated by spaces (or 'none') (enter for "inbox"): none

When dealing with IMAP servers, does sup store its labels as IMAP 
keywords (i.e., are they stored on the server)?  (A bunch of IMAP 
servers support IMAP keywords.  Gmail's labels manifest themselves as 
folders, however, and not IMAP keywords. [1])

(3) How does sup group messages into the same thread?  Does it rely on 
References: header fields, subject-matching, 
body-substring-matching/overlap, or something else?

(4) yanghatespam at gmail.com is the account I use for mailing lists.  I 
use many lists, so I needed a way to cope with the large message volume. 
  Most of the time, I am only interested in the threads in which I have 
been a participant (e.g., I'm interested in replies to my posts).  I 
have Gmail filters that use simple heuristics like "If my name is in the 
email, leave it marked as unread; otherwise mark it read."  This, of 
course, leads to many false positives/negatives (Gmail's filterts are 
only so expressive).

If sup's thread-grouping is decent, then it would be neat/more accurate 
to extend sup somehow to instead use these groupings for the filtering. 
  I.e., if an incoming message is grouped with a thread in which I was a 
participant, then leave it marked unread; otherwise, mark it read.

Any thoughts on whether such an extension is possible, and if so, where 
to start with it?  Is sup at all extensible at the current time?  Is a 
feature such as this already in the works?

(5) I remember reading one archived list post on how others were using 
the "[Gmail]/All Mail" folder as their.  Should I have used that instead 
of "Inbox"?

If I were using a more conventional IMAP server, in which messages don't 
appear in multiple folders, does sup expect me to add all the folders, 
so that it can display complete threads (e.g. merging Sent and Inbox)? 
So is the difference with Gmail, then, that "[Gmail]/All Mail" is the 
one and only folder to use?

In general, does sup play nicely with Gmail?  Any experiences to be 
shared?  The only other quirk I'm aware of is that to truly delete a 
message requires moving it to the Gmail/Trash folder (otherwise only a 
label is removed).

Thanks in advance for any answers!

(6) Scrolling through the buffer that is immediately presented to me 
when starting sup, I only see about 3 pages of threads.  Is this 
correct?  How do I get to the rest?

(7) Does sup support Unicode?  The inbox display seems to be a bit 
screwy for me (extraneous floating characters, things changing when 
highlighted, etc.), though it could also be my terminal (I'm using 
putty, but I just verified that I'm running it in UTF-8 mode).

[1] 
http://weblog.timaltman.com/archive/2008/02/24/gmails-buggy-imap-implementation

-- 
Yang Zhang
http://www.mit.edu/~y_z/


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [sup-talk] Beginner questions
@ 2008-05-05  2:48 kendall at clarkparsia.com
  2008-05-19 23:44 ` William Morgan
  0 siblings, 1 reply; 12+ messages in thread
From: kendall at clarkparsia.com @ 2008-05-05  2:48 UTC (permalink / raw)


On Sunday, May 4, 2008 9:02pm, Daniel Wagner <daniel at wagner-home.com> said:

> Excerpts from yanghatespam's message of Sun May 04 17:47:50 -0700 2008:
>> If sup's thread-grouping is decent, then it would be neat/more accurate
>> to extend sup somehow to instead use these groupings for the filtering.
>>   I.e., if an incoming message is grouped with a thread in which I was a
>> participant, then leave it marked unread; otherwise, mark it read.
> 
> Well, sup already has a pretty nice (and similar) feature for killing
> entire threads.  The '&' key will archive a thread permanently; that is,
> if new mails arrive in that thread, they will automatically be archived.
> So, you can hit '&' once for each thread you don't want to read; the
> rest will reappear in you inbox as new mails arrive in them.

Which reminds me that, as of 0.5 release, the bug I reported about &-killed threads reappearing is still present.

But, other than that, 0.5 is a treat.

Cheers,
Kendall



^ permalink raw reply	[flat|nested] 12+ messages in thread
* [sup-talk] Beginner questions
@ 2008-08-03 23:17 Thorsten Kramer
  2008-08-04  1:41 ` William Morgan
  0 siblings, 1 reply; 12+ messages in thread
From: Thorsten Kramer @ 2008-08-03 23:17 UTC (permalink / raw)


Hi,

recently I switched from mutt to sup. Everything works fine besides some
minor issues:

1) Unfortunately, the gpg integration doesn't work. If I want to sign my mails,
sup complains about: 'Problem sending mail: gpg: gpg-agent is not available in
this session' Any tipps to avoid this? With mutt, gpg works fine.

2) I've configured several accounts for sending mail. How can I switch
between them in the mail-compose view? Is changing the from address the
only way?

3) In mutt you can define macros. E.g. you press F2 and the
selected mail is moved from its maildir to a spam mbox. Is this
possible with sup?

Thanks!


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-08-05 21:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-05  0:47 [sup-talk] Beginner questions Yang Zhang
2008-05-05  1:02 ` Daniel Wagner
2008-05-05  2:08   ` Yang Zhang
2008-05-05 18:09 ` Marc Hartstein
2008-05-05 18:29   ` Yang Zhang
2008-05-19 23:38     ` William Morgan
2008-05-06  2:15   ` Christopher Warrington
2008-05-05  2:48 kendall at clarkparsia.com
2008-05-19 23:44 ` William Morgan
2008-08-03 23:17 Thorsten Kramer
2008-08-04  1:41 ` William Morgan
2008-08-05 21:52   ` Thorsten Kramer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox