Why not get the GNU stty program, and then make a script to start emacs, so
that when you exit emacs (or kermit, if *that* is the trouble) your size
gets reset:
#!/bin/sh
/usr/local/bin/emacs $*
/usr/local/bin/stty rows howmanyrows cols howmanycols
*shrug* This works for me after logging into a remote site and having my
tty size set to 80x25.
-Ken
--
Ken == kenc@sol.acs.unt.edu == kenc@vaxb.acs.unt.edu
Ray's Rule of Precision:
Measure with a micrometer. Mark with chalk. Cut with an axe.
Previous message: [thread] [date] [author] Next message: [thread] [date] [author]
Messages in current thread:
Re: Why does scrolling sometimes mess up?, Ken Corey - Operator, (Tue Aug 18, 9:14 am)