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 2C74B429E21 for ; Wed, 26 Oct 2011 08:58:56 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] 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 NLecT-evo2zs for ; Wed, 26 Oct 2011 08:58:54 -0700 (PDT) Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 7F4AD431FB6 for ; Wed, 26 Oct 2011 08:58:54 -0700 (PDT) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap0EAOstqE4KoSAO/2dsb2JhbABCqk6BbgEBBAE6RAsLISUPASwbBgGIEqwUiQSIagSUCpF7 X-IronPort-AV: E=Sophos;i="4.69,410,1315195200"; d="scan'208";a="98077657" Received: from watt.hwcampus.jhu.edu (HELO hippo.hwcampus.jhu.edu.) ([10.161.32.14]) by ipex2.johnshopkins.edu with ESMTP/TLS/AES256-SHA; 26 Oct 2011 11:58:51 -0400 Received: from jkr by hippo.hwcampus.jhu.edu. with local (Exim 4.76) (envelope-from ) id 1RJ5sP-00036e-9v; Wed, 26 Oct 2011 11:58:49 -0400 From: Jesse Rosenthal To: Tomi Ollila , notmuch@notmuchmail.org Subject: Re: remote-notmuch.sh In-Reply-To: References: User-Agent: Notmuch/0.9 (http://notmuchmail.org) Emacs/23.3.1 (i486-pc-linux-gnu) Date: Wed, 26 Oct 2011 11:58:49 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Wed, 26 Oct 2011 15:58:56 -0000 Hi Tomi, > If this proves to be working better in other users use then I can > update the script on the remoteusage page also. I actually wrote the original script, and updated it as I changed it, without much sense for who, if anyone, was using it. Please feel free to update the version on the official wiki as you see fit. It's stagnated, I think, because recently I've been playing around with alternate methods (some zeromq/paramiko monstrosity that I built mainly as an exercise in other stuff, but which works well enough that I haven't had cause to switch back in a while). Of course, if anyone else is using the script and has an objection, they should chime in. Best, Jesse