When I run (c-x c-e), the whole buffer scrolls down so that point is positioned at the last line on the screen. Is this the expected behavior? Is there any way to prevent it?
-austin
On 7/28/07, Austin Haas austin@pettomato.com wrote:
When I run (c-x c-e), the whole buffer scrolls down so that point is positioned at the last line on the screen. Is this the expected behavior? Is there any way to prevent it?
It's not happening for me at least. What does M-x describe-key C-x C-e tell you? GNU Emacs or XEmacs?
Cheers,
-- Nikodemus
<< sorry Nikodemus, meant to send to the list >>
describe key says it is 'slime-eval-last-expression'
GNU Emacs 21.4.2
This problem doesn't seem to occur in Emacs 22.
-austin