From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: Re: State of NS port Date: Sat, 12 Jan 2013 15:58:46 +0100 (CET) Message-ID: <20130112.155846.2267676142560540640.hanche@math.ntnu.no> References: <69E12347-B799-48E4-AE1A-115365CEA4C8@gmail.com> <22C1B7A8E2294F08983ACE6BA77A7346@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1358002748 24563 80.91.229.3 (12 Jan 2013 14:59:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2013 14:59:08 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 12 15:59:26 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tu2YJ-00076K-4E for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2013 15:59:19 +0100 Original-Received: from localhost ([::1]:42033 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu2Y3-0006Ip-78 for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2013 09:59:03 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu2Xv-0006Ij-Nl for emacs-devel@gnu.org; Sat, 12 Jan 2013 09:59:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tu2Xp-0000IV-KS for emacs-devel@gnu.org; Sat, 12 Jan 2013 09:58:55 -0500 Original-Received: from hylle01.itea.ntnu.no ([2001:700:300:3::100]:45787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu2Xp-0000HX-91 for emacs-devel@gnu.org; Sat, 12 Jan 2013 09:58:49 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by hylle01.itea.ntnu.no (Postfix) with ESMTP id 563AC31E03E for ; Sat, 12 Jan 2013 15:58:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at hylle01.itea.ntnu.no Original-Received: from localhost (245.248.202.84.customer.cdi.no [84.202.248.245]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: hanche) by hylle01.itea.ntnu.no (Postfix) with ESMTPSA id CEC9F31E001; Sat, 12 Jan 2013 15:58:44 +0100 (CET) In-Reply-To: <22C1B7A8E2294F08983ACE6BA77A7346@gmail.com> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.5 on Emacs 24.3.50 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:700:300:3::100 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:156288 Archived-At: [Chris Zheng (2013-01-12 03:49:09 UTC)] > I suffered this problem too, and it's because of two bug fixes after I dig it awhile. > > bug#11484: 23.4; Scrolling leaves traces of old text behind > > http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-05/msg00383.html > > LCD-smoothing was turned off to fix this bug, > [...] > I simply revert these two fixes, and problem you mentioned is gone. IIRC, while LCD-smoothing was on, the display was rather the opposite of crisp. The fuzziness led to quite a bit of eye strain on my part, and I was very happy when kLCD-smoothing was turned off. I have some complaints about the NS port myself, but rendering issues is not among them. (Though clearly, something must have happened in the font department: There are many more glyphs displayed as boxes in the HELLO file than there used to.) - Harald