[Orgmode] Re: Keeping agenda window

2010-06-15 Thread Łukasz Stelmach
Radosław Grzanka  writes:

> However, if I follow the link to one of my outlines it opens in
> the window of agenda - this is not what I want. I want it to open in
> my upper window (preferably moving cursor and focus there) and leave
> the agenda window intact so I can still see it.

Use the [Tab] key instead of [Enter]

-- 
Miłego dnia,
Łukasz Stelmach


___
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


Re: [Orgmode] Re: Keeping agenda window

2010-06-15 Thread Eric S Fraga
On Tue, 15 Jun 2010 14:00:28 +0200, Radosław Grzanka  
wrote:
> 
> 
> Strange. If I bring up the agenda (C-c a a) and then invoke follow
> > mode (v f), when I move down or up (n or p) in the agenda view, the
> > other window gets updated with the entry on the current line.  You
> > should not have to hit TAB, although TAB is useful when you are not in
> > follow mode of course.
> >
> > What version of org-mode are you using?
> Hello,
>   Thanks for reply. If I use n or p it works. If I use arrow keys
> (which I always do) it does not. So I guess I'm not using it as
> inteded.

arrow keys work fine for me (and also for Bernt Hansen, as he says in
another message).  What are your arrow keys bound to?  Try "C-c h"
followed by an arrow key (say down) to see what command will be
invoked.  In my case, it is

 runs the command org-agenda-next-line

which is the same command that will be invoked if you hit "n".
-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D
___
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


[Orgmode] Re: Keeping agenda window

2010-06-15 Thread Bernt Hansen
Bernt Hansen  writes:

>What org-mode version are you using?  (M-x org-mode)

Sorry this should be (M-x org-version)

-Bernt


___
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


[Orgmode] Re: Keeping agenda window

2010-06-15 Thread Bernt Hansen
Radosław Grzanka  writes:

> Strange. If I bring up the agenda (C-c a a) and then invoke follow
>> mode (v f), when I move down or up (n or p) in the agenda view, the
>> other window gets updated with the entry on the current line.  You
>> should not have to hit TAB, although TAB is useful when you are not in
>> follow mode of course.
>>
>> What version of org-mode are you using?
> Hello,
>   Thanks for reply. If I use n or p it works. If I use arrow keys
> (which I always do) it does not. So I guess I'm not using it as
> inteded.

Arrow keys work just fine here for follow mode.  Something is not right
in your setup.  What org-mode version are you using?  (M-x org-mode)

-Bernt

___
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


Re: [Orgmode] Re: Keeping agenda window

2010-06-15 Thread Radosław Grzanka


Strange. If I bring up the agenda (C-c a a) and then invoke follow

mode (v f), when I move down or up (n or p) in the agenda view, the
other window gets updated with the entry on the current line.  You
should not have to hit TAB, although TAB is useful when you are not in
follow mode of course.

What version of org-mode are you using?

Hello,
  Thanks for reply. If I use n or p it works. If I use arrow keys 
(which I always do) it does not. So I guess I'm not using it as inteded.


Thank you,
  Radek.

___
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


Re: [Orgmode] Re: Keeping agenda window

2010-06-15 Thread Eric S Fraga
On Tue, 15 Jun 2010 13:12:20 +0200, Radosław Grzanka  
wrote:
> 
> W dniu 2010-06-15 13:13, Matt Lundin pisze:
> > Radosław Grzanka  writes:
> >
> >
> >> W dniu 2010-06-15 10:16, Livin Stephen Sharma pisze:
> >>
> >>  Radek,  have you tried 'org-agenda-follow-mode'?   [ yes, I did
> >>  see you write "..if i follow the link to one of my outlines.." in
> >>  your email :) ]
> >>
> >> Hello,   thank you for your reply. I did not know about follow-mode
> >> but it seems it is not working like described here:
> >> http://orgmode.org/manual/ Agenda-commands.html
> >>
> >> It says:  "In Follow mode, as you move the cursor through the agenda
> >> buffer, the other window always shows the corresponding location in
> >> the Org file."
> >>  
> > Follow mode works as described here. What precisely is not working for
> > you?
> >
> 
> I might have not written this clearly. From description it seems that
> follow mode, once activated should change the content of the other
> window whenever I change cursor position in agenda buffer. It does
> not. It changes content of the other window only upon activation
> (hitting 'F') and then does nothing. It says "Follow" in status bar
> but seems to do nothing until I quit Follow mode and enter it again.

Strange.  If I bring up the agenda (C-c a a) and then invoke follow
mode (v f), when I move down or up (n or p) in the agenda view, the
other window gets updated with the entry on the current line.  You
should not have to hit TAB, although TAB is useful when you are not in
follow mode of course.

What version of org-mode are you using?
-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D
___
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


[Orgmode] Re: Keeping agenda window

2010-06-15 Thread Bernt Hansen
Radosław Grzanka  writes:

> W dniu 2010-06-15 10:16, Livin Stephen Sharma pisze:
>
> Radek,
>  have you tried 'org-agenda-follow-mode'?
>  [ yes, I did see you write "..if i follow the link to one of my 
> outlines.." in your email :) ]
>
> Hello,   thank you for your reply. I did not know about follow-mode
> but it seems it is not working like described here:
> http://orgmode.org/manual/Agenda-commands.html
>
> It says:  "In Follow mode, as you move the cursor through the agenda
> buffer, the other window always shows the corresponding location in
> the Org file." .   Unfortunately it does not work like that. It
> doesn't "ALWAYS" show location - only when I enter follow-mode with
> "F".
>

Follow mode is off by default when you start the agenda.  You can
change this with org-agenda-start-with-follow-mode.

>   Either way, it is really nice feature (if it works like described)
> but it still does not work like I want it. I want to be able to hit
> 'RET' in agenda buffer and move cursor to other window to location of
> the heading keeping agenda display in bottom window.

RET replaces the agenda with the item.  TAB does what you want I think.

-Bernt

___
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


[Orgmode] Re: Keeping agenda window

2010-06-15 Thread Radosław Grzanka

W dniu 2010-06-15 13:13, Matt Lundin pisze:

Radosław Grzanka  writes:

   

W dniu 2010-06-15 10:16, Livin Stephen Sharma pisze:

 Radek,  have you tried 'org-agenda-follow-mode'?   [ yes, I did
 see you write "..if i follow the link to one of my outlines.." in
 your email :) ]

Hello,   thank you for your reply. I did not know about follow-mode
but it seems it is not working like described here:
http://orgmode.org/manual/ Agenda-commands.html

It says:  "In Follow mode, as you move the cursor through the agenda
buffer, the other window always shows the corresponding location in
the Org file."
 

Follow mode works as described here. What precisely is not working for
you?
   


I might have not written this clearly. From description it seems that 
follow mode, once activated should change the content of the other 
window whenever I change cursor position in agenda buffer. It does not. 
It changes content of the other window only upon activation (hitting 
'F') and then does nothing. It says "Follow" in status bar but seems to 
do nothing until I quit Follow mode and enter it again.



Try TAB (org-agenda-goto).

,[(info "(org) Agenda commands")]
| `'
|  Go to the original location of the item in another window. Under
|  Emacs 22, `mouse-1' will also works for this.
`
   


I knew it was supposed to be simple! Thank you very much. This is 
exactly what I wanted - thanks.


Radek.

___
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


[Orgmode] Re: Keeping agenda window

2010-06-15 Thread Matt Lundin
Radosław Grzanka  writes:

> W dniu 2010-06-15 10:16, Livin Stephen Sharma pisze:
>
> Radek,  have you tried 'org-agenda-follow-mode'?   [ yes, I did
> see you write "..if i follow the link to one of my outlines.." in
> your email :) ]
>
> Hello,   thank you for your reply. I did not know about follow-mode
> but it seems it is not working like described here:
> http://orgmode.org/manual/ Agenda-commands.html
>
> It says:  "In Follow mode, as you move the cursor through the agenda
> buffer, the other window always shows the corresponding location in
> the Org file." 

Follow mode works as described here. What precisely is not working for
you?

>   Either way, it is really nice feature (if it works like described)
> but it still does not work like I want it. I want to be able to hit
> 'RET' in agenda buffer and move cursor to other window to location of
> the heading keeping agenda display in bottom window.

Try TAB (org-agenda-goto).

,[(info "(org) Agenda commands")]
| `'
|  Go to the original location of the item in another window. Under
|  Emacs 22, `mouse-1' will also works for this.
`

- Matt

___
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