all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: scrollbar (once more)
Date: Sat, 05 Apr 2003 03:12:42 -0500	[thread overview]
Message-ID: <E191in4-0005WH-00@fencepost.gnu.org> (raw)
In-Reply-To: <200304041451.h34EpDdw007299@rum.cs.yale.edu> (monnier+gnu/emacs@rum.cs.yale.edu)

    > Somehow, with the narrowed buffer completely out of view above the
    > window and point just after the final newline, the computation of the
    > thumb length seems to count the entire inaccessible portion after point
    > as "present" in the window.  Apparently, (- (buffer-size) (point))
    > characters get counted as present in the window.

    It's in set_vertical_scroll_bar (which I just created a few days ago
    by extracting the code out of redisplay_window).

Can you fix this bug?

  reply	other threads:[~2003-04-05  8:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-03  2:35 scrollbar (once more) Luc Teirlinck
2003-04-03 13:15 ` Robert J. Chassell
2003-04-03 22:52 ` Richard Stallman
2003-04-04  4:41   ` Luc Teirlinck
2003-04-04 14:51     ` Stefan Monnier
2003-04-05  8:12       ` Richard Stallman [this message]
2003-04-06 21:05         ` Stefan Monnier
2003-04-06 21:37           ` Luc Teirlinck
2003-04-06 22:51             ` Luc Teirlinck
2003-04-15  2:06               ` Richard Stallman
2003-04-15  2:49                 ` Luc Teirlinck
2003-04-04 22:24     ` Richard Stallman
2003-04-04 23:11       ` Luc Teirlinck
2003-04-04 23:37         ` bug in window-end Luc Teirlinck
2003-04-05  4:41           ` Luc Teirlinck

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=E191in4-0005WH-00@fencepost.gnu.org \
    --to=rms@gnu.org \
    --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 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.