Rainer M Krug <rai...@krugs.de> writes: > Hi > > is there a worg page about the usage of org-mouse, and what it should be > doing? > > I read on this list that after (require 'org-mouse) (which I did > successfully) clicking left-mouse-buttom should fold, but it does not > happen. > > Do I have to configure something in addition? Is there an example > configuration? >
No, but you have to click on the asterisks, not on the rest of the headline. If you do ``C-h c'' and then click carefully, you will see that clicking on the asterisks is bound to org-open-at-mouse, whereas clicking on the rest of the headline is bound org-mouse-down-mouse. -- Nick