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 C2ED76DE00B8 for ; Wed, 24 Aug 2016 06:53:01 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.556 X-Spam-Level: X-Spam-Status: No, score=0.556 tagged_above=-999 required=5 tests=[AWL=-0.096, SPF_NEUTRAL=0.652] 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 Gz3jleub1u60 for ; Wed, 24 Aug 2016 06:53:00 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id 873926DE0008 for ; Wed, 24 Aug 2016 06:52:59 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id C1F0610008E for ; Wed, 24 Aug 2016 16:52:27 +0300 (EEST) From: Tomi Ollila To: notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: wash: make word-wrap bound message width In-Reply-To: <87inuqtzyn.fsf@qmul.ac.uk> References: <1467791251-6823-1-git-send-email-markwalters1009@gmail.com> <878tvpfgcx.fsf@qmul.ac.uk> <87inuqtzyn.fsf@qmul.ac.uk> User-Agent: Notmuch/0.22+61~geeecb9e (https://notmuchmail.org) Emacs/24.5.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ 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 13:53:01 -0000 On Wed, Aug 24 2016, Mark Walters wrote: >> 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. In which universe do you live ? >;D commit 999d473299781cb2a38fba5d9e2452504799a7a2 Author: Mark Walters AuthorDate: Sat Aug 6 16:29:33 2016 +0100 Commit: David Bremner CommitDate: Tue Aug 9 09:34:25 2016 +0900 emacs: wash: word-wrap bugfix $ git describe 999d473299781cb2a38fba5 debian/0.22.1-2-63-g999d473 and in this thread I do not see rebased version of id:1467791251-6823-1-git-send-email-markwalters1009@gmail.com ... or did my universe shifted a bit elsewhere (I don't know what is the equivalent if 'left' in 6th dimension)? Tomi > > Best wishes > > Mark