From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Serious bug#1493 Date: Thu, 23 Apr 2009 00:24:57 -0400 Message-ID: <877i1cngiu.fsf@cyd.mit.edu> References: <878wls5emy.fsf@cyd.mit.edu> <200904230227.n3N2RwIi013632@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240460599 26022 80.91.229.12 (23 Apr 2009 04:23:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Apr 2009 04:23:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 23 06:24:39 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LwqUI-0006MP-Rk for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 06:24:39 +0200 Original-Received: from localhost ([127.0.0.1]:60526 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwqSt-0003RG-KN for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 00:23:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwqSp-0003Qm-2f for emacs-devel@gnu.org; Thu, 23 Apr 2009 00:23:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwqSk-0003Pw-H5 for emacs-devel@gnu.org; Thu, 23 Apr 2009 00:23:06 -0400 Original-Received: from [199.232.76.173] (port=40597 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwqSk-0003Pt-6W for emacs-devel@gnu.org; Thu, 23 Apr 2009 00:23:02 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:49891) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwqSj-00010r-Ux for emacs-devel@gnu.org; Thu, 23 Apr 2009 00:23:02 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 05A7157E246; Thu, 23 Apr 2009 00:24:57 -0400 (EDT) In-Reply-To: <200904230227.n3N2RwIi013632@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Wed, 22 Apr 2009 19:27:58 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110422 Archived-At: Dan Nicolaescu writes: > From the backtrace it seems that it's using qtengine: > and AFAIR we've had bugs in the past that were actually due to qtengine, > and not bugs in emacs. > Maybe ask the OP to try to reproduce the problem with another theme... OK, that makes sense. I'll downgrade the severity to normal, then.