unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10902: 24.0.93; Point displayed after end of buffer with scroll-margin
@ 2012-02-27 19:18 Johan Bockgård
  2012-02-27 20:36 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Johan Bockgård @ 2012-02-27 19:18 UTC (permalink / raw)
  To: 10902


emacs -Q

Eval

    (progn
      (pop-to-buffer (get-buffer-create "*foo*"))
      (dotimes (n 5) (insert "x\n"))
      (goto-char (point-min))
      (setq scroll-margin 100)
      (set-window-text-height nil (+ 5 2)))

Press `M->'

  => Point is displayed one line below the end of the buffer.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-03 19:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27 19:18 bug#10902: 24.0.93; Point displayed after end of buffer with scroll-margin Johan Bockgård
2012-02-27 20:36 ` Eli Zaretskii
2012-02-27 22:15   ` Johan Bockgård
2012-03-02 11:40     ` Eli Zaretskii
2012-03-03 17:28       ` Johan Bockgård
2012-03-03 19:06         ` Eli Zaretskii

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).