From: Aneesh Kumar K.V Date: Sun, 12 Jul 2015 10:41:47 +0000 (+0530) Subject: Re: notmuch-tree display X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=66c12e10a92f54e35caade8c3161c4181e3b7742;p=notmuch-archives.git Re: notmuch-tree display --- diff --git a/1f/73cd0b9597b8b33497559c07dd5df7b3207493 b/1f/73cd0b9597b8b33497559c07dd5df7b3207493 new file mode 100644 index 000000000..0ddd19afa --- /dev/null +++ b/1f/73cd0b9597b8b33497559c07dd5df7b3207493 @@ -0,0 +1,90 @@ +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 BDC316DE1390 + for ; Sun, 12 Jul 2015 03:53:03 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -2.615 +X-Spam-Level: +X-Spam-Status: No, score=-2.615 tagged_above=-999 required=5 tests=[AWL=0.235, + RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.55] 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 JqRSYFDvkgKE for ; + Sun, 12 Jul 2015 03:53:02 -0700 (PDT) +Received: from e23smtp09.au.ibm.com (e23smtp09.au.ibm.com [202.81.31.142]) + by arlo.cworth.org (Postfix) with ESMTPS id 7AEF86DE0C66 + for ; Sun, 12 Jul 2015 03:53:01 -0700 (PDT) +Received: from /spool/local + by e23smtp09.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! + Violators will be prosecuted + for from ; + Sun, 12 Jul 2015 20:42:40 +1000 +Received: from d23dlp03.au.ibm.com (202.81.31.214) + by e23smtp09.au.ibm.com (202.81.31.206) with IBM ESMTP SMTP Gateway: + Authorized Use Only! Violators will be prosecuted; + Sun, 12 Jul 2015 20:42:39 +1000 +X-Helo: d23dlp03.au.ibm.com +X-MailFrom: aneesh.kumar@linux.vnet.ibm.com +X-RcptTo: notmuch@notmuchmail.org +Received: from d23relay10.au.ibm.com (d23relay10.au.ibm.com [9.190.26.77]) + by d23dlp03.au.ibm.com (Postfix) with ESMTP id 61A7F3578048 + for ; Sun, 12 Jul 2015 20:42:39 +1000 (EST) +Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) + by d23relay10.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id + t6CAgTNV65863718 + for ; Sun, 12 Jul 2015 20:42:39 +1000 +Received: from d23av04.au.ibm.com (localhost [127.0.0.1]) + by d23av04.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id + t6CAg59t029429 + for ; Sun, 12 Jul 2015 20:42:05 +1000 +Received: from skywalker.linux.vnet.ibm.com ([9.79.198.223]) + by d23av04.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id + t6CAg3n8029236 + (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); + Sun, 12 Jul 2015 20:42:04 +1000 +From: "Aneesh Kumar K.V" +To: Mark Walters , notmuch@notmuchmail.org +Subject: Re: notmuch-tree display +In-Reply-To: <87si8uzgny.fsf@qmul.ac.uk> +References: <87pp3yvhh6.fsf@linux.vnet.ibm.com> <87si8uzgny.fsf@qmul.ac.uk> +User-Agent: Notmuch/0.19+103~g294bb6d (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Sun, 12 Jul 2015 16:11:47 +0530 +Message-ID: <871tgdwtck.fsf@linux.vnet.ibm.com> +MIME-Version: 1.0 +Content-Type: text/plain +X-TM-AS-MML: disable +X-Content-Scanned: Fidelis XPS MAILER +x-cbid: 15071210-0033-0000-0000-000001C2F5EA +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: Sun, 12 Jul 2015 10:53:03 -0000 + +Mark Walters writes: + +> It could be a font issue (for the tree graphical characters). Which font +> are you using? and is emacs running in a terminal or in its own window? +> +> Best wishes +> +> Mark +> + +I tried changing the font, but that did help. I am running emacs in its +own window. + +-aneesh +