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 79FAA6DE0AC2 for ; Wed, 24 Feb 2016 09:55:53 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.423 X-Spam-Level: X-Spam-Status: No, score=-0.423 tagged_above=-999 required=5 tests=[AWL=0.296, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] 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 JJQqAgmGO0aV for ; Wed, 24 Feb 2016 09:55:51 -0800 (PST) Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by arlo.cworth.org (Postfix) with ESMTPS id 2BED16DE00DF for ; Wed, 24 Feb 2016 09:55:51 -0800 (PST) Received: by mail-wm0-f53.google.com with SMTP id c200so282060954wme.0 for ; Wed, 24 Feb 2016 09:55:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gaute-vetsj-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=lr4d3HDmbA7ekPf5rXmhEu/1SsAEZRWfUybEb80o/wg=; b=ByLaVSgIpohBMHyhVNjW7HPaJBc3b3J/img5eYwEGuEen6fv0Xt6InBrmz6ovVNjI4 6yIa/v+NJW3xeej+IQTdgFYOSTSuaaFZdrHwlM7WqOiSzcNrV9pTJWMtTZyqTd2iDN9p 8UTI2MFcVGyEmBKo3Bwdol4jcwbKU8c/XXW8Imcycnn2rACWsV48daWQ7Dwq4O/kOkaN x4W/FBQNmB4uSKFxxrYt1WyonLdc0vOdjsU0dzkp2+5QR43ILVd3ngk35ae99RQx3y0a O3DndfA/YP2DyeejP92pB/ga78QKfUOCtuAv0T4KhDQwXAq3v5Fau8pnU0WojpGIN2lY 61PQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=lr4d3HDmbA7ekPf5rXmhEu/1SsAEZRWfUybEb80o/wg=; b=IK2oh347uAXGu7xfkqTN9S38tFtdWDxSPhCfo6UdGpJD9MDw32epfc4XdVwTIDpYD1 Pyx/B7mc0jC0raNKEmnVx4Va760PszfjsliAg5U6YO2D+tiKg4/KBL6iIxktzMI0NBRW 0G8Hx6bcmmU4igzIcmkVbHRg4eQOICo2y0gzZsDKf9DVEO1Zti4F1eXF62VfsMmXxU5u aq2tsR6JMiIY8VDU6qicPxicDTwe0WnV+hC4UcCtscOuLSr0Eqm3G+ac9RPl5BByLiat SX4nRlmR/fRL0aNvRn+c39uQViZ+nkA0yGv2TyvcnF/lHYMkxrAe8lqKRUwt1zFtSTih S5vw== X-Gm-Message-State: AG10YOQwShNfMQgQmsdAxgy97wg5haaYJCAeh0XjpWv4cr4WKlExCVd9QyPZDx3HCpvp8dM4GlMlHMFDFrO8tw== MIME-Version: 1.0 X-Received: by 10.28.189.67 with SMTP id n64mr26293847wmf.24.1456336549649; Wed, 24 Feb 2016 09:55:49 -0800 (PST) Received: by 10.28.97.10 with HTTP; Wed, 24 Feb 2016 09:55:49 -0800 (PST) X-Originating-IP: [81.191.120.104] In-Reply-To: <87ziuqj8xl.fsf@tesseract.cs.unb.ca> References: <1456296267-astroid-0-gqidxpyulu-23762@strange> <87ziuqj8xl.fsf@tesseract.cs.unb.ca> Date: Wed, 24 Feb 2016 18:55:49 +0100 Message-ID: Subject: Re: how do the different frontends deal with displaying large queries? From: Gaute Hope To: David Bremner Cc: "notmuch@notmuchmail.org" Content-Type: multipart/alternative; boundary=001a114b0a6eb73ace052c87c695 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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 Feb 2016 17:55:53 -0000 --001a114b0a6eb73ace052c87c695 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable That makes sense of course, that could work. Thanks, Gaute Den onsdag 24. februar 2016 skrev David Bremner f=C3=B8lgende: > Gaute Hope > writes: > > > Hi, > > > > I am wondering how the different frontends deal with displaying large > > queries? Do you just display everything at the time? Or do you display = a > > limited number and then show more on-demand? > > > > I only know the emacs front end, and I suspect the answer won't help you > much. We start filling an emacs buffer asynchronously with the results, > and display the top of the buffer with the first results. Results are > appended to the end of the buffer, typically much faster than the user > can scroll. > > d > --001a114b0a6eb73ace052c87c695 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable That makes sense of course,=C2=A0that could work.=C2=A0
Thanks, Gaute=C2=A0

Den onsdag 24. februar 2016 skrev D= avid Bremner <david@tethera.net= > f=C3=B8lgende:
Gaute Hope <eg@gaute.vetsj.com> writes:

> Hi,
>
> I am wondering how the different frontends deal with displaying large<= br> > queries? Do you just display everything at the time? Or do you display= a
> limited number and then show more on-demand?
>

I only know the emacs front end, and I suspect the answer won't help yo= u
much. We start filling an emacs buffer asynchronously with the results,
and display the top of the buffer with the first results.=C2=A0 Results are=
appended to the end of the buffer, typically much faster than the user
can scroll.

d
--001a114b0a6eb73ace052c87c695--