unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Scrolling change
       [not found] <E1CtF7f-000197-5K@fencepost.gnu.org>
@ 2005-05-02 11:41 ` Kim F. Storm
  0 siblings, 0 replies; only message in thread
From: Kim F. Storm @ 2005-05-02 11:41 UTC (permalink / raw)
  Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

>       * Lisp Changes in Emacs 21.4
>
>       +++
>     + ** The line-move, scroll-up, and scroll-down functions will now
>     + modify the window vscroll to scroll through display rows that are
>     + taller that the height of the window, for example in the presense of
>     + large images.  To disable this feature, Lisp code may bind the new
>     + variable `auto-window-vscroll' to nil.
>
> This seems like mainly a user-level change, so it should be described
> in the user changes section.  Also, I think the new scrolling feature
> may needs to be in the Emacs Manual.

Vscrolling is not a user-controlled feature as such, and the current
description in NEWS is about Lisp functions behaving differently, but
with a user visible effect to fix short-comings of previous releases.

Also, I do not envision that a user would want to disable
auto-window-vscroll (so it is not a defcustom).

So I suggest to keep the above entry as is.

>
> Could you DTRT with NEWS?

I have added the following description to the user visible changes:

** Moving or scrolling through images (and other lines) taller that
the window now works sensible, by automatically adjusting the window's
vscroll property.

>
>                              Also maybe the Emacs Manual, but if you
> just add the new item to NEWS, that will serve as a reminder to update
> the Emacs Manual.

IMO, the new functionality is "obvious", so I don't think it is
necessary to mention this in the Emacs Manual - and I don't know
what to write or where...

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-02 11:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1CtF7f-000197-5K@fencepost.gnu.org>
2005-05-02 11:41 ` Scrolling change Kim F. Storm

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