|
From: | Emacs bug Tracking System |
Subject: | bug#373: marked as done (scroll-up, scroll-down don't respect current column) |
Date: | Fri, 6 Jun 2008 09:15:10 -0700 |
Your message dated Fri, 06 Jun 2008 12:06:53 -0400 with message-id <jwvhcc6tuox.fsf-monnier+emacsbugreports@gnu.org> and subject line Re: bug#373: scroll-up, scroll-down don't respect current column has caused the Emacs bug report #373, regarding scroll-up, scroll-down don't respect current column to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact don@donarmstrong.com immediately.) -- 373: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=373 Emacs Bug Tracking System Contact don@donarmstrong.com with problems
--- Begin Message ---Subject: scroll-up, scroll-down don't respect current column Date: Fri, 06 Jun 2008 07:38:40 +0800 The nerve of scroll-up and scroll-down, always putting the cursor back in column 0 no matter what column we were in. There should be a variable to control this, documented in scroll-up and scroll-down's docstrings. Same with scroll-*-*mark. Test in a buffer made with (compile "yes 01234567|sed 333q").
--- End Message ---
--- Begin Message ---Subject: Re: bug#373: scroll-up, scroll-down don't respect current column Date: Fri, 06 Jun 2008 12:06:53 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) > The nerve of scroll-up and scroll-down, always putting the cursor back > in column 0 no matter what column we were in. There should be a > variable to control this, documented in scroll-up and scroll-down's > docstrings. Same with scroll-*-*mark. 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). Stefan
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |