From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marcelo de Moraes Serpa Newsgroups: gmane.emacs.help Subject: Re: Linum-mode rendering issues on OSX/Snow Leopard - emacs 23.2 Date: Sun, 11 Jul 2010 17:32:00 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1278887557 19633 80.91.229.12 (11 Jul 2010 22:32:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 11 Jul 2010 22:32:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 12 00:32:35 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OY54c-000412-Og for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jul 2010 00:32:35 +0200 Original-Received: from localhost ([127.0.0.1]:36787 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OY54c-00071H-8v for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Jul 2010 18:32:34 -0400 Original-Received: from [140.186.70.92] (port=50639 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OY547-00070Y-Il for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 18:32:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OY546-0000jS-DJ for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 18:32:03 -0400 Original-Received: from mail-pv0-f169.google.com ([74.125.83.169]:50512) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OY546-0000jL-7o for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 18:32:02 -0400 Original-Received: by pvc30 with SMTP id 30so3918514pvc.0 for ; Sun, 11 Jul 2010 15:32:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=4emNuhe7KfDij2JwR2kVYCnUI/ZSx1M9Eps9OWi3niY=; b=ah8v7jCWm7Z2k+Cogq+z4iRpHq4wHEv1r+9CCvnThqHB0zOgqysPNPZYzahlPizZjo PhCVmq+Vgwp6SmuFsFiFvcl7n9E336fpSqhmWbvxDdJ4OZ0hFoirLEiV39oLBkCPCy30 fCXLiXCDtOS6OiWcN2eEuowuI9PggTP1F417Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=tLtrp8dZJrbxedfybRKC2ytrU7oK+kNd86ExWiLj4EC73dt1C1xvbKO0unNAYHz2Ns 02WcYPFpPkCiQa17F+ySqmR4VnxbWl050i5R0jmSrXWxCNy11qNklQq9gdExdv4QBGPN H5VbgJxjxyoJiDbh9igdlz1STihfKwNtXZR/c= Original-Received: by 10.142.142.1 with SMTP id p1mr15322639wfd.147.1278887520632; Sun, 11 Jul 2010 15:32:00 -0700 (PDT) Original-Received: by 10.143.156.2 with HTTP; Sun, 11 Jul 2010 15:32:00 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74170 Archived-At: *bump* -- Any ideas anyone? On Wed, Jul 7, 2010 at 1:19 PM, Marcelo de Moraes Serpa wrote: > It's not only the line number column. I also get glitches on the > buffer separator line. As you can see on this screenshot: > > http://i26.tinypic.com/2re3b6w.jpg > > - the vertical thin blank line that should render until the bottom > doesn't. It doesn't on the leftmost column (where line numbers should > have been redered, another issue) neither on the column in the center > that separates the two windows. > > Could this be an isolated color-theme issue? The thing is that I > really like this color-theme, but having these glitches is almost > convicing me to switch to plain old vanilla emacs style :( > > Thanks, > > Marcelo. > > On Mon, Jul 5, 2010 at 1:52 PM, Marcelo de Moraes Serpa > wrote: >> Hello everyone, >> >> I've been having this small glitch for some time now already, and ignoring >> it too. However, I'd really like to know why this happens and if there is a >> fix. The line numbers on the rightmost column of the emacs layout are being >> rendering with some glitches, as you can check in this screenshot: >> http://i48.tinypic.com/2eoa0zb.jpg. >> >> This is not a serious issue, but I'd say it is really annoying. Sometimes, >> you can't see some of the numbers. >> >> Does anyone know why this happens and any workaround? >> >> Thanks, >> >> Marcelo. >> >