all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Drew Adams <drew.adams@oracle.com>
Cc: 3576@emacsbugs.donarmstrong.com
Subject: bug#3576: 23.0.94; scroll bar scrolls past eob - keeps scrolling
Date: Sat, 27 Jun 2009 02:38:00 +0200	[thread overview]
Message-ID: <jwvprcqikny.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <8BA1212D193F486090CFAC50E0C100E3@us.oracle.com> (Drew Adams's message of "Tue, 16 Jun 2009 17:34:56 -0700")

> Why should they put the last line (whitespace or not) at the _top_ of the
> window, instead of the bottom of the window?

That's the wrong question.  The right question could be something like:

- Why should Emacs (or any other application ofr that matter) prevent
  you from displaying the last line anywhere else than the bottom of the
  window, what would be gained from it?
- Why does Emacs only let you display the first line of the buffer at
  the top of the window? [well, actually, if you play enough with
  overlays and before-strings you could move the first line further
  down, but that's cheating]
- Why hasn't anybody written a patch (after all these years of acrymony)
  so that Emacs can mimick the brain-dead dogmatic behavior of most
  other GUI apps's drag scroll?

> Do you know of a use case for that,

Of course: move the last line so it sits right next to some other line
in some other window.  I often do such things to compare two windows
line-by-line (it doesn't always involve the last line of one of the two
buffers, but sometimes does).

> which might justify that as the standard behavior?

The real justification is that it's difficult to implement and the
benefits are dubious.


        Stefan





  reply	other threads:[~2009-06-27  0:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-15 16:34 bug#3576: 23.0.94; scroll bar scrolls past eob - keeps scrolling Drew Adams
2009-06-15 17:34 ` Eli Zaretskii
2009-06-15 17:44   ` Drew Adams
2009-06-15 18:39     ` Eli Zaretskii
2009-06-15 20:04       ` Drew Adams
2009-06-16  3:03         ` Eli Zaretskii
2009-06-16  3:10           ` Drew Adams
2009-06-16 18:25             ` Eli Zaretskii
2009-06-17  0:34               ` Drew Adams
2009-06-27  0:38                 ` Stefan Monnier [this message]
2011-09-17  6:04                   ` Lars Magne Ingebrigtsen
2011-09-17 14:01                     ` Drew Adams

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=jwvprcqikny.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=3576@emacsbugs.donarmstrong.com \
    --cc=drew.adams@oracle.com \
    /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.