From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: rendering on gnu/linux Date: Tue, 18 Nov 2008 09:24:53 +0530 Message-ID: References: <87tza68a6q.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1226980511 1543 80.91.229.12 (18 Nov 2008 03:55:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2008 03:55:11 +0000 (UTC) Cc: Emacs Devel To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 18 04:56:13 2008 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 1L2HhE-0007Kz-8c for ged-emacs-devel@m.gmane.org; Tue, 18 Nov 2008 04:56:12 +0100 Original-Received: from localhost ([127.0.0.1]:52156 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2Hg5-00088u-Sf for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2008 22:55:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2Hg1-000886-Jt for emacs-devel@gnu.org; Mon, 17 Nov 2008 22:54:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2Hg0-000867-2G for emacs-devel@gnu.org; Mon, 17 Nov 2008 22:54:57 -0500 Original-Received: from [199.232.76.173] (port=56366 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2Hfz-00085u-Je for emacs-devel@gnu.org; Mon, 17 Nov 2008 22:54:55 -0500 Original-Received: from rv-out-0708.google.com ([209.85.198.250]:21001) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2Hfz-0003m3-43 for emacs-devel@gnu.org; Mon, 17 Nov 2008 22:54:55 -0500 Original-Received: by rv-out-0708.google.com with SMTP id k29so3147971rvb.6 for ; Mon, 17 Nov 2008 19:54:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=SwBCEOUS7dezjUYw2dPEWtprwVo8Udd7sJRFJMkWE4U=; b=K7uDgZp/JjjBbf/JUvp4YO8sPCDK9UUGwQ9/MuiZU3JaMhDA+P2oZvXoOu6Z7IGDpF gA7QU7mYCb/jeRrCUL5VkKGUxEVW1TWxvy+3z4lk+0CIx8IvWUTK7vuP6pTsRcvPTW4d v9Wi/s7WZ5kKfG+iJq+Zu7mmKWf5XqrH4csnM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=dMHT3Q7846Bjx3tJBlIUYiBm6Z68DCLzhr1TW4rWZxsffoeNpnlNKNhIrs9jN6GwLQ jxfy/i3prtpDVnpLgKQYJFeNvBOl4Sshqp8P9VwSj5Q500QU0LuEH+1KGfvw9KyxGKS3 QTahoMu3bdi1PaeAEq0fDjbSPNRLoRYaO9BbI= Original-Received: by 10.142.242.11 with SMTP id p11mr2356206wfh.1.1226980493727; Mon, 17 Nov 2008 19:54:53 -0800 (PST) Original-Received: by 10.142.110.21 with HTTP; Mon, 17 Nov 2008 19:54:53 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:105772 Archived-At: Hi, On Tue, Nov 18, 2008 at 8:35 AM, dhruva wrote: > The same problem happens on Emacs22 that I installed from Ubuntu > package too. So, this is not something recent. I will try disabling > Nvdia driver FWIW and test again. The problem was with Nvidia driver #177 which is prompted in Ubuntu with enough warnings. Once I removed, it just works fine! Maybe, it could be documented somewhere so that some other user does not stumble on this issue. Since I knew a bit of emacs and could realize that it was a display problem. At first, it appeared as if some data was lost in the file, that can be scary. -dhruva -- Contents reflect my personal views only!