Re: [O] How can I set the maximum height of the other window created with org-agenda-follow-mode?

2013-07-11 Thread Bastien
Hi Trevor, Trevor Murphy writes: > Eric's correct. My original message must not have been clear > enough, my bad. Yes -- I've read too fast. I don't know about a good solution, but maybe I've not looked hard enough... Best, -- Bastien

Re: [O] How can I set the maximum height of the other window created with org-agenda-follow-mode?

2013-07-11 Thread Trevor Murphy
Eric's correct. My original message must not have been clear enough, my bad. I did find org-agenda-window-frame-fractions, and I tried setting it to '(0.75 . 0.75). On a lark I also tried '(0.9 . 0.9). In those cases, the agenda window initially popped up at 75% and 90% of the frame, respect

Re: [O] How can I set the maximum height of the other window created with org-agenda-follow-mode?

2013-07-11 Thread Eric S Fraga
Bastien writes: > Hi Trevor, > > Trevor Murphy writes: > >> I like turning on agenda-follow-mode by default, but I don't like how it >> automatically uses up half the frame real estate when it shows the other >> window. > > C-h v org-agenda-window-frame-fractions RET > > HTH, Bastien, I am not

Re: [O] How can I set the maximum height of the other window created with org-agenda-follow-mode?

2013-07-11 Thread Bastien
Hi Trevor, Trevor Murphy writes: > I like turning on agenda-follow-mode by default, but I don't like how it > automatically uses up half the frame real estate when it shows the other > window. C-h v org-agenda-window-frame-fractions RET HTH, -- Bastien

[O] How can I set the maximum height of the other window created with org-agenda-follow-mode?

2013-07-11 Thread Trevor Murphy
I like turning on agenda-follow-mode by default, but I don't like how it automatically uses up half the frame real estate when it shows the other window. Is there a way to make that other window take only 25% of the frame? Leaving the remainder for the actual agenda? I didn't find any mention in