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: Mon, 17 Nov 2008 21:45:08 +0530 Message-ID: References: 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 1226938538 1686 80.91.229.12 (17 Nov 2008 16:15:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2008 16:15:38 +0000 (UTC) To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 17 17:16:39 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 1L26m7-0000lL-Bk for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2008 17:16:31 +0100 Original-Received: from localhost ([127.0.0.1]:50837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L26ky-0000PK-JW for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2008 11:15:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L26ko-0000Ma-8x for emacs-devel@gnu.org; Mon, 17 Nov 2008 11:15:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L26kn-0000ME-Iw for emacs-devel@gnu.org; Mon, 17 Nov 2008 11:15:09 -0500 Original-Received: from [199.232.76.173] (port=54389 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L26kn-0000M9-Fg for emacs-devel@gnu.org; Mon, 17 Nov 2008 11:15:09 -0500 Original-Received: from yx-out-1718.google.com ([74.125.44.156]:15100) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L26kn-0002wl-Bg for emacs-devel@gnu.org; Mon, 17 Nov 2008 11:15:09 -0500 Original-Received: by yx-out-1718.google.com with SMTP id 34so1277189yxf.66 for ; Mon, 17 Nov 2008 08:15:08 -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:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=/WV6fZx13yhe+aQe3GEudskIA/Ez9IegjfNi8bFwCeY=; b=s3VgljHS1Qr2143gPAeUFnB0xcMIou4xj7a5AuDgYeO0vUg0O3AL8KrRabCSuELgmv l+J+L0FceeBjmqTlw09ZW93G/tIKI/G7z1kB0saqvZMvKV2I2PzFgRFG7x9GF+LCFKim ft2HNTx0JFz4w99zvmdaPZ3Jx3SqWimX5JTlU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=wncjQQZZL9znCkRfV6kZOr5AtCIfjc4yskApfWidXi+/JZPg4GXAgrXSUZKccpg6Az +YU4Pt65j4aEBQgFV32Bdzq1uobKxnemsED29vMxYUE8qw+GRG875eoA50wQsYvC2ITP mz92EqKFIVEGwPmkc4fFavxq4Ht41YShRSWQM= Original-Received: by 10.142.172.12 with SMTP id u12mr2055976wfe.26.1226938508137; Mon, 17 Nov 2008 08:15:08 -0800 (PST) Original-Received: by 10.142.110.21 with HTTP; Mon, 17 Nov 2008 08:15:08 -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:105752 Archived-At: A simple way to reproduce: 1. Run vanilla emacs in window mode on GNU/Linux 2. Open some 'C' file with font-lock enabled 3. Keep pressing C-l repeatedly, you will see lines appearing and disappearing randomly. -dhruva On Mon, Nov 17, 2008 at 9:28 PM, dhruva wrote: > Hi, > I just moved from Windoze to GNU/Linux (Ubuntu 8.10), built emacs > from HEAD with default options. When I open a file, I notice some > lines not rendered. When I scroll up and down, I see the contents. I > have tried the same with vanilla emacs and with my customizations, > they happen in both cases. > I must say that Emacs fonts on GNU/Linux is beautiful (gtk)! > > -dhruva > > -- > Contents reflect my personal views only! > -- Contents reflect my personal views only!