From mboxrd@z Thu Jan 1 00:00:00 1970 From: Q Subject: Why navigating in Org mode is so slow in overview mode? Date: Wed, 17 Jun 2015 00:51:02 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z51dE-0006fG-9u for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 20:55:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z51dB-0003o0-4p for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 20:55:08 -0400 Received: from plane.gmane.org ([80.91.229.3]:50394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z51dA-0003kz-VB for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 20:55:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Z51d9-0003WS-9l for emacs-orgmode@gnu.org; Wed, 17 Jun 2015 02:55:03 +0200 Received: from D179.N116.queensu.ca ([130.15.116.179]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jun 2015 02:55:03 +0200 Received: from godblessfq by D179.N116.queensu.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jun 2015 02:55:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello everyone, I am view this file http://doc.norang.ca/org-mode.org It's a prettey long document, when it all folded up, navigating to previous line and next line takes about 2 seconds. When the sub heading is shown, it's more responsive. Is this a bug? Thank you!