Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] skip_killed not getting set in default config
@ 2008-04-30 12:14 Kevin Riggle
  2008-05-20  4:42 ` William Morgan
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Riggle @ 2008-04-30 12:14 UTC (permalink / raw)


Hi,

I've just started using Sup, and I quite like it.  It's always wonderful
to discover that someone else has developed *exactly the software you
wanted*, and done such a bang-up job of it.  Thank you!

I have, however, run into a few bugs.  At the moment, the most notable
one is that killed threads would show up in my inbox again, +killed
label and all, which sort of defeats the purpose of killing them.  I
poked around in the source and discovered the skip_killed option, which
inbox-mode seems to initialize to true.  When I added 

:skip_killed: true

to the end of my ~/.sup/config.yaml, which had previously been exactly
as sup-config created it, the killed threads no longer showed up in my
inbox.  I'm not sure if this means that skip_killed needs to be added to
the default config in lib/sup.rb, or if the initialize method on
inbox-mode isn't getting called, or if skip_killed is getting set to
false elsewhere in the code, or something else, but any way it should 
Just Work for new users, and it's not right now.

(I'm running Sup out of git, for reference -- commit
5b9eddb8a949c1a712d53ec8fe163de2848d5ac9.)

- Kevin
-- 
Kevin Riggle (kevinr at mit.edu) 
http://free-dissociation.com


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

end of thread, other threads:[~2008-05-20  4:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-30 12:14 [sup-talk] skip_killed not getting set in default config Kevin Riggle
2008-05-20  4:42 ` William Morgan

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