From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: rendering on gnu/linux Date: Mon, 17 Nov 2008 21:28:19 +0530 Message-ID: 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 1226937538 30122 80.91.229.12 (17 Nov 2008 15:58:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2008 15:58:58 +0000 (UTC) To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 17 17:00:01 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 1L26Vr-0002W6-5n for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2008 16:59:43 +0100 Original-Received: from localhost ([127.0.0.1]:50367 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L26Ug-000423-6u for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2008 10:58:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L26Uc-00041s-J8 for emacs-devel@gnu.org; Mon, 17 Nov 2008 10:58:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L26UZ-0003zg-2e for emacs-devel@gnu.org; Mon, 17 Nov 2008 10:58:25 -0500 Original-Received: from [199.232.76.173] (port=57561 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L26UY-0003za-UB for emacs-devel@gnu.org; Mon, 17 Nov 2008 10:58:22 -0500 Original-Received: from rn-out-0910.google.com ([64.233.170.186]:63559) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L26UY-0000zD-IP for emacs-devel@gnu.org; Mon, 17 Nov 2008 10:58:22 -0500 Original-Received: by rn-out-0910.google.com with SMTP id k32so2229601rnd.7 for ; Mon, 17 Nov 2008 07:58:20 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=xwu6dW0fa0kS1VRY0SWgIU99nECNMF1qFQRevM6Iu+I=; b=nqpSskHWyquME64iL/dBZKwXSWwmGpE+MnDxj183z8eoKOhJ29jrYv+grrOJHSy6xh f96mHHLZN2PPEOpm2KfCNiOquHzC4DZrYxhJ0zDwLvBus48pz3DXNmIC/vCqEzTM3cJP 0vT7bDvqvm/A5h6RYJf9a1FO5j2TqTBSS/rdM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=xvkGGx6EBLaEgsJHMsLc7cwbPiFwN6wEYrUdnjz3WBfeZUFEgf/DAxGjUsPXDBqmN6 DxxhwxXAkImTyUsR7NYCoVaz9JASOxHJqr0lhcnfMgjjlDkbaQMnpS/Br0NNClp+OJxT DbZ8MeUmnDvWdIsPvRneE8PEgwhq6zsy0bz/E= Original-Received: by 10.142.125.4 with SMTP id x4mr2035877wfc.315.1226937499884; Mon, 17 Nov 2008 07:58:19 -0800 (PST) Original-Received: by 10.142.110.21 with HTTP; Mon, 17 Nov 2008 07:58:19 -0800 (PST) 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:105748 Archived-At: 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!