From: Jani Nikula Date: Fri, 29 Mar 2013 21:05:48 +0000 (+0200) Subject: Re: Updated mutt wikipage, new addressbook script: notmuch-abook X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0683e6bdc7d554da01cec329c3ba315436fac986;p=notmuch-archives.git Re: Updated mutt wikipage, new addressbook script: notmuch-abook --- diff --git a/68/412095d66f56dde6ed45a6f362023b10403880 b/68/412095d66f56dde6ed45a6f362023b10403880 new file mode 100644 index 000000000..2a27de90b --- /dev/null +++ b/68/412095d66f56dde6ed45a6f362023b10403880 @@ -0,0 +1,80 @@ +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 BCA44431FC2 + for ; Fri, 29 Mar 2013 14:06:03 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.7 +X-Spam-Level: +X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 + tests=[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 RkTIQTnvvRan for ; + Fri, 29 Mar 2013 14:05:59 -0700 (PDT) +Received: from mail-la0-f46.google.com (mail-la0-f46.google.com + [209.85.215.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 70AEC431FC0 + for ; Fri, 29 Mar 2013 14:05:59 -0700 (PDT) +Received: by mail-la0-f46.google.com with SMTP id fq12so787596lab.33 + for ; Fri, 29 Mar 2013 14:05:56 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=google.com; s=20120113; + h=x-received:from:to:cc:subject:in-reply-to:references:user-agent + :date:message-id:mime-version:content-type:x-gm-message-state; + bh=evleZAfw968gV9cEXzKo0lvWtm8kWItdnRCDvQZRilc=; + b=nyXeRw6KTrXINY1fZS1LaelLsltuFs9f9R+gUCzzAgtCfPwO/fd5zD+9ruzznV37BH + TVAwaGfRhEOHkji0Et8HWtSpSTBph4+zEE1Uk7uViiEM94bnoAxMzp2ILEunQUNRkibO + 43XKztIsov66EE8sU1yGvxJiQxg7yphCE0++CPE7xaMYGOtPnywIPbp0n7nmJe+TxjRQ + l/H7Utk7H4qjHQtYDYM1sK327t9tzlvY1fifvYuErzaWAOnW804ENYeZwQYJot7KjO7g + jyRHFdiD6PbJIwgPIrSncIwjpsnTN5WB3t49u/f8TFYScl2bR7p5kq5Zjsy50tXD9QVQ + 7G6g== +X-Received: by 10.112.23.193 with SMTP id o1mr1920034lbf.66.1364591156445; + Fri, 29 Mar 2013 14:05:56 -0700 (PDT) +Received: from localhost (dsl-hkibrasgw4-50df51-27.dhcp.inet.fi. + [80.223.81.27]) + by mx.google.com with ESMTPS id q9sm1751889lbz.3.2013.03.29.14.05.54 + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Fri, 29 Mar 2013 14:05:55 -0700 (PDT) +From: Jani Nikula +To: Guyzmo +Subject: Re: Updated mutt wikipage, new addressbook script: notmuch-abook +In-Reply-To: <20130328195209.GB13273@vilya.m0g.net> +References: <20130322152149.GF31537@vilya.m0g.net> + + <20130325101444.GC15228@vilya.m0g.net> <87y5d7fk57.fsf@nikula.org> + <20130328195209.GB13273@vilya.m0g.net> +User-Agent: Notmuch/0.15.2+48~gc5630bf (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-pc-linux-gnu) +Date: Fri, 29 Mar 2013 23:05:48 +0200 +Message-ID: <87txntgbmb.fsf@nikula.org> +MIME-Version: 1.0 +Content-Type: text/plain +X-Gm-Message-State: + ALoCoQmEWRk/3g3Ml6/7Zx2cwCCvSw4HB1b/tRZJy3kKEACiQMk4q2bISgmlR9xWBmLVSgANXGq1 +Cc: Notmuch Mail +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: Fri, 29 Mar 2013 21:06:03 -0000 + +On Thu, 28 Mar 2013, Guyzmo wrote: +> ok, I updated the wiki, restoring nocmuch-mutt and created mutttips +> and vimtips pages while + +Thanks for doing this and improving notmuch documentation! + +BR, +Jani.