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 CC90F6DE0243 for ; Thu, 28 Jul 2016 09:31:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.618 X-Spam-Level: X-Spam-Status: No, score=-0.618 tagged_above=-999 required=5 tests=[AWL=0.202, 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 VuxmlDe16y0h for ; Thu, 28 Jul 2016 09:31:41 -0700 (PDT) Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by arlo.cworth.org (Postfix) with ESMTPS id 599616DE0217 for ; Thu, 28 Jul 2016 09:31:41 -0700 (PDT) Received: by mail-wm0-f50.google.com with SMTP id i5so116221737wmg.0 for ; Thu, 28 Jul 2016 09:31:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version; bh=9DasQSw1DNUad2kvYqqs9YgytNYSp1BIxiq5UAr4CIo=; b=KacS+VzXwzSD/x66u/k11efgWYVWEkzmxPRwxfnKz0Bhy9IFw41cvQXdNKvKBOQE8r t6Bvlbuf2jssfew4gxeVTuGH62Kx6l8D1IY36ZN3K2Veq2ZCI3U0biO2HLbbRagZxCLu vjc0lnEzy12hI6jALmdRSBEaoQE5ab69FCqe7Qo7wLEMN+9Mvp5bjTc47Ynz4N1jujW5 J19ZZdbf/ZWIG4pTHWxdFPWy525w1mFV6TqyOwdDHyUXpCYy4BRUwygJZiwPIo/i10MH 9yyqP13OBou7vY/nFAIrxVjTIiJhtaLrTC3LI/qGL3jIRYJHdr+czBYnBNz2b+fUNFBq Q8iA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:in-reply-to:references :user-agent:date:message-id:mime-version; bh=9DasQSw1DNUad2kvYqqs9YgytNYSp1BIxiq5UAr4CIo=; b=Xt5D04KtY/9IE38A3wnYHkaYXokaGgKz4+JgZsfbc4zkWJ8X8VqE/ivRJrMlryU4+I J/hWcHufeuc43GTCFRbJirk8YjksMvLrAP0ALmCHhR+s70L/ZLjheizRGreGk6BpcjxO 6PSVM21RWPubvvFzzaRAevvJwH1QFcP7tm3PCHscF50Uyd530fMq9oK5L4rgbt4AmSKc o0af80qPDCjWQMh7/Z88TJEzXUGNtNh/Vc90zJPIjUe1zV9lXu4fgg+T9p2lPd5eOaia NNvJt+D+qmXOMX7JvBePaZoaMNeEITJ0TCei42y88J4HXt1ReZ35q5r7D3H5wxyNshv/ 4ZHw== X-Gm-Message-State: AEkoouv+Zg6o5pmWZ/UZXN/A/JoZ32rnWammyksmQDLGBQ24cistWV92jUThGumMAYQyiQ== X-Received: by 10.195.11.104 with SMTP id eh8mr34448704wjd.128.1469723497967; Thu, 28 Jul 2016 09:31:37 -0700 (PDT) Received: from localhost ([46.25.186.27]) by smtp.gmail.com with ESMTPSA id h7sm12297786wjd.17.2016.07.28.09.31.36 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 28 Jul 2016 09:31:37 -0700 (PDT) From: Jaime Velasco Juan To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] Fix typo in Message.maildir_flags_to_tags In-Reply-To: <878twurkjr.fsf@tesseract.cs.unb.ca> References: <1467658171-17819-1-git-send-email-jsagarribay@gmail.com> <878twwpqrp.fsf@zancas.localnet> <878twurkjr.fsf@tesseract.cs.unb.ca> User-Agent: Notmuch/0.22.1 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Thu, 28 Jul 2016 17:31:35 +0100 Message-ID: <87r3ad207s.fsf@pogo.casa> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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: Thu, 28 Jul 2016 16:31:49 -0000 David Bremner writes: > David Bremner writes: > >> Jaime Velasco writes: >> >>> Hi, is there anything I can fix to get the patch commited? >>> >>> Regards >> >> Hi Juan; >> >> Thanks for the ping. I was waiting for justus to have a look, since he's >> mainly maintaining the python bindings. If nothing happens in the next >> week, I'll merge it myself. Feel free to remind me if that doesn't >> happen. >> >> d > > Also, sorry I got your name wrong. > > d So... ping?