roy@sts.sts.UUCP (05/26/89)
/* Written 12:28 pm May 22, 1989 by jeffb@grace.cs.washington.edu.UUCP in sts:gnu.emacs */
/* ---------- "cmushell (comint): Send whole line" ---------- */
I rarely (OK - never) want to split a line when I am sending a command using
cmushell. I got tired of "C-e C-m" everytime I wanted to send some input
so I added a variable to comint.el called `comint-split-lines' which defaults
to t (the behaviour in the original distribution). This only adds five
new lines to comint.el. Here's the diff:
/* End of text from sts:gnu.emacs */
Not to punish the poster of the patch with a request for source code,
I'm punishing everyone (isn't that better?) Anyway, it sounds like
"cmushell" is some kind of a command interpreter which runs inside of
GNU-Emacs. If so, I would like to try it out. Anyone out there have
it? I must have missed it when it was posted (well, I missed
something if it was not posted too!) Thanks.
==================================================================
Roy Bixler | UUCP: ...!{claris,sun}!sts!roy |
Semiconductor Test Solutions | Internet: sts!roy@Claris.COM |
4101 Burton Dr. | phones: (408) 727-2885 x132 (work)|
Santa Clara, CA 95054 | (408) 289-1035 (home)|
==================================================================