From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jeff.rancier@softechnics.com (Jeffery B. Rancier) Newsgroups: gmane.emacs.help Subject: Re: debug messages in mini-buffer Date: Wed, 04 Feb 2004 13:21:28 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87wu77rhtr.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075919207 4568 80.91.224.253 (4 Feb 2004 18:26:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Feb 2004 18:26:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 04 19:26:39 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AoRjT-0006vk-00 for ; Wed, 04 Feb 2004 19:26:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AoRfm-0007pA-1G for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Feb 2004 13:22:50 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AoRfG-0007oH-Dn for help-gnu-emacs@gnu.org; Wed, 04 Feb 2004 13:22:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AoRej-0007dW-QN for help-gnu-emacs@gnu.org; Wed, 04 Feb 2004 13:22:16 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AoRei-0007co-V0 for help-gnu-emacs@gnu.org; Wed, 04 Feb 2004 13:21:45 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AoRed-0005HU-00 for ; Wed, 04 Feb 2004 19:21:39 +0100 Original-Received: from mailserver.softechnics.com ([65.247.80.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed Feb 4 18:21:39 2004 Original-Received: from jeff.rancier by mailserver.softechnics.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed Feb 4 18:21:39 2004 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 22 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: mailserver.softechnics.com User-Agent: Gnus/5.110001 (No Gnus v0.1) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:LX/YwThHrM/1BQbPE70NVvSyj7I= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16639 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16639 Kai Grossjohann writes: > jeff.rancier@softechnics.com (Jeffery B. Rancier) writes: > >> I get some form of debug messages in mini-buffer when performing >> certain actions, e.g., >> >> ,---- >> | (iconify-frame (#)) >> | (make-frame-visible (#)) >> `---- >> >> Anyone know what might be causing this? What I can search for in my >> elisp? > > Looks like speedbar. I had a patch once to turn these messages off. > IMHO these messages should be off unless debugging is specifically > requested (or in developer releases). That's curious. I don't use speedbar. -- Jeff