home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.emacs
- Path: sparky!uunet!spool.mu.edu!umn.edu!news.cs.indiana.edu!babbage.ece.uc.edu!ucunix.san.uc.edu!theobald
- From: theobald@ucunix.san.uc.edu (Allen M. Theobald)
- Subject: Jump scrolling problem
- Message-ID: <BzpuCM.7zA@ucunix.san.uc.edu>
- Organization: University of Cincinnati
- Date: Wed, 23 Dec 1992 14:17:09 GMT
- Lines: 17
-
-
- Fellow Netters!
-
- In emacs *shell* and *cmushell* is there any way to turn jump
- scrolling off? I would like it to become smooth so that 'cat'
- and 'more' work correctly. This command works for the buffers
- but not the *shell* or *cmushell* buffers:
-
-
- ;; this set smooth scrolling when cursor goes off page
- (setq scroll-step 1)
-
-
-
- Thanks,
-
- Allen
-