From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <jani@nikula.org>
Received: from localhost (localhost [127.0.0.1])
	by olra.theworths.org (Postfix) with ESMTP id 46B83431FD0
	for <notmuch@notmuchmail.org>; Tue, 10 Jan 2012 12:45:54 -0800 (PST)
X-Virus-Scanned: Debian amavisd-new at olra.theworths.org
X-Spam-Flag: NO
X-Spam-Score: -0.7
X-Spam-Level: 
X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5
	tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled
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 PwmPsGIB5WBy for <notmuch@notmuchmail.org>;
	Tue, 10 Jan 2012 12:45:52 -0800 (PST)
Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53])
	(using TLSv1 with cipher RC4-SHA (128/128 bits))
	(No client certificate requested)
	by olra.theworths.org (Postfix) with ESMTPS id 43A95431FB6
	for <notmuch@notmuchmail.org>; Tue, 10 Jan 2012 12:45:52 -0800 (PST)
Received: by eeke51 with SMTP id e51so621178eek.26
	for <notmuch@notmuchmail.org>; Tue, 10 Jan 2012 12:45:51 -0800 (PST)
Received: by 10.14.2.67 with SMTP id 43mr595633eee.97.1326228350880;
	Tue, 10 Jan 2012 12:45:50 -0800 (PST)
Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi.
	[80.220.92.23])
	by mx.google.com with ESMTPS id a60sm308658013eeb.4.2012.01.10.12.45.48
	(version=SSLv3 cipher=OTHER); Tue, 10 Jan 2012 12:45:49 -0800 (PST)
From: Jani Nikula <jani@nikula.org>
To: David Edmondson <dme@dme.org>, Austin Clements <amdragon@MIT.EDU>
Subject: Re: [PATCH] emacs: Improve `notmuch-hello' display on ttys.
In-Reply-To: <87zkdvffxu.fsf@nikula.org>
References: <1326190528-3548-1-git-send-email-dme@dme.org>
	<20120110153650.GM20796@mit.edu>
	<cunlipfo8yp.fsf@hotblack-desiato.hh.sledj.net>
	<20120110160502.GN20796@mit.edu>
	<cunipkjo7jm.fsf@hotblack-desiato.hh.sledj.net>
	<87zkdvffxu.fsf@nikula.org>
User-Agent: Notmuch/0.10.2+193~ga73a411 (http://notmuchmail.org) Emacs/23.3.1
	(i686-pc-linux-gnu)
Date: Tue, 10 Jan 2012 22:45:47 +0200
Message-ID: <87sjjnffr8.fsf@nikula.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Cc: notmuch@notmuchmail.org
X-BeenThere: notmuch@notmuchmail.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: "Use and development of the notmuch mail system."
	<notmuch.notmuchmail.org>
List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,
	<mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>
List-Archive: <http://notmuchmail.org/pipermail/notmuch>
List-Post: <mailto:notmuch@notmuchmail.org>
List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,
	<mailto:notmuch-request@notmuchmail.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jan 2012 20:45:55 -0000

On Tue, 10 Jan 2012 22:41:49 +0200, Jani Nikula <jani@nikula.org> wrote:
> On Tue, 10 Jan 2012 16:18:21 +0000, David Edmondson <dme@dme.org> wrote:
> > I have a vague recollection that someone reported a bug where
> > `(window-width)' was not the right value to use if `line-number-mode' is
> > enabled, but I can't find it again now. (Someone should build an email
> > client that allows easy searching.)
> 
> Do you perhaps mean this: id:"87k47nlpzb.fsf@nausicaa.localdomain"

[Now also to the list. Got bitten by my own patch binding 'r' to
reply-to-sender. Perhaps it's really too drastic to change that now...]