all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Vinicius Jose Latorre <viniciusjl@ig.com.br>
Cc: emacs-pretest-bug@gnu.org, rms@gnu.org,
	Michael Kifer <kifer@cs.sunysb.edu>
Subject: Re: 23.0.50; Display bug with vline.el and viper
Date: Wed, 23 Jan 2008 01:17:33 +0100	[thread overview]
Message-ID: <4796879D.8080709@gmail.com> (raw)
In-Reply-To: <47968698.5020205@gmail.com>

Lennart Borgman (gmail) wrote:
> Vinicius Jose Latorre wrote:
>>
>>>> Could it be a bug in vline mode?  What does vline mode do, anyway?
>>>
>>> Drew answered what it does.
>>>
>>> I do not think it is a bug in vline. The code that updates the 
>>> display in vline-show is in a save-excursion form so point should be 
>>> restored.
>>
>> I had a similar problem in highline package.
>>
>> Try to insert:
>>
>>    (redisplay t)
>>
>> At the end of vline-show function.
> 
> It did not cure the problem, but changed the behaviour a bit (when I 
> added it at the beginning of the function, after vline-clear has been 
> run). I think this might be a redisplay problem.
> 
> I tried to narrow it down a bit more. It happens when there is something 
> like this
> 
>   a line that wraps
>   empty line
>   non-empty line
> 
> Try this with
> 
>   - screen height 3
>   - viper-mode on
>   - vline-mode on
>   - point in column 1

Eh, forgot to say that cursor should be on the non-empty line and that 
this line should be at the bottom of the screen. The strange cursor move 
happens when down arrow is pressed. Then suddenly point jumps to the 
empty line and no scrolling occurs.

There is no error signaled (on the lisp level).

> 
> Just press the up and down keys repeatedly. (Turn on viper-mode with 
> viper-mode and turn it off with viper-go-away.)
> 
> It looks very weird that viper-mode is involved. There are viper 
> functions in pre/post-command-hook, but AFAICS they does nothing here. 
> (Am I missing something, Michael?)
> 
> Is there no one else that can reproduce this? Is it perhaps a w32 only 
> problem?
> 
> 
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel
> 

  reply	other threads:[~2008-01-23  0:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-21 10:30 23.0.50; Display bug with vline.el and viper Lennart Borgman (gmail)
2008-01-22 22:30 ` Richard Stallman
2008-01-22 23:02   ` Drew Adams
2008-01-22 23:24   ` Lennart Borgman (gmail)
2008-01-23  0:45     ` Vinicius Jose Latorre
2008-01-23  0:13       ` Lennart Borgman (gmail)
2008-01-23  0:17         ` Lennart Borgman (gmail) [this message]
2008-01-23 16:20       ` Richard Stallman
2008-01-23 16:31         ` Lennart Borgman (gmail)
2008-01-23 19:49           ` Vinicius Jose Latorre
2008-01-23 19:06             ` Lennart Borgman (gmail)
2008-01-23 23:07               ` Vinicius Jose Latorre
2008-01-23 22:37                 ` Lennart Borgman (gmail)
2008-01-24  0:48                   ` Vinicius Jose Latorre
2008-02-01 15:31 ` Lennart Borgman (gmail)
2008-02-27 23:18 ` Lennart Borgman (gmail)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4796879D.8080709@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=kifer@cs.sunysb.edu \
    --cc=rms@gnu.org \
    --cc=viniciusjl@ig.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.