From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jory Denny Newsgroups: gmane.emacs.help Subject: odd message in the terminal Date: Wed, 7 Jul 2010 22:16:55 -0500 (CDT) Message-ID: <826912270.2799181278559015088.JavaMail.root@neo-mail-3> References: <1595020903.2798851278558862876.JavaMail.root@neo-mail-3> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1278578115 6990 80.91.229.12 (8 Jul 2010 08:35:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 8 Jul 2010 08:35:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 08 10:35:15 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OWmZb-0006Yj-4c for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jul 2010 10:35:11 +0200 Original-Received: from localhost ([127.0.0.1]:47756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWmZa-0002VF-GO for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jul 2010 04:35:10 -0400 Original-Received: from [140.186.70.92] (port=49284 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWhbe-0006gN-UC for help-gnu-emacs@gnu.org; Wed, 07 Jul 2010 23:17:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWhbd-0003IR-U0 for help-gnu-emacs@gnu.org; Wed, 07 Jul 2010 23:16:58 -0400 Original-Received: from os-mail-1.tamu.edu ([165.91.23.62]:27566) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWhbd-0003IG-QS for help-gnu-emacs@gnu.org; Wed, 07 Jul 2010 23:16:57 -0400 Authentication-Results: os-mail-1.tamu.edu; dkim=neutral (message not signed) header.i=none Received-SPF: None identity=pra; client-ip=165.91.23.114; receiver=os-mail-1.tamu.edu; envelope-from="jorydenny@neo.tamu.edu"; x-sender="jorydenny@neo.tamu.edu"; x-conformance=sidf_compatible Received-SPF: None identity=mailfrom; client-ip=165.91.23.114; receiver=os-mail-1.tamu.edu; envelope-from="jorydenny@neo.tamu.edu"; x-sender="jorydenny@neo.tamu.edu"; x-conformance=sidf_compatible Received-SPF: None identity=helo; client-ip=165.91.23.114; receiver=os-mail-1.tamu.edu; envelope-from="jorydenny@neo.tamu.edu"; x-sender="postmaster@neo-relay-1.tamu.edu"; x-conformance=sidf_compatible X-HAT: SG INTERNAL_RELAY, P $RELAY, L IncomingMail X-SRBS: 1.0 X-EXTLoop1: 165.91.23.114 X-IronPort-AV: E=Sophos;i="4.53,556,1272862800"; d="scan'208";a="120630312" Original-Received: from neo.tamu.edu (HELO neo-relay-1.tamu.edu) ([165.91.23.114]) by os-mail-1.tamu.edu with ESMTP; 07 Jul 2010 22:16:53 -0500 Original-Received: from mailhost-3.tamu.edu (unknown [10.1.15.3]) by neo-relay-1.tamu.edu (Postfix) with ESMTP id 4041A40002 for ; Wed, 7 Jul 2010 22:16:55 -0500 (CDT) In-Reply-To: <1595020903.2798851278558862876.JavaMail.root@neo-mail-3> X-Originating-IP: [128.194.132.227] X-Mailer: Zimbra 5.0.20_GA_3127.SLES10_64 (ZimbraWebClient - FF3.0 (Linux)/5.0.20_GA_3127.SLES10_64) X-detected-operating-system: by eggs.gnu.org: Google Wireless Transcoder (2) X-Mailman-Approved-At: Thu, 08 Jul 2010 04:34:05 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74133 Archived-At: Hello, I am running Ubuntu Linux 10.04, Emacs verion 23.1.1. I run emacs from the terminal with the command: emacs &, to run it in the background. During certain times when the display is altered this message comes up in the terminal: ** (emacs:8218): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed Can anyone help with this? or know of any fix? -- Thanks for your time and consideration.