Marcelo de Moraes Serpa <celose...@gmail.com> wrote:
> I've got a plenty of very big org files (~50KB). When it reaches > ~30KB, org struggles to handle it -- it becomes very slow to navigate > through the file, the response time is far from smooth. > > release_7.01g-20-gdd484 and GNU Emacs 23.2.1 (x86_64-apple-darwin, NS > apple-appkit-1038.29) of 2010-05-08 on black.local > > OSX Snow Leopard, 10.6 > > Any ideas? > o Do you compile the .el files? A lot of people don't and don't have any problems (Bernt in particular), but your circumstances might be such that compilation might be a win (although you will have a slightly harder time at (re)installation and you will need to watch out for outdated .elc files.) o If that doesn't produce the desired results, then profiling the code should be your next step: M-x elp-instrument-package <RET> org <RET> then run your slow command, then M-x elp-results. HTH, Nick _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode