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 7883E6DE100F for ; Mon, 24 Aug 2015 13:36:36 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.028 X-Spam-Level: X-Spam-Status: No, score=0.028 tagged_above=-999 required=5 tests=[AWL=0.084, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_SBL=0.644, URIBL_SBL_A=0.1] 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 GyDRuDdoK_FZ for ; Mon, 24 Aug 2015 13:36:34 -0700 (PDT) Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by arlo.cworth.org (Postfix) with ESMTPS id 1225C6DE02C9 for ; Mon, 24 Aug 2015 13:36:34 -0700 (PDT) Received: by pacti10 with SMTP id ti10so31728937pac.0 for ; Mon, 24 Aug 2015 13:36:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CW2njqmHa+5vVFctklu2C1KCIIreouET5pQzyJ/HhT4=; b=gwYvl6rp0GYPc/Og11qXTYWFnDyYn1EU8+tg3/ISGJrhS2KkGO+w3Jh0dH6y0vUBXi m3EFWk4YvN4FZVbbcHHc72gtukZYVjyvWIvpSSoMpnRRs5tEyBO+XLVkVbHlF3TyfCms mSOjD43PitMPT98CTiVae7oBVETNdYvQ4lL8OugOSm2y6ZG6rX03gWOxDkzD869AsmtA pVpjBI/87kZxJ5qaYqzPfDpvC4obEaulyoeERW6fknq3q66Y1VNB5SbpaXx0KIYfc2y1 1lPkGht2CL9OBXWbTUNEiQ7BT/EcHkOtQqP/V3GxebVh3Gmm6/jdycMW947tCQu8se5q 5qnA== MIME-Version: 1.0 X-Received: by 10.68.191.130 with SMTP id gy2mr49587627pbc.124.1440448591625; Mon, 24 Aug 2015 13:36:31 -0700 (PDT) Received: by 10.66.248.200 with HTTP; Mon, 24 Aug 2015 13:36:31 -0700 (PDT) In-Reply-To: <87pp2ch98f.fsf@maritornes.cs.unb.ca> References: <87pp2ch98f.fsf@maritornes.cs.unb.ca> Date: Mon, 24 Aug 2015 16:36:31 -0400 Message-ID: Subject: Re: notmuch-mode very slow in emacs-mac-port (railwaycat) From: Peter Salazar To: David Bremner Content-Type: multipart/alternative; boundary=e89a8fb208649f04b2051e1492d1 Cc: notmuch@notmuchmail.org 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 20:36:36 -0000 --e89a8fb208649f04b2051e1492d1 Content-Type: text/plain; charset=UTF-8 Wow, that fixed it! Thanks! On Mon, Aug 24, 2015 at 1:44 PM, David Bremner wrote: > 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). > > > --e89a8fb208649f04b2051e1492d1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Wow, that fixed it! Thanks!
--e89a8fb208649f04b2051e1492d1--