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

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

Re: newb q: inferior-mode buffer not scrolling


From: stevenan
Subject: Re: newb q: inferior-mode buffer not scrolling
Date: 23 Sep 2005 22:02:57 -0700
User-agent: G2/0.2

cool!  actually, this ended up working for me:

(add-hook 'inferior-ruby-mode-hook
 '(lambda () (setq comint-scroll-to-bottom-on-output t))) 

thanks!



reply via email to

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