From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Bug: Messaging when moving in the agenda [7.9.2 (7.9.2-GNU-Emacs-24-3 @ /usr/share/emacs/24.2.50/lisp/org/)] Date: Thu, 8 Nov 2012 15:17:13 +0100 Message-ID: References: <87bofivc8b.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWSv4-0002Ae-Ss for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 09:17:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWSux-00025e-5M for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 09:17:22 -0500 Received: from mail-vb0-f41.google.com ([209.85.212.41]:61867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWSuw-00025Y-Uh for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 09:17:15 -0500 Received: by mail-vb0-f41.google.com with SMTP id v13so3230772vbk.0 for ; Thu, 08 Nov 2012 06:17:14 -0800 (PST) In-Reply-To: <87bofivc8b.fsf@web.de> 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: Org Mode Cc: michael_heerdegen@web.de Hi all On Wed, Oct 31, 2012 at 5:27 PM, Michael Heerdegen wrote: > So, IMHO `org-display-outline-path' should still display its stuff in > the echo area, but prevent logging in *Messages*. I also agree. Until now I assumed that this would not be possible because I didn't know about: > AFAIK, the way to do this is to bind `message-log-max' to nil. > [...] > Dunno if there are other functions that could benefit from the same > treatment. At least also visibility cycling. Michael