From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.27.4 with SMTP id a4cs130932aga; Fri, 11 Dec 2009 10:00:31 -0800 (PST) Received: by 10.224.78.143 with SMTP id l15mr1062241qak.167.1260554431303; Fri, 11 Dec 2009 10:00:31 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 7si5261441qwf.14.2009.12.11.10.00.31; Fri, 11 Dec 2009 10:00:31 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id C3063167831E; Fri, 11 Dec 2009 13:00:30 -0500 (EST) X-Greylist: delayed 2786 seconds by postgrey-1.31 at rubyforge.org; Fri, 11 Dec 2009 13:00:16 EST Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 5D4D916782B5 for ; Fri, 11 Dec 2009 13:00:16 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1NJ93u-0003L4-MA; Fri, 11 Dec 2009 09:13:50 -0800 From: William Morgan To: sup-talk mailing list , sup-announce mailing list Date: Fri, 11 Dec 2009 09:13:50 -0800 Message-Id: <1260551530-sup-6131@masanjin.net> User-Agent: Sup/git Subject: [sup-talk] [ANN] Sup 0.9.1 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org I'm pleased to announce the release of Sup 0.9.1. 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: This is mainly a bugfix release, with a couple minor new features rolled up. If you are using the Ferret backend, consider convering soon. I will probably add a deprecation notice in 0.10, and you support will be dropped in 0.11. Excitement in 0.9.1: * Make textfield behave more like readline, including C-w * Add ask_for_to config option. You can set all ask_for_* options to false, and composing a message will go immediately to the editor. * RFC 2047 decode attachment file names * default ask_for_to to true * add undo power to thread-view-mode * display labels of polled messages * increase numbers in contact-list-mode * fix --compose option, and add a --subject option * include hook filename in error messages * As always, many bugfixes and tweaks. -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk