From 20e4437b52234f4017652935992900d0e1760578 Mon Sep 17 00:00:00 2001 From: Suvayu Ali Date: Sat, 13 Jun 2015 22:49:03 +0200 Subject: [PATCH] Re: Understanding the "replied" tag --- d3/59d9fdc44d642caf9927049dfc538ab9bd4c26 | 96 +++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 d3/59d9fdc44d642caf9927049dfc538ab9bd4c26 diff --git a/d3/59d9fdc44d642caf9927049dfc538ab9bd4c26 b/d3/59d9fdc44d642caf9927049dfc538ab9bd4c26 new file mode 100644 index 000000000..cd4e67969 --- /dev/null +++ b/d3/59d9fdc44d642caf9927049dfc538ab9bd4c26 @@ -0,0 +1,96 @@ +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 A737F6DE0B25 + for ; Sat, 13 Jun 2015 13:49:09 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.82 +X-Spam-Level: +X-Spam-Status: No, score=-0.82 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, RCVD_IN_MSPIKE_H3=-0.01, + RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] 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 RMqRnUaUwoua for ; + Sat, 13 Jun 2015 13:49:08 -0700 (PDT) +Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com + [209.85.212.175]) + by arlo.cworth.org (Postfix) with ESMTPS id BA94F6DE0B20 + for ; Sat, 13 Jun 2015 13:49:07 -0700 (PDT) +Received: by wibdq8 with SMTP id dq8so43370334wib.1 + for ; Sat, 13 Jun 2015 13:49:06 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=sender:date:from:to:subject:message-id:mail-followup-to:references + :mime-version:content-type:content-disposition:in-reply-to + :user-agent; bh=jQqRFQyoeBVk65Rkto7xbDzT3TR5znsSq/g/4jZhlS8=; + b=NJuiLveQQ2AWZ3ZvLt7HBMu0fGOraMvnUTkXymksVI+4oUCUrf8S03bzHtELRaEjkX + ezANNuBeGA5PbsP9Iinpg8tfrXFXqX3WPfPiPV6ExTqJ2pARN1xkS0gmG4zJuY7UG3ap + 6U5IxfVfSrx3M1hOoTT6smx3qdih1fDEDvYM/Uh7vhMI7Prxr7/nd3jcZ8cY6cAngMSk + 1+B4qI/D9ZIJ7G0rq57zRb46Sd06vj/DvH60DMXUh0yeWZo+176XQSXkSNN5cv05qmP5 + +53mQQniJCgWKdp2Ryg13vmVB4R9OPLliCAj+RG3pYZOrn1YH23UPV4BO5xjkF7nLywh + dwbw== +X-Received: by 10.180.24.65 with SMTP id s1mr17758010wif.66.1434228546030; + Sat, 13 Jun 2015 13:49:06 -0700 (PDT) +Received: from chitra.no-ip.org (ip82-139-115-46.lijbrandt.net. + [82.139.115.46]) + by mx.google.com with ESMTPSA id k2sm8693411wix.4.2015.06.13.13.49.04 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Sat, 13 Jun 2015 13:49:05 -0700 (PDT) +Sender: Suvayu Ali +Date: Sat, 13 Jun 2015 22:49:03 +0200 +From: Suvayu Ali +To: notmuch@notmuchmail.org +Subject: Re: Understanding the "replied" tag +Message-ID: <20150613204903.GB17381@chitra.no-ip.org> +Mail-Followup-To: notmuch@notmuchmail.org +References: + + <87eglije4y.fsf@nikula.org> + + +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +In-Reply-To: + +User-Agent: Mutt/1.5.23.1 (2014-03-12) +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: Sat, 13 Jun 2015 20:49:09 -0000 + +Hi, + +On Sat, Jun 13, 2015 at 02:44:46PM -0400, Xu Wang wrote: +> +> Thank you. The problem in the end is that I would like 'notmuch new' +> to not only schronize the 'reply' tag but to master handle the reply +> tag because notmuch knows which messages have been replied to (because +> it is aware of threads). + +Sorry, I have no idea what you are saying. It would help a lot if you +explicitly state what you tried, what you expected, and what you saw. +For example, you still haven't mentioned that you are using mutt-kz as +your MUA. I know that because we had an earlier discussion on +mutt-users. It is very hard to suggest something without knowing +precisely what you tried. + +Cheers, + +-- +Suvayu + +Open source is the future. It sets us free. -- 2.26.2