Re: [Orgmode] org-mode is slow :(

2011-02-17 Thread suvayu ali
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 fontifica

Re: [Orgmode] org-mode is slow :(

2011-02-17 Thread Marcelo de Moraes Serpa
Are you on a Mac? On Thu, Feb 17, 2011 at 7:48 AM, Piter_ wrote: > Thanks. > Disabling linum-mode helps a lot:) > > On Thu, Feb 17, 2011 at 2:00 PM, Andreas Leha > wrote: >> Hi Piter, >> >> First guess: functionality outside org-mode is slowing things down. >> First candidate: line numbers turne

Re: [Orgmode] org-mode is slow :(

2011-02-17 Thread Piter_
Thanks. Disabling linum-mode helps a lot:) On Thu, Feb 17, 2011 at 2:00 PM, Andreas Leha wrote: > Hi Piter, > > First guess: functionality outside org-mode is slowing things down. > First candidate: line numbers turned on?  If yes, try disabling. > > Then there were discussions about speed here b

Re: [Orgmode] org-mode is slow :(

2011-02-17 Thread Andreas Leha
Hi Piter, First guess: functionality outside org-mode is slowing things down. First candidate: line numbers turned on? If yes, try disabling. Then there were discussions about speed here before, e.g. http://www.mail-archive.com/emacs-orgmode@gnu.org/msg27951.html Maybe you find sth there. HTH,

[Orgmode] org-mode is slow :(

2011-02-17 Thread Piter_
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? T