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

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

Re: automatic-hscrolling not configurable


From: Andreas Schwab
Subject: Re: automatic-hscrolling not configurable
Date: Fri, 11 Jan 2002 22:32:37 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.30 (ia64-suse-linux)

Klaus Straubinger <KSNetz@Arcor.DE> writes:

|> After setting automatic-hscrolling to t, I get, more or less, the
|> behaviour of the now obsolete hscroll package. So far, so good. But
|> there are no customization options as in hscroll. The most annoying
|> "feature" I would like to customize away is the fact that it is not
|> possible to scroll one column at a time. This is inconvenient if one
|> has to read text that is as wide as the buffer, but additionally
|> indented. Is there a reason why equivalents to hscroll-snap-threshold,
|> hscroll-step-percent, and the like are not provided?

scroll-left might already do what you want:

If `automatic-hscrolling' is non-nil, the argument ARG modifies
a lower bound for automatic scrolling, i.e. automatic scrolling
will not scroll a window to a column less than the value returned
by this function.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-904229 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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