Re: [O] Visibility cycling applied on several windows

2013-04-03 Thread Bastien
Hi Francesco, "Francesco Pizzolante" writes: > Hi Christopher and Thorsten, > > Thanks for your replies. > > Christopher Schmidt wrote: >> Thorsten Jolitz writes: >>> maybe this is what you need (untested): >>> >>> http://www.gnu.org/software/emacs/manual/html_node/emacs/Indirect-Buffers.html

Re: [O] Visibility cycling applied on several windows

2013-04-02 Thread Francesco Pizzolante
Hi Christopher and Thorsten, Thanks for your replies. Christopher Schmidt wrote: > Thorsten Jolitz writes: >> maybe this is what you need (untested): >> >> http://www.gnu.org/software/emacs/manual/html_node/emacs/Indirect-Buffers.html > > No, an indirect buffer shares its parent's text propertie

Re: [O] Visibility cycling applied on several windows

2013-04-02 Thread Christopher Schmidt
Thorsten Jolitz writes: > maybe this is what you need (untested): > > http://www.gnu.org/software/emacs/manual/html_node/emacs/Indirect-Buffers.html No, an indirect buffer shares its parent's text properties. Christopher

Re: [O] Visibility cycling applied on several windows

2013-04-02 Thread Thorsten Jolitz
"Francesco Pizzolante" writes: > If you have 2 windows opened with the same Org buffer, when you use a > visibility cycling command (TAB, S-TAB, etc.), it changes the visibility in > both windows, while you would expect the visibility being changed only in the > active windows (not in both window

[O] Visibility cycling applied on several windows

2013-04-02 Thread Francesco Pizzolante
Hi, If you have 2 windows opened with the same Org buffer, when you use a visibility cycling command (TAB, S-TAB, etc.), it changes the visibility in both windows, while you would expect the visibility being changed only in the active windows (not in both windows). Is there a way to restrict the