From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark Tilford Newsgroups: gmane.emacs.help Subject: Re: Possible bug Date: Thu, 12 Aug 2010 15:50:07 -0500 Message-ID: References: <87lj8bg9qz.fsf@steelpick.2x.cz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1281646264 18397 80.91.229.12 (12 Aug 2010 20:51:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Aug 2010 20:51:04 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michal Sojka Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 12 22:51:02 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 1Ojejn-0005tA-9i for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Aug 2010 22:50:59 +0200 Original-Received: from localhost ([127.0.0.1]:45137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ojejk-0002wh-Ra for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Aug 2010 16:50:52 -0400 Original-Received: from [140.186.70.92] (port=43359 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ojej9-0002tL-NT for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 16:50:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ojej4-00028T-HM for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 16:50:12 -0400 Original-Received: from mail-wy0-f169.google.com ([74.125.82.169]:61941) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ojej4-00028H-DS for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 16:50:10 -0400 Original-Received: by wyg36 with SMTP id 36so2037403wyg.0 for ; Thu, 12 Aug 2010 13:50:08 -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:cc:content-type :content-transfer-encoding; bh=lcc1Lb0A3dVfKTqw/3GR6Hb9bHlSL9kL+I2CR8kVl4U=; b=TEMnUMRHzQskpT1qRUOd6fJ0GDceB5WvJQS4RLZA6vfwDnW/sFip9ijqGq5jhDdlA4 jjiNDwfWOFc7Y6XRSgPBe3S6hIJBOb7eDrynwFcO0kkW4WNe0woSBT+bW9RGzC0HoK1U AMI/eZmiu3nM9MzHT1ZZUyTvignqHTsY2AOWk= 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 :cc:content-type:content-transfer-encoding; b=IL1wYrhbaDUyr83zHPNhf8zBAuk+c3AodZHTKb3fSC0LfMg11+H+DFZO15aUcJ1vsj YQwPZ9g7hHgpOMtCkhyvmrM/77a+a46uUpV82nomSg9d0mhfRAW9AMO27bmZZDvByRk0 PbIF74vzdb4ELzBRQI5aVRvYQn/NlEHn/uiFM= Original-Received: by 10.227.138.133 with SMTP id a5mr527817wbu.191.1281646208114; Thu, 12 Aug 2010 13:50:08 -0700 (PDT) Original-Received: by 10.216.170.15 with HTTP; Thu, 12 Aug 2010 13:50:07 -0700 (PDT) In-Reply-To: <87lj8bg9qz.fsf@steelpick.2x.cz> 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:74581 Archived-At: ii emacs23-common 23.1+1-4ubuntu7 On Thu, Aug 12, 2010 at 9:56 AM, Michal Sojka wrote: > On Tue, 10 Aug 2010, Mark Tilford wrote: >> Does this happen for anyone else? >> >> 1) =A0Fill a window with about two screenfuls of text. >> 2) =A0Scroll down to the bottom. >> 3) =A0Position another window so it covers part of the first few lines. >> 4) =A0Hold the up arrow until the window scrolls. >> 5) =A0The parts of the text that were hidden by the other window will >> not be drawn. > > Hi, > > you didn't write on which platform you have these problems. It doesn't > happen for me on Linux/XFCE. > > -Michal >