From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: Parital scrolling of image
Date: Tue, 22 Feb 2005 00:15:06 +0100 [thread overview]
Message-ID: <m3bradbj45.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <x5fz0qalue.fsf@lola.goethe.zz> (David Kastrup's message of "Mon, 24 Jan 2005 16:27:37 +0100")
David Kastrup <dak@gnu.org> writes:
>>> a) an "open preview" that starts on a line of its own in preview-latex
>>> has an overlay starting at the beginning of the line. This overlay
>>> has a before-string consisting of an image (display-property on a
>>> single x character IIRC) followed by \n (so that the image will appear
>>> on a line of its own). Note that the image as well as the \n are not
>>> connected to a character in the buffer, but appear just as
>>> before-string. Nevertheless, previous-line in the first _real_ line
>>> of the overlay will be sufficiently confused as to not move at all.
>>> Never. This effect is probably not related to the very latest
>>> changes, though. I just noticed it when playing with the new code.
>>> It leads to pretty unintuitive results, though.
>>
>> I tried various things with your circ.tex, but I cannot reproduce this
>> with my latest fixes.
>
> I can. Generate previews, then walk with cursor left-right into a
> preview that starts in the first column
> (\begin{equation}...\end{equation} is a good candidate). Then walk a
> few cursor positions to the right, then cursor up. The cursor will
> just stick. See bottom half of included screen shot for a scenario.
Does this still happen with my latest fixes?
>
> Then there is another one: if you have a small window with a partial
> graphic at the bottom, and you use scroll-down, then the partial
> graphic gets moved down pretty much as expected, only to scroll up
> back on-screen when the cursor blinks. That is: in some instances the
> scrolling decisions do not survive cursor blinking.
I think I have fixed this. Please test.
> Seems to work. One thing that surprised me is that the scroll bars (I
> have no-toolkit scrollbars) do not seem to fall into the pixel-based
> scrolling category: only whole images get moved, no vscroll effects
> noticeable. This is particularly obvious when dragging.
I put this on the FOR-RELEASE list.
I also fixed it so that when you move backwards into an image,
emacs now shows that bottom part of the image, rather than the
top part (which triggers the crash in sit-for).
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
next prev parent reply other threads:[~2005-02-21 23:15 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-20 23:26 Parital scrolling of image Kim F. Storm
2005-01-21 0:32 ` David Kastrup
2005-01-21 23:57 ` Kim F. Storm
2005-01-21 20:11 ` Richard Stallman
2005-01-22 1:46 ` Kim F. Storm
2005-01-22 16:55 ` David Kastrup
2005-01-23 0:55 ` Kim F. Storm
2005-01-23 19:32 ` David Kastrup
2005-01-24 13:59 ` Kim F. Storm
2005-01-24 15:02 ` Ralf Angeli
2005-01-24 16:41 ` Ralf Angeli
2005-01-24 20:45 ` Kim F. Storm
2005-01-25 0:01 ` Ralf Angeli
2005-01-24 15:27 ` David Kastrup
2005-02-21 23:15 ` Kim F. Storm [this message]
2005-02-22 1:48 ` David Kastrup
2005-01-23 21:42 ` David Kastrup
2005-01-23 23:06 ` David Kastrup
2005-01-24 13:49 ` Kim F. Storm
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3bradbj45.fsf@kfs-l.imdomain.dk \
--to=storm@cua.dk \
--cc=emacs-devel@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).