From mboxrd@z Thu Jan 1 00:00:00 1970 From: Piter_ Subject: org-mode is slow :( Date: Thu, 17 Feb 2011 13:29:37 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=52112 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq31A-0002oi-VP for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 07:31:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pq2zK-0007OA-Ok for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 07:29:39 -0500 Received: from mail-qy0-f176.google.com ([209.85.216.176]:48239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pq2zK-0007Nc-Jw for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 07:29:38 -0500 Received: by qyk10 with SMTP id 10so2438294qyk.0 for ; Thu, 17 Feb 2011 04:29:37 -0800 (PST) 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: emacs-orgmode@gnu.org 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 characters to appear while typing and so on. Can anybody reccomend a way to speed it up? Thanks. Petro P.S. I have installed the org mode from GIT: "make && make doc && make install" I guess it is bytecompiled already.