emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] how to stop the mouse pointer highlighting in agenda?


From: Samuel Wales
Subject: Re: [O] how to stop the mouse pointer highlighting in agenda?
Date: Fri, 18 Apr 2014 21:12:21 -0700

that works for the highlighting part of the question.  thank you!

On 4/18/14, Igor Sosa Mayor <address@hidden> wrote:
> for the highlighting:
>
> (add-hook 'org-finalize-agenda-hook
>     (lambda () (remove-text-properties
>                (point-min) (point-max) '(mouse-face t))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]