From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: org-mode is slow :( Date: Thu, 17 Feb 2011 10:46:01 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=38025 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq8rx-0002c0-08 for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 13:46:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pq8rv-0004ca-Oa for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 13:46:24 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:53531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pq8rv-0004cK-FI for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 13:46:23 -0500 Received: by bwz16 with SMTP id 16so2887365bwz.0 for ; Thu, 17 Feb 2011 10:46:21 -0800 (PST) In-Reply-To: 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: Piter_ Cc: emacs-orgmode@gnu.org Hi Petro, On Thu, Feb 17, 2011 at 4:29 AM, Piter_ wrote: > Hi all. > I use org-mode to organize and process my experimental data. By now my > org file has 5000 lines with a lot of python and matlab code. I > started to fill that org-mode becomes slower. I have to wait for Is code block fontification turned on natively? Maybe turning it off will help. (setq org-src-fontify-natively nil) > Thanks. > Petro HTH -- Suvayu Open source is the future. It sets us free.