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 058D740BFD3 for ; Wed, 6 Oct 2010 00:36:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2 X-Spam-Level: X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham 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 EbUgNcENPYev for ; Wed, 6 Oct 2010 00:36:38 -0700 (PDT) Received: from homiemail-a19.g.dreamhost.com (caiajhbdcaib.dreamhost.com [208.97.132.81]) by olra.theworths.org (Postfix) with ESMTP id 5AC0D40BC9C for ; Wed, 6 Oct 2010 00:36:38 -0700 (PDT) Received: from homiemail-a19.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a19.g.dreamhost.com (Postfix) with ESMTP id 96655604069 for ; Wed, 6 Oct 2010 00:36:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=PNUuLGec21GOjTafdmHAUhTTQA/ I8qmljNnw/V9cnNRAAiEpBZw7UJCIAAd1sgVawgjg0jBK/VCYif/CZkrj97gMHZg THpYIShQYxcKO6QvAWRIZwwZ77huiemFKSYQK1y7Aozef3ALnMTvfggLVWYIK6JD xzRTaKkzvr+tYFE0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=xBJkOIdMFUEXA81EcJbYV7SJUAM=; b=m hsjkqi4Khu9EAlug74itXqw4VcVtVVY422MnZ9m9tBUFf1LFq3CkwS3VTQ680A2a V5kJ2d5/OJDMAeWSowGlcU38FacYLNnxLwvvTseNkAqIrpnYE3f4C/RGbfJVVqYT OcuN8JYTBXbK8USTX44WiQNONJTWk38PGtZqh/xlPg= Received: from spaetzbook.sspaeth.de (unknown [84.55.209.24]) (Authenticated sender: fax@sspaeth.de) by homiemail-a19.g.dreamhost.com (Postfix) with ESMTPA id 39DD3604061 for ; Wed, 6 Oct 2010 00:36:36 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Wed, 06 Oct 2010 09:36:32 +0200 From: Sebastian Spaeth To: notmuch@notmuchmail.org Subject: Re: notmuch synchronization In-Reply-To: <87y6abn92i.fsf@steelpick.2x.cz> References: <4CAB8F24.7060300@cs.rpi.edu> <87y6abn92i.fsf@steelpick.2x.cz> User-Agent: Notmuch/0.3.1-43-g5d515b7 (http://notmuchmail.org) Emacs/23.1.50.1 (x86_64-pc-linux-gnu) Date: Wed, 06 Oct 2010 09:36:32 +0200 Message-ID: <87bp777oxr.fsf@SSpaeth.de> 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, 06 Oct 2010 07:36:49 -0000 On 2010-10-06, Michal Sojka wrote: > unfortunately, there is not much news. I only separate from these > patches the part which synchronizes notmuch tags with maildir flags > (unread, replied, etc.) [1]. It works pretty well and I use it to > synchronize my mails with IMAP server. I think that these pathes are > ready to be merged. +10 for merging (some of) the maildir flag/notmuch tag patches. I really wan to see that functionality in notmuch. I have reverted to vanilla notmuch and I'm missing that functionality. Sebastian