Go to the first, previous, next, last section, table of contents.

How can I make Emacs automatically scroll horizontally?

There is no completely correct way of doing this that does not involve rewriting all commands or writing your own top-level command loop (not a completely bad idea). Wayne Mesard <wmesard@pescadero.stanford.edu> has written a particularly advanced kludge called `hscroll.el' that checks once a second to make sure point is visible.


Go to the first, previous, next, last section, table of contents.