From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: how to speed up an org-mode file? Date: Thu, 28 Jul 2016 23:02:35 -0500 Message-ID: <87k2g5ytus.fsf@alphapapa.net> References: <87twfxv9t3.fsf@skimble.plus.com> <87k2gkh8bs.fsf@saiph.selenimh> <87oa5v9ned.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSz0k-0006bw-U4 for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 00:02:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSz0e-0002lU-RP for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 00:02:57 -0400 Received: from plane.gmane.org ([80.91.229.3]:55523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSz0e-0002jM-Le for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 00:02:52 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bSz0V-0001la-KO for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 06:02:43 +0200 Received: from 172-0-42-27.lightspeed.ltrkar.sbcglobal.net ([172.0.42.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jul 2016 06:02:43 +0200 Received: from adam by 172-0-42-27.lightspeed.ltrkar.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jul 2016 06:02:43 +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" To: emacs-orgmode@gnu.org Sharon Kimble writes: Sorry for the late reply, but I thought I would add, the problem is likely some other packages you have activated, or maybe some particular combination of org-mode settings. As someone else suggested, starting with a clean Emacs configuration and adding packages one-by-one will probably reveal the problem. I'm guessing that running "emacs -Q" won't have the speed problem, because the file size you mentioned isn't too large for Org to handle well. I remember talking to someone on /r/emacs about an org-mode speed problem with large files, and he solved the problem by disabling a package or setting that was behaving badly. Let us know what you find! :)