Re: [O] org-mouse

2013-11-15 Thread Rainer Stengele
Hi, I also do see no functionality of any mouse button press after successfully 
requiring org-mouse.
How can I track that problem?

Rainer

Am 14.11.2013 17:43, schrieb Nick Dokos:
 Kenneth Jacker k...@be.cs.appstate.edu writes:
 
 [ Xubuntu 12.04.3;  Xfce 4.8;  Wfwm 4.8.3; org-mode 8.2.1 ]

 As stated in the ELisp source file, I put this in my .emacs:

 (require 'org-mouse)

 I then evaled the above, and even restarted Emacs, but I can't seem to
 get any additional mouse behavior in Org.

 Do I need something else?

 
 No, evaling the require should be enough.
 
 Try clicking button-1 on an asterisk of a heading in an org file: does
 it fold the item? If so, it's working :-)
 
 org-mouse.el contains the following notes - that should give you an idea
 of what it does:
 
 ;; Org-mouse implements the following features:
 ;; * following links with the left mouse button (in Emacs 22)
 ;; * subtree expansion/collapse (org-cycle) with the left mouse button
 ;; * several context menus on the right mouse button:
 ;;+ general text
 ;;+ headlines
 ;;+ timestamps
 ;;+ priorities
 ;;+ links
 ;;+ tags
 ;; * promoting/demoting/moving subtrees with mouse-3
 ;;+ if the drag starts and ends in the same line then promote/demote
 ;;+ otherwise move the subtree
 ;;
 
 It all seems to work fine for me.
 
 Nick
 
 
 
 




Re: [O] org-mouse: solved

2013-11-15 Thread Rainer Stengele
I needed to configure variable org-mouse-features

Works! Thanks, Rainer.

Am 15.11.2013 14:08, schrieb Rainer Stengele:
 Hi, I also do see no functionality of any mouse button press after 
 successfully requiring org-mouse.
 How can I track that problem?
 
 Rainer
 
 Am 14.11.2013 17:43, schrieb Nick Dokos:
 Kenneth Jacker k...@be.cs.appstate.edu writes:

 [ Xubuntu 12.04.3;  Xfce 4.8;  Wfwm 4.8.3; org-mode 8.2.1 ]

 As stated in the ELisp source file, I put this in my .emacs:

 (require 'org-mouse)

 I then evaled the above, and even restarted Emacs, but I can't seem to
 get any additional mouse behavior in Org.

 Do I need something else?


 No, evaling the require should be enough.

 Try clicking button-1 on an asterisk of a heading in an org file: does
 it fold the item? If so, it's working :-)

 org-mouse.el contains the following notes - that should give you an idea
 of what it does:

 ;; Org-mouse implements the following features:
 ;; * following links with the left mouse button (in Emacs 22)
 ;; * subtree expansion/collapse (org-cycle) with the left mouse button
 ;; * several context menus on the right mouse button:
 ;;+ general text
 ;;+ headlines
 ;;+ timestamps
 ;;+ priorities
 ;;+ links
 ;;+ tags
 ;; * promoting/demoting/moving subtrees with mouse-3
 ;;+ if the drag starts and ends in the same line then promote/demote
 ;;+ otherwise move the subtree
 ;;

 It all seems to work fine for me.

 Nick




 
 
 




Re: [O] org-mouse: solved

2013-11-15 Thread Kenneth Jacker
  rs I needed to configure variable org-mouse-features

Ah, the other part that I didn't know about ... ;-)


Thanks to all for the help,

  -Kenneth



Re: [O] org-mouse

2013-11-15 Thread Kenneth Jacker
   Do I need something else?

  nd No, evaling the require should be enough.

OK.

  nd Try clicking button-1 on an asterisk of a heading in an org file:
  nd does it fold the item? If so, it's working :-)

Yes, that does!  Guess I was clicking in the inactive areas of the heading.


Thanks for your help!

  -Kenneth



[O] org-mouse

2013-11-14 Thread Kenneth Jacker
[ Xubuntu 12.04.3;  Xfce 4.8;  Wfwm 4.8.3; org-mode 8.2.1 ]

As stated in the ELisp source file, I put this in my .emacs:

(require 'org-mouse)

I then evaled the above, and even restarted Emacs, but I can't seem to
get any additional mouse behavior in Org.

Do I need something else?


Sorry if I've missed the obvious,
-- 
Prof Kenneth H Jacker   k...@cs.appstate.edu
Computer Science Dept   www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA



Re: [O] org-mouse

2013-11-14 Thread Nick Dokos
Kenneth Jacker k...@be.cs.appstate.edu writes:

 [ Xubuntu 12.04.3;  Xfce 4.8;  Wfwm 4.8.3; org-mode 8.2.1 ]

 As stated in the ELisp source file, I put this in my .emacs:

 (require 'org-mouse)

 I then evaled the above, and even restarted Emacs, but I can't seem to
 get any additional mouse behavior in Org.

 Do I need something else?


No, evaling the require should be enough.

Try clicking button-1 on an asterisk of a heading in an org file: does
it fold the item? If so, it's working :-)

org-mouse.el contains the following notes - that should give you an idea
of what it does:

;; Org-mouse implements the following features:
;; * following links with the left mouse button (in Emacs 22)
;; * subtree expansion/collapse (org-cycle) with the left mouse button
;; * several context menus on the right mouse button:
;;+ general text
;;+ headlines
;;+ timestamps
;;+ priorities
;;+ links
;;+ tags
;; * promoting/demoting/moving subtrees with mouse-3
;;+ if the drag starts and ends in the same line then promote/demote
;;+ otherwise move the subtree
;;

It all seems to work fine for me.

Nick





Re: [O] org-mouse

2013-11-14 Thread Samuel Wales
org-mouse is an excellent package.  wfm:

  (when window-system (require 'org-mouse))

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.



[O] org-mouse broken

2013-06-08 Thread Samuel Wales
In recent git master, when org-mouse is loaded, the mouse is not
active in the stars of headlines.

After reverting the Org buffer, the mouse is active.

This is an insufficient bug report, but I cannot do better at this
time.  I hope that somebody can think of recent activity in the git
repo that could have affected this.

Thanks.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.