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

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

Horizontal Scrolling


From: Ashwin Rao
Subject: Horizontal Scrolling
Date: Thu, 5 May 2005 15:39:44 +0530

scroll-conservatively is the variable which can be used to manipulate
the way we
scroll veritically.
I want to horizontally by only one character how to do so?
For vertical scrolling 1 line at a time I added (setq
scroll-conservatively (/ (frame-height) 2)) to my .emacs file.
Please guide me on what to do if i want to scroll  horizontally by one
one character at a time.
Thank in advance.
Regards
Ashwin




reply via email to

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