From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: how to stop the mouse pointer highlighting in agenda? Date: Fri, 18 Apr 2014 21:50:54 -0700 Message-ID: References: <87fvlaxt41.fsf@gmail.com> <878ur2x8ce.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbNEu-0000Kc-1Q for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 00:50:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WbNEt-0007Oi-BN for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 00:50:55 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:46218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbNEt-0007Oe-4h for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 00:50:55 -0400 Received: by mail-wi0-f174.google.com with SMTP id d1so168881wiv.1 for ; Fri, 18 Apr 2014 21:50:54 -0700 (PDT) In-Reply-To: <878ur2x8ce.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Igor Sosa Mayor Cc: emacs-orgmode@gnu.org follow mode is nil. i am referring to the message that says that you can do mouse 2 or RET to go to the org file, which appears whenever the mouse pointer is over an agenda line. this message appears to be hardcoded in various places in org, but i don't know if its echoing can be disabled. your fix to the highlighting is a huge improvement. On 4/18/14, Igor Sosa Mayor wrote: > (setq org-agenda-follow-mode nil)