From f8bd2a145713c6a48fc0d358c50489fad2490f46 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Tue, 19 Feb 2013 10:33:42 +0000 Subject: [PATCH] [alot] announcing v0.3.4 --- f5/ab592205550a5d9156d218789db992605334df | 152 ++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 f5/ab592205550a5d9156d218789db992605334df diff --git a/f5/ab592205550a5d9156d218789db992605334df b/f5/ab592205550a5d9156d218789db992605334df new file mode 100644 index 000000000..085bd47c3 --- /dev/null +++ b/f5/ab592205550a5d9156d218789db992605334df @@ -0,0 +1,152 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 77CFF431FB6 + for ; Tue, 19 Feb 2013 02:31:51 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id LWNmvRePuK1L for ; + Tue, 19 Feb 2013 02:31:50 -0800 (PST) +Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com + [209.85.212.177]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id AD854431FAF + for ; Tue, 19 Feb 2013 02:31:50 -0800 (PST) +Received: by mail-wi0-f177.google.com with SMTP id hm14so4587162wib.16 + for ; Tue, 19 Feb 2013 02:31:48 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=x-received:content-type:mime-version:content-disposition:to + :message-id:from:user-agent:subject:date; + bh=Pzo2/4jklIAUB1X5c3gkrQg7Hzwjy3VTgxrm1OdXC7w=; + b=Ysh+VADWQiM3HVWEWfE1lC2/OkcT0Bktuq1bJjR/kSbfo7blOmR3oPUnlsdhJbMf/4 + LVSC/1adOV/uQBpZnjYN+GTabYp25FWYnanZHfJ6z6/wOJDsSi5KKVxvfTo/Yjs44UqZ + UON3OYsuvoZLIWt/UcKBPoY7Lgyw9v1xkwCMRhiEtbN1+zYF+FJ9u/gwP5IJ76O03if5 + iJETd5XSwljN5JVY2z6K2nUK8KlGD/jmF64DmiDKqXG0ZjJUFVhBn5R8Rvefe6U4wh3d + vWpSMSfXPURWDYLxc2BU4WIXRQKgWn0WvLo9bqo8jNyKcia88xxcS+G6zfaYs70RYeH5 + MCHQ== +X-Received: by 10.194.236.233 with SMTP id ux9mr24969590wjc.36.1361269905522; + Tue, 19 Feb 2013 02:31:45 -0800 (PST) +Received: from localhost (dhcp-91-036.inf.ed.ac.uk. [129.215.91.36]) + by mx.google.com with ESMTPS id dw1sm26874491wib.5.2013.02.19.02.31.43 + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Tue, 19 Feb 2013 02:31:44 -0800 (PST) +Content-Type: multipart/signed; protocol="application/pgp-signature"; + micalg="pgp-sha1"; boundary="===============0511524606==" +MIME-Version: 1.0 +Content-Disposition: inline +To: notmuch@notmuchmail.org +Message-ID: <20130219103342.23562.82476@megatron> +From: Patrick Totzke +User-Agent: alot/0.3.4 +Subject: [alot] announcing v0.3.4 +Date: Tue, 19 Feb 2013 10:33:42 +0000 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 19 Feb 2013 10:31:51 -0000 + +--===============0511524606== +Content-Type: text/plain; charset="utf-8" +MIME-Version: 1.0 +Content-Transfer-Encoding: quoted-printable + +Hi everyone! + +I have just tagged alot v0.3.4; You can get a tarball here [0]. +This minor version bump is mostly to flush out all the nice small features +I hacked together or received as pull request lately. + +It comes with tons of ui tweaks, fixes and a very nice patch series +that allows to send PGP/MIME encrypted mails. + +Not included, but here's a peek into alot's future for the curious: +I've been semi-busy, making alot's tree-widgets available for the wider +urwid audience [2] and am currently rewriting alot's thread buffers to make= + use of +this library [3]. This will make it easy=E2=84=A2 to finally write a better= + mimeparser [4] +and display a messages MIME-tree as well as properly display nested encrypt= +ed/signed +mails.. + +More detailed usage updates since v0.3.3: +* extra: zsh completion file +* thread mode: add "tags" pseudo header to message display +* case insensitive matching in Addressbook completion +* compose: interpret "attach" pseudo header +* compose: set initial message tags +* envelope: completion for 'From' +* reply/forward: more flexible construction of "From" headers (hello plussi= +ng!) +* thread mode: added bounce command for direct redirection w/o an envelope = +buffer +* thread mode: more robust "pipeto" command +* add config option "prefer_plaintext" +* prevent multiple 'index locked' notifications +* kill some zombies! (#325) +* search mode: bulk tagging +* less annoying multi-key bindings +* add global "move" command for scriptable cursor movement +* support for encrypted outgoing mails using PGP/MIME + +Thanks goes to those who contributed: +$ git shortlog -s -n 0.3.2...|tail -n +2 + + 30 Johannes Kulick + 9 William Erik Baxter + 5 Kazuo Teramoto + 4 Justus Winter + 3 Benjamin + 3 Simon Chopin + 2 Antoine Amarilli + 1 Johann Weging + 1 Michael Turquette + 1 bjoernb + +.. and everyone who send feedback! + +As always, don't hesitate to file bug reports, feature or pull requests via= + the +projects github page [1]. + +Cheers, +/p + +[0]: https://github.com/pazz/alot/tarball/0.3.4 +[1]: https://github.com/pazz/alot +[2]: https://github.com/pazz/urwidtrees-V2 +[3]: https://github.com/pazz/alot/tree/0.3.3-feature-urwidtrees +[4]: https://github.com/pazz/alot/tree/0.3.3-mimeparser + +--===============0511524606== +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Content-Description: signature +Content-Type: application/pgp-signature; name="signature.asc"; charset="us-ascii" + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iEYEABECAAYFAlEjVQYACgkQlDQDZ9fWxaodzQCfdrSxqd5MHQ1MNlPM7fn6rjE/ +B+MAoKSQMacWtfcWd2JRXnMo65CsrsI9 +=/rB0 +-----END PGP SIGNATURE----- + +--===============0511524606==-- -- 2.26.2