home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / emacs / help / 5167 < prev    next >
Encoding:
Text File  |  1992-12-23  |  716 b   |  28 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!news.cs.indiana.edu!babbage.ece.uc.edu!ucunix.san.uc.edu!theobald
  3. From: theobald@ucunix.san.uc.edu (Allen M. Theobald)
  4. Subject: Jump scrolling problem
  5. Message-ID: <BzpuDK.81J@ucunix.san.uc.edu>
  6. Organization: University of Cincinnati
  7. Distribution: usa
  8. Date: Wed, 23 Dec 1992 14:17:43 GMT
  9. Lines: 17
  10.  
  11.  
  12. Fellow Netters!
  13.  
  14. In emacs *shell* and *cmushell* is there any way to turn jump
  15. scrolling off?  I would like it to become smooth so that 'cat'
  16. and 'more' work correctly.  This command works for the buffers
  17. but not the *shell* or *cmushell* buffers:
  18.  
  19.  
  20.     ;; this set smooth scrolling when cursor goes off page
  21.     (setq scroll-step 1)
  22.  
  23.  
  24.  
  25.         Thanks,
  26.  
  27.         Allen
  28.