[718] in Athena Bugs
Re: 6.0C Vax -- problem with emacs (18.50) and/or uwm (? version)
daemon@ATHENA.MIT.EDU (Robert S. French)
Wed Aug 31 14:05:12 1988
Date: Wed, 31 Aug 88 14:04:42 EDT
From: "Robert S. French" <rfrench@ATHENA.MIT.EDU>
To: carla@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU
This is indeed a problem with uwm as far as I can tell. Emacs doesn't
set any maximum size hints, and other applications I've tried also
can't be resized greater than the width of the screen. A simple
solution might be to use the command: M-x set-variable <RET>
truncate-lines <RET> t <RET> This will cause lines wider than the
emacs screen not to be wrapped around. The keys ^X < and ^X > can be
used to scroll horizontally.
Rob