From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id C0BF76DE00C6 for ; Tue, 23 Aug 2016 23:59:00 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.149 X-Spam-Level: X-Spam-Status: No, score=0.149 tagged_above=-999 required=5 tests=[AWL=-0.281, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, FREEMAIL_REPLY=1, 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 5qbFtsa_Ihy8 for ; Tue, 23 Aug 2016 23:59:00 -0700 (PDT) Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by arlo.cworth.org (Postfix) with ESMTPS id E4AF56DE0008 for ; Tue, 23 Aug 2016 23:58:59 -0700 (PDT) Received: by mail-wm0-f65.google.com with SMTP id i5so1240917wmg.2 for ; Tue, 23 Aug 2016 23:58:59 -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=wQ+I94I746SNR2wdipar7XPhjM9+o3K59+MAQpJVccU=; b=OoAViymU9QSorwjugtRVy0MgQpJbiIK3p6XkCrCRpPgc40pR+7EZL4T8VJ+mozpAOe 38wtiCFbYHolwUVQNLPCdC00kOzbkrPNWRki+fbEa5AhCzIYe59BPJFwzz2duC2Ly7B0 9jPmZF4pC5dlBNCSrGwZNTXzS+X0lhoeHKtaWQUiao1oZq0cZzkZ+LZ6ToUa1XLtkaow wXiKRNXomC4rYC8Ok+XdeIsMq7Av9MoKTQhPiTgTZvIbjALlXf10WJwl4VAz8L/7hqhC fYgH3DaeMfIACGa7y8aj6tmRdtdgIz+7qF6Vx5ccxV7iGM3UChWFo5iJb40NY7QLR7QJ m1LA== 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=wQ+I94I746SNR2wdipar7XPhjM9+o3K59+MAQpJVccU=; b=UBqPn7Q5LIN/uwEd2SwAhxhRhH7mdCGzDoGjic/+UI9jS2Rtv9HtzmhKUGSIBF/vZZ GugPvrmoh979m0SwLE0nZt86JZK+JcFHhQ3iEuBGEkehYFCIq0EL2jWITKgpadD6LXnr Tn91IeelkOarpiFaKdOL3Wex0Ugw98Ev62Xw6Osh4wxYMbcdvfUX8KuFwZFClwIXRKP/ bf3aCKZi3hJiSJ5V2wkrjJETTlA1m+fpm4G8g6l1BxuEq5B8fP7zqSWN/okdsa72P3O9 d/4tjkEckm7eEB4gbhpRhVLnSyxCPvb8NEvbmMUkfx96pWkWZe2iltxwy9mo2lVZQpT7 cxAA== X-Gm-Message-State: AEkoouu+pHUV4ibCrBXwVtXYH9iUqjssUJfFaQf1yqPsxFvnligEQMyPZi46b5ZSB9dG2Q== X-Received: by 10.28.24.5 with SMTP id 5mr23817792wmy.6.1472021938168; Tue, 23 Aug 2016 23:58:58 -0700 (PDT) Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162]) by smtp.gmail.com with ESMTPSA id h7sm8201761wjd.17.2016.08.23.23.58.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Aug 2016 23:58:57 -0700 (PDT) From: Mark Walters To: Tomi Ollila , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: wash: make word-wrap bound message width In-Reply-To: References: <1467791251-6823-1-git-send-email-markwalters1009@gmail.com> <878tvpfgcx.fsf@qmul.ac.uk> User-Agent: Notmuch/0.18.1+485~gca076ce (https://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Wed, 24 Aug 2016 07:58:56 +0100 Message-ID: <87inuqtzyn.fsf@qmul.ac.uk> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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, 24 Aug 2016 06:59:00 -0000 > Now I understand. Does 999d473299781cb2a38fba5d9e2452504799a7a2 make this > stale ? Hi I am not sure which commit that is (it doesn't seem to be in my tree) -- I am guessing you mean the patch from id:1470497374-17194-2-git-send-email-markwalters1009@gmail.com ? There is a rebased version of this patch later in that thread. Best wishes Mark