From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien 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: Sat, 22 Dec 2012 16:07:30 +0100 Message-ID: <87wqw9y823.fsf@bzg.ath.cx> References: <87bofivc8b.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmYbF-0006Ug-V5 for emacs-orgmode@gnu.org; Sat, 22 Dec 2012 18:35:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TmYbA-0003v2-1y for emacs-orgmode@gnu.org; Sat, 22 Dec 2012 18:35:25 -0500 Received: from mail-we0-f179.google.com ([74.125.82.179]:53744) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmYb9-0003uq-Rl for emacs-orgmode@gnu.org; Sat, 22 Dec 2012 18:35:19 -0500 Received: by mail-we0-f179.google.com with SMTP id r6so2855881wey.10 for ; Sat, 22 Dec 2012 15:35:19 -0800 (PST) In-Reply-To: (Michael Brand's message of "Thu, 8 Nov 2012 15:17:13 +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: Michael Brand Cc: michael_heerdegen@web.de, Org Mode Michael Brand writes: > 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. Both `org-display-outline-path' and visibility cycling will not populate the *Message* buffer with messages anymore. Thanks for this suggestion. -- Bastien