From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: moving in the agenda view is slow Date: Wed, 1 Dec 2010 15:18:23 +0100 Message-ID: References: <877hfzbsaj.fsf@pinto.chemeng.ucl.ac.uk> <32269.1290826390@gamaville.dokosmarshall.org> <4CF0E9D0.3010302@diplan.de> <589.1290877232@gamaville.dokosmarshall.org> <4CF14D17.1010905@online.de> <11315.1290885811@gamaville.dokosmarshall.org> <4CF1740B.6030405@online.de> <87pqtp73jw.fsf@ucl.ac.uk> <25801.1290972566@gamaville.dokosmarshall.org> <4CF2B010.9040904@diplan.de> <3201.1290979966@gamaville.dokosmarshall.org> <4CF385BD.3010101@online.de> <80lj4cqf7a.fsf@missioncriticalit.com> <87fwujf0xz.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=52878 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNncY-00031L-JP for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 09:25:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNnVr-00047j-Gl for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 09:18:48 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:58970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNnVr-00046z-Bm for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 09:18:27 -0500 Received: by eydd26 with SMTP id d26so17140097eyd.0 for ; Wed, 01 Dec 2010 06:18:26 -0800 (PST) In-Reply-To: <87fwujf0xz.fsf@pinto.chemeng.ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric S Fraga Cc: =?ISO-8859-1?Q?S=E9bastien_Vauban?= , emacs-orgmode@gnu.org On Nov 30, 2010, at 1:30 PM, Eric S Fraga wrote: > S=E9bastien Vauban writes: > >> Hi Rainer, >> >> Rainer Stengele wrote: >>> after disabling the showing of the outline path in agenda views: > > [...] > >> >> What do you exactly mean by: "disabling the showing of the outline =20= >> path in agenda >> views"? >> >> Best regards, >> Seb > > I think he means the display that appears in the mini-buffer showing =20= > the > headline structure that leads to the particular element in the agenda > view. This is fontified (quite nicely, actually) and I was suspecting > that this is what was causing a slowdown on my system as well which is > why I think the problem has something to do with the windowing system > and fonts... To disable this feature, use (setq org-agenda-show-outline-path nil) - Carsten=