[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#373: scroll-up, scroll-down don't respect current column
From: |
jidanni |
Subject: |
bug#373: scroll-up, scroll-down don't respect current column |
Date: |
Sat, 07 Jun 2008 01:28:38 +0800 |
> As luck would have it, I installed a few days ago a change that
> preserves the column position (if you set
> scroll-preserve-screen-position).
Please document scroll-preserve-screen-position in the scroll-up and
scroll-down docstrings.
In emacs-version "22.2.1" one can set scroll-preserve-screen-position
to t, but it is broken as it does not correct the behavior stated in
this bug. I assume you have made fixes to address this. Thanks.