I''m pleased to announce the release of Sup 0.10. This version is frickin'' awesome because not only do we have Ruby 1.9 support, the Xapian backend is now the default! The next version will discard Ferret like a used rag. Sup is a console-based email client for people with a lot of email. It supports tagging, very fast full-text search, automatic contact- list management, and more. If you''re the type of person who treats email as an extension of your long-term memory, Sup is for you. Get it: gem install sup Learn it: http://sup.rubyforge.org Love it: sup-talk at rubyforge.org Release notes: The Xapian backend is now the default. Convert your old, crash-prone Ferret index to Xapian by running sup-convert-ferret-index. Using a Ferret backend will produce a deprecation notice, and will not be supported in 0.11. Many thanks to Rich Lane for Xapian and Ruby 1.9 work. Excitement in 0.10: * Make Xapian backend the default, and add deprecation notice to Ferret indexes. * Now Ruby 1.9 compatible (Xapian backend only). * Changes are now saved automatically to the index. Pressing "$" now just forces a flush of Xapian indexes, which can minimize quit time. * Fix problem with replying to Google Groups messages. * Allow toggling of line wrap. Useful for long URLs. * Multiple attachments can be added at once by specifying a wildcard. * New command to save all attachments at once. * As always, many bugfixes and tweaks. -- William <wmorgan-sup at masanjin.net>
Excerpts from William Morgan''s message of Sun Jan 24 11:44:50 -0300 2010:> I''m pleased to announce the release of Sup 0.10. This version is > frickin'' awesome because not only do we have Ruby 1.9 support, the > Xapian backend is now the default! The next version will discard Ferret > like a used rag. > > Sup is a console-based email client for people with a lot of email. > It supports tagging, very fast full-text search, automatic contact- > list management, and more. If you''re the type of person who treats > email as an extension of your long-term memory, Sup is for you. > > Get it: gem install sup > Learn it: http://sup.rubyforge.org > Love it: sup-talk at rubyforge.org > > Release notes: > > The Xapian backend is now the default. Convert your old, crash-prone > Ferret index to Xapian by running sup-convert-ferret-index. > > Using a Ferret backend will produce a deprecation notice, and will not be > supported in 0.11.I just updated and love the startup announcement (you got me for a minute). However I couldn''t find sup-convert-ferret-index I updated with sudo gem update sup and even did a full updatedb just in case I was not looking in the right places. I must say sup-convert-ferret-index is not here. Did I miss something (it''s Sunday here) or is the file really missing? TIA for sup, you guys rock! Mariano> > Many thanks to Rich Lane for Xapian and Ruby 1.9 work. > > Excitement in 0.10: > > * Make Xapian backend the default, and add deprecation notice to Ferret indexes. > * Now Ruby 1.9 compatible (Xapian backend only). > * Changes are now saved automatically to the index. Pressing "$" now just > forces a flush of Xapian indexes, which can minimize quit time. > * Fix problem with replying to Google Groups messages. > * Allow toggling of line wrap. Useful for long URLs. > * Multiple attachments can be added at once by specifying a wildcard. > * New command to save all attachments at once. > * As always, many bugfixes and tweaks. >
Reformatted excerpts from Mariano Mara''s message of 2010-01-24:> Did I miss something (it''s Sunday here) or is the file really missing?Good catch. It was really missing from the gem. I''ve updated the gem in place. Can you try uninstalling, clearing any cache (which I think requires manually removing files in [whatever]/gems/1.8/cache) and reinstalling please? Sorry about that. -- William <wmorgan-sup at masanjin.net>
Reformatted excerpts from William Morgan''s message of 2010-01-24:> Reformatted excerpts from Mariano Mara''s message of 2010-01-24: > > Did I miss something (it''s Sunday here) or is the file really missing?Inplace replacement doesn''t seem to work on gemcutter. I''ve released 0.10.1 with this change. :( -- William <wmorgan-sup at masanjin.net>
Excerpts from William Morgan''s message of Sun Jan 24 14:30:06 -0300 2010:> Reformatted excerpts from William Morgan''s message of 2010-01-24: > > Reformatted excerpts from Mariano Mara''s message of 2010-01-24: > > > Did I miss something (it''s Sunday here) or is the file really missing? > > Inplace replacement doesn''t seem to work on gemcutter. I''ve released > 0.10.1 with this change. :(Great. I can see it now. I will run it as soon I send this message. Thanks and sorry for making you work today :) Mariano.
Reformatted excerpts from Mariano Mara''s message of 2010-01-24:> Thanks and sorry for making you work today :)Sup isn''t work, it''s play! -- William <wmorgan-sup at masanjin.net>
Hey William, Could you update the tarballs on http://rubyforge.org/frs/?group_id=2603 ? I have 0.10.1 ready to go but I''d like to put a proper orig.tar.gz in the Debian archive this time. Thanks. Also, I assume from the --help text of sup-convert-ferret-index that all I need to tell users (in our NEWS.Debian) is to run it. (I deleted my Ferret index a while ago...) -- things change. decklin at red-bean.com
Reformatted excerpts from Decklin Foster''s message of 2010-01-26:> Could you update the tarballs on http://rubyforge.org/frs/?group_id=2603 ? > I have 0.10.1 ready to go but I''d like to put a proper orig.tar.gz in the > Debian archive this time. Thanks.God that''s huge pain. But for you, I have done it. (0.10.2 though.)> Also, I assume from the --help text of sup-convert-ferret-index that > all I need to tell users (in our NEWS.Debian) is to run it. (I deleted > my Ferret index a while ago...)Yes, they should run it before 0.11 is released. -- William <wmorgan-sup at masanjin.net>