From: David Bremner Date: Wed, 22 Jul 2015 09:19:58 +0000 (+0200) Subject: Re: notmuch-lazysync -- synchronizing tags using dropbox X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d74dc2e051eaab8b3602a561560403d963571615;p=notmuch-archives.git Re: notmuch-lazysync -- synchronizing tags using dropbox --- diff --git a/26/a7abb4887824df379b661112c2d801d1723849 b/26/a7abb4887824df379b661112c2d801d1723849 new file mode 100644 index 000000000..e867b391d --- /dev/null +++ b/26/a7abb4887824df379b661112c2d801d1723849 @@ -0,0 +1,64 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 722F26DE112B + for ; Wed, 22 Jul 2015 02:22:14 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.165 +X-Spam-Level: +X-Spam-Status: No, score=0.165 tagged_above=-999 required=5 tests=[AWL=0.165] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id VGjElFQAnzHP for ; + Wed, 22 Jul 2015 02:22:12 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id DB45F6DE111A + for ; Wed, 22 Jul 2015 02:22:11 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZHqCB-00042p-9f; Wed, 22 Jul 2015 09:20:11 +0000 +Received: (nullmailer pid 12731 invoked by uid 1000); Wed, 22 Jul 2015 + 09:19:58 -0000 +From: David Bremner +To: David Mazieres expires 2015-10-19 PDT + , + Daniel Schoepe , notmuch@notmuchmail.org +Subject: Re: notmuch-lazysync -- synchronizing tags using dropbox +In-Reply-To: <871tg1yrlm.fsf@ta.scs.stanford.edu> +References: <87a8upjqts.fsf@schoepe.localhost> + <871tg1yrlm.fsf@ta.scs.stanford.edu> +User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 22 Jul 2015 11:19:58 +0200 +Message-ID: <87615cv9a9.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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, 22 Jul 2015 09:22:14 -0000 + +David Mazieres writes: + +> +> When you have one mechanism (modtime) that solves multiple problems, it +> is likely the right thing to use... +> + +someone (TM) just needs to review the patches at + + id:1433525318-23756-1-git-send-email-david@tethera.net + +d