Samuel Wales <samolog...@gmail.com> writes:

> i find the highlighting of lines upon mouse pointer movement and the
> echo area notification to be distracting.

for the highlighting:

(add-hook 'org-finalize-agenda-hook
    (lambda () (remove-text-properties
               (point-min) (point-max) '(mouse-face t))))

-- 
:: Igor Sosa Mayor     :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::


Reply via email to