From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.229.71 with SMTP id jh7cs103909icb; Mon, 17 Jan 2011 03:22:13 -0800 (PST) Received: by 10.224.89.80 with SMTP id d16mr3774531qam.209.1295263332469; Mon, 17 Jan 2011 03:22:12 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id k2si8567791qcu.116.2011.01.17.03.22.12; Mon, 17 Jan 2011 03:22:12 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id D41E91678323; Mon, 17 Jan 2011 06:22:11 -0500 (EST) Received: from mail-qy0-f171.google.com (mail-qy0-f171.google.com [209.85.216.171]) by rubyforge.org (Postfix) with ESMTP id 32CA41858346; Mon, 17 Jan 2011 05:44:42 -0500 (EST) Received: by qyk32 with SMTP id 32so1546316qyk.2 for ; Mon, 17 Jan 2011 02:44:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=20RphGzbM17mQj2MNS1nfdS1FZ6mp4aMZvv6d5UjGsE=; b=BtIuFO9RZ3USWVTiTQyEbGXRJt+XQaJVN2WFnkJM3ho3O7+7a+RrtLsejlUwaUODT2 w00pQE3N5n4jMuu+x1sn4NsJcv82Tg0WC8kWUTb1FsODkkUq1wp4GJ73WetDGQ3vuJDx /Ff+vIVVG34IEUYpmdQOD8mE22UUK58L7c3yk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dDLbkvAlbXZzfmS3xU+u8flu21CLgA7Uj6amTuTcOt1YCDIgeTMygIwnEBZ/Qt37p7 TbEZEji61LuDcYPmAsXzjUAUKJpPMSWV20JvWEW64m6xKjDuGbZBZUmKAhkOAXaoZy0i PFay9et08EFpQ8A3zDY9QwHlbQEuvPPo9CXTM= MIME-Version: 1.0 Received: by 10.229.236.14 with SMTP id ki14mr3434617qcb.120.1295261082427; Mon, 17 Jan 2011 02:44:42 -0800 (PST) Received: by 10.229.27.148 with HTTP; Mon, 17 Jan 2011 02:44:42 -0800 (PST) In-Reply-To: <1295068347-sup-3453@zyrg.net> References: <1295068347-sup-3453@zyrg.net> Date: Mon, 17 Jan 2011 10:44:42 +0000 Message-ID: From: Shadowfirebird To: Rich Lane Cc: sup-talk , sup-devel , sup-announce Subject: Re: [sup-talk] Sup 0.12 released X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0824434968==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============0824434968== Content-Type: multipart/alternative; boundary=001485f72620b5a286049a0878a3 --001485f72620b5a286049a0878a3 Content-Type: text/plain; charset=ISO-8859-1 That's nice. Can I make a criticism? Perhaps there should have been a warning that upgrading is not just a matter of running "gem upgrade sup" because there are engine changes, with a link to the detailed description on the web of how to upgrade? And perhaps you should put a detailed descrption on the web of how to upgrade? "This Sup version expects a v4 index, but you have an existing v2 index. Please run sup-dump to save your labels, move /home/fred/.sup/xapian out of the way, and run sup-sync --restore." Perhaps it really is as simple as this, but this is my "live" data we are talking about here. A little hand-holding would not have gone amis. On Sat, Jan 15, 2011 at 7:07 AM, Rich Lane wrote: > I'm pleased to announce the release of Sup 0.12. > > 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: > > Deprecated remote sources have been removed. > > Maildir support has been improved to gracefully handle messages that > move or disappear. The "out of sync" errors should no longer occur. > > Inline GPG is now supported. > > Changelog for 0.12: > > * Remove deprecated IMAP, IMAPS, and mbox+ssh sources > * Inline GPG support > * Robust maildir support > * sup-dump compatibility between Sup versions > * New hook: sendmail > * Better Ruby 1.9/UTF8 support > * As always, many bugfixes and tweaks. > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk > -- What a tangled web we weave / Go 'round with circumstance / Someone show me how to tell / The dancer from the dance... --001485f72620b5a286049a0878a3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable That's nice.=A0=A0

Can I make a=A0 criticism?=A0=A0 Perhaps the= re should have been a warning that upgrading is not just a matter of runnin= g "gem upgrade sup" because there are engine changes, with a link= to the detailed description on the web of how to upgrade?

And perhaps you should put a detailed descrption on the web of how to u= pgrade?

"This Sup version expects a v4 index, but you have an e= xisting v2 index. Please run sup-dump to save your labels, move /home/fred/= .sup/xapian out of the way, and run sup-sync --restore."

Perhaps it really is as simple as this, but this is my "live"= data we are talking about here.=A0=A0 A little hand-holding would not have= gone amis.





--
What a tangled web we w= eave / Go 'round with circumstance / Someone show me how to tell / The = dancer from the dance...
--001485f72620b5a286049a0878a3-- --===============0824434968== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============0824434968==--