Re: [Orgmode] Re: moving in the agenda view is slow

2010-12-15 Thread Eric S Fraga
Hello all, I'm resurrecting an old (well, not that old) thread dealing with the agenda view being slow. I have now determined that, at least in my case, the problem is not with org but with the X server. On a dual screen setup, the agenda view is slow on one screen but shows instant response o

[Orgmode] Re: moving in the agenda view is slow: solved!

2010-12-02 Thread Carsten Dominik
On Dec 1, 2010, at 4:11 PM, Rainer Stengele wrote: Am 29.11.2010 17:15, schrieb Sébastien Vauban: Hi Rainer, Rainer Stengele wrote: after disabling the showing of the outline path in agenda views: line-move 430 0.189000 0

[Orgmode] Re: moving in the agenda view is slow: solved!

2010-12-02 Thread Eric S Fraga
Rainer Stengele writes: [...] > 1. smooth-scolling.el (from > http://www.emacswiki.org/emacs/SmoothScrolling) I don't use anything like this, but... [...] > 2. (add-hook 'org-agenda-mode-hook 'hl-line-mode) this I do have! If I encounter the slowness again, I'll try disabling this. Tha

Re: [Orgmode] Re: moving in the agenda view is slow

2010-12-01 Thread Carsten Dominik
On Nov 30, 2010, at 1:30 PM, Eric S Fraga wrote: Sébastien Vauban writes: Hi Rainer, Rainer Stengele wrote: after disabling the showing of the outline path in agenda views: [...] What do you exactly mean by: "disabling the showing of the outline path in agenda views"? Best regards

[Orgmode] Re: moving in the agenda view is slow: solved!

2010-12-01 Thread Rainer Stengele
Am 29.11.2010 17:15, schrieb Sébastien Vauban: > Hi Rainer, > > Rainer Stengele wrote: >> after disabling the showing of the outline path in agenda views: >> >> line-move 430 >> 0.189000 0.0004395348 >> line-move-1

Re: [Orgmode] Re: moving in the agenda view is slow

2010-12-01 Thread Eric S Fraga
Sébastien Vauban writes: > Hi Rainer, > > Rainer Stengele wrote: >> after disabling the showing of the outline path in agenda views: [...] > > What do you exactly mean by: "disabling the showing of the outline path in > agenda > views"? > > Best regards, > Seb I think he means the display t

Re: [Orgmode] Re: moving in the agenda view is slow

2010-12-01 Thread Eric S Fraga
Eric S Fraga writes: [...] > In any case, I will try all of this on Tuesday on my office system. Well, I've tried it and I get essentially the same results as I did on my home system. The behaviour that I observed last week seems to have disappeared. Although the change in behaviour could be

[Orgmode] Re: moving in the agenda view is slow

2010-11-29 Thread Sébastien Vauban
Hi Rainer, Rainer Stengele wrote: > after disabling the showing of the outline path in agenda views: > > line-move 430 > 0.189000 0.0004395348 > line-move-1 430 > 0.1730

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-29 Thread Nick Dokos
Rainer Stengele wrote: > > scrolling with "n" and "p" runs smoothly now! Sigh! That means the > slowness is connected to my .emacs and org settings!? I'am afraid I > have to go through all the settings and find the culprit. > Great! That's real progress: in one fell swoop, you have eliminated

[Orgmode] Re: moving in the agenda view is slow

2010-11-29 Thread Rainer Stengele
Am 28.11.2010 22:32, schrieb Nick Dokos: > Rainer Stengele wrote: > > >> I tried with pressing "n" step by step 10 times, so no leaning on the "n" >> key: >> >> org-agenda-next-line 10 >> 0.313999 0.0314 >> next-line

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-29 Thread Rainer Stengele
Am 28.11.2010 23:31, schrieb Nick Dokos: > Eric S Fraga wrote: > >> Nick Dokos writes: >> >> [...] >> >>> Eric, do you encounter this problem on Emacs/Windows XP as well? Has >>> anybody encountered this problem on anything *but* Emacs/Windows XP? >> All my systems run Linux (Debian testing+unsta

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Nick Dokos
Eric S Fraga wrote: > Nick Dokos writes: > > [...] > > > Eric, do you encounter this problem on Emacs/Windows XP as well? Has > > anybody encountered this problem on anything *but* Emacs/Windows XP? > > All my systems run Linux (Debian testing+unstable mix) so it's not the > OS. > OK, thank

[Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Eric S Fraga
Nick Dokos writes: [...] > Eric, do you encounter this problem on Emacs/Windows XP as well? Has > anybody encountered this problem on anything *but* Emacs/Windows XP? All my systems run Linux (Debian testing+unstable mix) so it's not the OS. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Em

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Nick Dokos
Eric S Fraga wrote: > Okay, here are mine for 11 presses of the n command: > > --8<---cut here---start->8--- > org-agenda-next-line 11 0.063334 0.0057576363 > next-line11 0.033 0.003 >

[Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Rainer Stengele
Am 28.11.2010 21:01, schrieb Nick Dokos: Rainer Stengele wrote: Am 28.11.2010 01:30, schrieb Nick Dokos: Rainer Stengele wrote: Am 27.11.2010 20:23, schrieb Nick Dokos: ... Can you do M-x elp-instrument-function next-line and get another profile? ok, I did, getting org-agenda-next

[Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Nick Dokos
Rainer Stengele wrote: > I tried with pressing "n" step by step 10 times, so no leaning on the "n" key: > > org-agenda-next-line 10 > 0.313999 0.0314 > next-line 10 > 0.3139

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Eric S Fraga
Nick Dokos writes: [...] > I just tried the following sequence: > > o Start a new emacs > o M-x elp-instrument-package org > o M-x elp-instrument-function next-line > o C-c a a to get an agenda > o M-x elp-reset-all > o Press "n" 11 times (I just went over all the items for today). > o M-x e

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Nick Dokos
Rainer Stengele wrote: > Am 28.11.2010 01:30, schrieb Nick Dokos: > > Rainer Stengele wrote: > > > >> Am 27.11.2010 20:23, schrieb Nick Dokos: > >>> ... > >>> Can you do M-x elp-instrument-function next-line and > >>> get another profile? > >>> > >> ok, I did, getting > >> > >> org-agenda-next

[Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Rainer Stengele
Am 28.11.2010 20:29, schrieb Nick Dokos: Eric S Fraga wrote: I generate results for a number (looks like 99 times from the results) Looks like 129 times from the results below. of 'n' moves through my agenda, including going through a few days from today forwards. I get the following: ,--

[Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Nick Dokos
Eric S Fraga wrote: > I generate results for a number (looks like 99 times from the results) Looks like 129 times from the results below. > of 'n' moves through my agenda, including going through a few days from > today forwards. I get the following: > > , > | org-agenda-later

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Rainer Stengele
Am 28.11.2010 01:30, schrieb Nick Dokos: Rainer Stengele wrote: Am 27.11.2010 20:23, schrieb Nick Dokos: ... Can you do M-x elp-instrument-function next-line and get another profile? ok, I did, getting org-agenda-next-line 10 0.864912 0.08

[Orgmode] Re: moving in the agenda view is slow

2010-11-28 Thread Eric S Fraga
I generate results for a number (looks like 99 times from the results) of 'n' moves through my agenda, including going through a few days from today forwards. I get the following: , | org-agenda-later 4 2.319228 0.579807 | org-agenda-redo

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Nick Dokos
Rainer Stengele wrote: > Am 27.11.2010 20:23, schrieb Nick Dokos: > > ... > > Can you do M-x elp-instrument-function next-line and > > get another profile? > > > ok, I did, getting > > org-agenda-next-line 10 > 0.864912 0.0864912 > org-unhighli

[Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Rainer Stengele
Am 27.11.2010 20:23, schrieb Nick Dokos: > Rainer Stengele wrote: > >> Nick, elp-reset-all does not work. > > Some more detail would be helpful: in what way does it not work? > > If I do > > M-x elp-reset-all > M-x elp-results > > I get a blank slate. Then I can press 10 "n", and do M-x elp-r

[Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Nick Dokos
Rainer Stengele wrote: > Nick, elp-reset-all does not work. Some more detail would be helpful: in what way does it not work? If I do M-x elp-reset-all M-x elp-results I get a blank slate. Then I can press 10 "n", and do M-x elp-results and get org-agenda-list

[Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Rainer Stengele
Am 27.11.2010 18:00, schrieb Nick Dokos: > Rainer Stengele wrote: > >> What I did: >> open the agenda view >> >> M-x elp-instrument-package org > several "n"s - delays are there - same on linux (V23.2.1) and windows emacs >> M-x elp-results >> >> >> org-agenda-next-line

[Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Rainer Stengele
Am 26.11.2010 22:28, schrieb Markus Heller: > Martin Stemplinger writes: > >> Hallo Rainer Stengele, >> >> am 26.11.2010 schriebst Du: >> >>> Hi all, >>> >>> I am struggling more and more with slowness in my agenda view. >>> Moving from line to line with n and p is slow. >>> Pressing the n key fo

[Orgmode] Re: moving in the agenda view is slow

2010-11-26 Thread Markus Heller
Martin Stemplinger writes: > Hallo Rainer Stengele, > > am 26.11.2010 schriebst Du: > >> Hi all, >> >> I am struggling more and more with slowness in my agenda view. >> Moving from line to line with n and p is slow. >> Pressing the n key for 2 seconds will result in the cursor not following >> e