From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; Display bug with vline.el and viper Date: Thu, 28 Feb 2008 00:18:01 +0100 Message-ID: <47C5EFA9.1010208@gmail.com> References: <4794745D.7060006@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204154319 11596 80.91.229.12 (27 Feb 2008 23:18:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Feb 2008 23:18:39 +0000 (UTC) To: Emacs Devel , "Kim F. Storm" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 28 00:19:05 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 1JUVY6-0005EI-7c for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 00:18:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUVXZ-0006sw-EO for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 18:18:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUVXU-0006sq-Ju for emacs-devel@gnu.org; Wed, 27 Feb 2008 18:18:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUVXT-0006sE-HF for emacs-devel@gnu.org; Wed, 27 Feb 2008 18:18:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUVXT-0006sB-A1 for emacs-devel@gnu.org; Wed, 27 Feb 2008 18:18:15 -0500 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JUVXS-0007BO-Ju for emacs-devel@gnu.org; Wed, 27 Feb 2008 18:18:15 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:64777 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JUVXO-0005au-7u; Thu, 28 Feb 2008 00:18:13 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: <4794745D.7060006@gmail.com> X-Antivirus: avast! (VPS 080227-0, 2008-02-27), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JUVXO-0005au-7u. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1JUVXO-0005au-7u 95242cd1cb5bb7492bf9bfa71261c4d5 X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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:90667 Archived-At: I think the bug below is still there. I have no idea what to do. Kim, I CC:ed you because I thought you might have some idea. Lennart Borgman (gmail) wrote: > Scrolling down with down arrow get stuck in a loop in some positions. > Cursor goes down to the bottom of the screem, but then the cursor jumps > up some lines. The page is not scrolled down as it should be. The cursor > is stuck in this loop. > > To reproduce this start with > > emacs -Q > > then open the attached file (vline.el) and do > > M-x eval-buffer > M-x vline-mode > M-x viper > > > Just hold down and the bug will eventually show up. To make > it easier to see what happens you can reduce frame height first. > > > > > In GNU Emacs 23.0.50.1 (i386-mingw-nt5.1.2600) > of 2008-01-13 on my-pc > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4) --cflags -Ic:/g/include' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: ENU > locale-coding-system: cp1252 > default-enable-multibyte-characters: t > > Major mode: Emacs-Lisp > > Minor modes in effect: > vline-mode: t > tooltip-mode: t > tool-bar-mode: t > mouse-wheel-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > unify-8859-on-encoding-mode: t > utf-translate-cjk-mode: t > auto-compression-mode: t > line-number-mode: t > > Recent input: > C-x C-f v l M-x e v a l - b u f f e > r M-x v i p e r - m o d e M-x v l > i n e - m o d e > > > > > > > > > > > M-h > > > Recent messages: > Warning: no fonts matching > `-*-opensymbol-normal-r-normal-*-12-*-*-*-c-*-iso8859-1' available [2 > times] > For information about GNU Emacs and the GNU system, type C-h C-a. > Loading subst-ksc...done > Loading subst-gb2312...done > Loading subst-big5...done > Loading subst-jis...done > Loading viper... > Loading c:/Documents and Settings/Lennart Borgman/Application > Data/.viper...done > Loading viper...done > Vline mode enabled > > > ------------------------------------------------------------------------ > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel