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

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

scroll-up should retain column by default


From: Dan Jacobson
Subject: scroll-up should retain column by default
Date: Wed, 21 Jan 2004 02:28:47 +0800
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

$ wget http://www.ilgradio.com/ilgradio-files/ILGBTEXT.ZIP #or any file with 
300 char lines
$ unzip ILGBTEXT.ZIP
$ emacs -q --no-site-file -nw -eval '(toggle-truncate-lines)' ILGSTEXT.TXT
#(Oh, no effect there, regardless of the cheery "enabled" message. Must do it 
again:)
ESC x toggle-truncate-lines RET C-e C-v
Note that we are unhappily sent back to the first column.
Wait, if one did C-x < instead of C-e, then it would have remembered
the column. Therefore, look into C-e.




reply via email to

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