* [sup-devel] [ANN] Sup 0.10 released
@ 2010-01-24 14:44 William Morgan
2010-01-24 15:59 ` [sup-talk] " Mariano Mara
2010-01-27 0:07 ` [sup-talk] [Sup-announce] " Decklin Foster
0 siblings, 2 replies; 8+ messages in thread
From: William Morgan @ 2010-01-24 14:44 UTC (permalink / raw)
To: sup-talk mailing list, sup-announce mailing list, sup-devel mailing list
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@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@masanjin.net>
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sup-talk] [ANN] Sup 0.10 released
2010-01-24 14:44 [sup-devel] [ANN] Sup 0.10 released William Morgan
@ 2010-01-24 15:59 ` Mariano Mara
2010-01-24 17:02 ` William Morgan
2010-01-27 0:07 ` [sup-talk] [Sup-announce] " Decklin Foster
1 sibling, 1 reply; 8+ messages in thread
From: Mariano Mara @ 2010-01-24 15:59 UTC (permalink / raw)
To: sup-talk
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@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.
>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sup-talk] [ANN] Sup 0.10 released
2010-01-24 15:59 ` [sup-talk] " Mariano Mara
@ 2010-01-24 17:02 ` William Morgan
2010-01-24 17:30 ` William Morgan
0 siblings, 1 reply; 8+ messages in thread
From: William Morgan @ 2010-01-24 17:02 UTC (permalink / raw)
To: sup-talk
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@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sup-talk] [ANN] Sup 0.10 released
2010-01-24 17:02 ` William Morgan
@ 2010-01-24 17:30 ` William Morgan
2010-01-25 0:02 ` Mariano Mara
0 siblings, 1 reply; 8+ messages in thread
From: William Morgan @ 2010-01-24 17:30 UTC (permalink / raw)
To: sup-talk
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@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sup-talk] [ANN] Sup 0.10 released
2010-01-24 17:30 ` William Morgan
@ 2010-01-25 0:02 ` Mariano Mara
2010-01-25 20:14 ` William Morgan
0 siblings, 1 reply; 8+ messages in thread
From: Mariano Mara @ 2010-01-25 0:02 UTC (permalink / raw)
To: sup-talk
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.
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sup-talk] [ANN] Sup 0.10 released
2010-01-25 0:02 ` Mariano Mara
@ 2010-01-25 20:14 ` William Morgan
0 siblings, 0 replies; 8+ messages in thread
From: William Morgan @ 2010-01-25 20:14 UTC (permalink / raw)
To: sup-talk
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@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sup-talk] [Sup-announce] [ANN] Sup 0.10 released
2010-01-24 14:44 [sup-devel] [ANN] Sup 0.10 released William Morgan
2010-01-24 15:59 ` [sup-talk] " Mariano Mara
@ 2010-01-27 0:07 ` Decklin Foster
2010-01-27 13:51 ` William Morgan
1 sibling, 1 reply; 8+ messages in thread
From: Decklin Foster @ 2010-01-27 0:07 UTC (permalink / raw)
To: sup-talk
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@red-bean.com
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sup-talk] [Sup-announce] [ANN] Sup 0.10 released
2010-01-27 0:07 ` [sup-talk] [Sup-announce] " Decklin Foster
@ 2010-01-27 13:51 ` William Morgan
0 siblings, 0 replies; 8+ messages in thread
From: William Morgan @ 2010-01-27 13:51 UTC (permalink / raw)
To: sup-talk
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@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-01-27 13:53 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-24 14:44 [sup-devel] [ANN] Sup 0.10 released William Morgan
2010-01-24 15:59 ` [sup-talk] " Mariano Mara
2010-01-24 17:02 ` William Morgan
2010-01-24 17:30 ` William Morgan
2010-01-25 0:02 ` Mariano Mara
2010-01-25 20:14 ` William Morgan
2010-01-27 0:07 ` [sup-talk] [Sup-announce] " Decklin Foster
2010-01-27 13:51 ` William Morgan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox