thank you both! (add-hook 'org-finalize-agenda-hook (lambda () (set (make-local-variable 'tooltip-delay) 86400) ;; disable the face that comes up when mouse pointer ;; is over an org agenda line. that can be confusing ;; because i already have a highlight face for point. (remove-text-properties (point-min) (point-max) '(mouse-face t))))
- Re: [O] how to stop the mouse pointer highlighting in agen... Samuel Wales
- Re: [O] how to stop the mouse pointer highlighting in... Igor Sosa Mayor
- Re: [O] how to stop the mouse pointer highlightin... Samuel Wales
- Re: [O] how to stop the mouse pointer highlig... Igor Sosa Mayor
- Re: [O] how to stop the mouse pointer hig... Samuel Wales
- Re: [O] how to stop the mouse pointe... Igor Sosa Mayor
- Re: [O] how to stop the mouse pointe... Bastien
- Re: [O] how to stop the mouse pointe... Igor Sosa Mayor
- Re: [O] how to stop the mouse pointe... Bastien
- Re: [O] how to stop the mouse pointe... Igor Sosa Mayor
- Re: [O] how to stop the mouse pointe... Samuel Wales