From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michal Sojka Newsgroups: gmane.emacs.help Subject: Re: Possible bug Date: Thu, 12 Aug 2010 16:56:36 +0200 Message-ID: <87lj8bg9qz.fsf@steelpick.2x.cz> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1281625036 11692 80.91.229.12 (12 Aug 2010 14:57:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Aug 2010 14:57:16 +0000 (UTC) To: Mark Tilford , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 12 16:57:13 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 1OjZDV-0006Lf-Cd for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Aug 2010 16:57:13 +0200 Original-Received: from localhost ([127.0.0.1]:43211 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjZDU-0003qe-CA for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Aug 2010 10:57:12 -0400 Original-Received: from [140.186.70.92] (port=59627 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjZCz-0003lc-9p for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 10:56:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjZCy-0000Hg-80 for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 10:56:41 -0400 Original-Received: from max.feld.cvut.cz ([147.32.192.36]:35491) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjZCy-0000HF-3D for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 10:56:40 -0400 Original-Received: from localhost (unknown [192.168.200.4]) by max.feld.cvut.cz (Postfix) with ESMTP id 3501619F330A; Thu, 12 Aug 2010 16:56:38 +0200 (CEST) X-Virus-Scanned: IMAP AMAVIS Original-Received: from max.feld.cvut.cz ([192.168.200.1]) by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new, port 10044) with ESMTP id Q8NjgJIblnaP; Thu, 12 Aug 2010 16:56:37 +0200 (CEST) Original-Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34]) by max.feld.cvut.cz (Postfix) with ESMTP id 04FA219F3307; Thu, 12 Aug 2010 16:56:37 +0200 (CEST) Original-Received: from steelpick.2x.cz (note-sojka.felk.cvut.cz [147.32.86.30]) (Authenticated sender: sojkam1) by imap.feld.cvut.cz (Postfix) with ESMTPSA id 054B9FA005; Thu, 12 Aug 2010 16:56:37 +0200 (CEST) Original-Received: from wsh by steelpick.2x.cz with local (Exim 4.72) (envelope-from ) id 1OjZCu-0004Ke-R8; Thu, 12 Aug 2010 16:56:36 +0200 In-Reply-To: User-Agent: Notmuch/0.3.1-80-g86b7c46 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:74574 Archived-At: On Tue, 10 Aug 2010, Mark Tilford wrote: > Does this happen for anyone else? > > 1) Fill a window with about two screenfuls of text. > 2) Scroll down to the bottom. > 3) Position another window so it covers part of the first few lines. > 4) Hold the up arrow until the window scrolls. > 5) The 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