bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scroll-up, scroll-down, scroll-left, scroll-right


From: Richard Stallman
Subject: Re: scroll-up, scroll-down, scroll-left, scroll-right
Date: Thu, 25 Oct 2001 09:24:25 -0600 (MDT)

    In other words, since the argument to scroll-up is in units of text 
    lines, what interpretation would you suggest for it in a buffer that 
    visits an image?  Currently, it just goes to the end, since an image is 
    treated as a single ``line''.

The natural behavior from the user's point of view would be to treat
the image as taking up a number of lines based on the height of the
`default' face.  Emacs should have the ability to "scroll" some number
of lines into the image.

This is more than a trivial change, but it should not be terribly hard
either if someone wants to do it.  I hope we can get this done.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]