From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Schmidt 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: Wed, 7 Nov 2012 19:28:09 +0000 (GMT) Message-ID: <87d2zpkyb9@ch.ristopher.com> References: <87bofivc8b.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWBIL-0004rR-0X for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 14:28:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWBIJ-0000XK-VO for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 14:28:12 -0500 Received: from ristopher.com ([146.185.21.93]:41159 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWBIJ-0000XG-Mf for emacs-orgmode@gnu.org; Wed, 07 Nov 2012 14:28:11 -0500 In-Reply-To: <87bofivc8b.fsf@web.de> (Michael Heerdegen's message of "Wed, 31 Oct 2012 17:27:00 +0100") 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: emacs-orgmode@gnu.org Michael Heerdegen writes: > So, IMHO `org-display-outline-path' should still display its stuff in > the echo area, but prevent logging in *Messages*. AFAIK, the way to > do this is to bind `message-log-max' to nil. > > I'm not sure if this is the right thing in every case, but if the goal > is to just display something for better orientation etc., there is no > need for logging. +1, I totally agree. These message do not need to be logged into the *Messages*-buffer because this provides no benefit whatsoever. Christopher