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 878096DE0C11 for ; Mon, 24 Aug 2015 10:46:20 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.118 X-Spam-Level: X-Spam-Status: No, score=0.118 tagged_above=-999 required=5 tests=[AWL=0.118] 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 m4yGsq6qk6-O for ; Mon, 24 Aug 2015 10:46:16 -0700 (PDT) Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id 283856DE0A6F for ; Mon, 24 Aug 2015 10:46:16 -0700 (PDT) Received: from remotemail by gitolite.debian.net with local (Exim 4.80) (envelope-from ) id 1ZTvnc-0007t9-EG; Mon, 24 Aug 2015 17:44:48 +0000 Received: (nullmailer pid 9523 invoked by uid 1000); Mon, 24 Aug 2015 17:44:32 -0000 From: David Bremner To: Peter Salazar , notmuch@notmuchmail.org Subject: Re: notmuch-mode very slow in emacs-mac-port (railwaycat) In-Reply-To: References: User-Agent: Notmuch/0.20.2+60~gcb08a2e (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Mon, 24 Aug 2015 14:44:32 -0300 Message-ID: <87pp2ch98f.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain 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: Mon, 24 Aug 2015 17:46:20 -0000 Peter Salazar writes: > I run Emacs on Mac OSX, and I'm trying to switch from Emacs for Mac OSX > to Emacs Mac Port > . > > I use (notmuch)[http://notmuchmail.org/emacstips/] for email. It works > perfectly on Emacs for Mac OSX . > > But on Emacs Mac Port, it's prohibitively slow. Also, the message list is > messed up, double spaced and with strange boxes: > > [image: display irregularities] > > I'm using the exact same configuration as I do with Emacs for Mac OSX. > > Does anyone know what's causing these problems, and how to fix them? As an experiment, you could try M-x customize-variable notmuch-tag-formats and uncheck the Image box in the flagged entry (and any other entries where it happens to be checked).