Ilya N. Golubev wrote:
> `comint.el' versions since revision 1.14 of 2006/05/25 02:49:47 -0
> unconditionally add `TERM=dumb' to environment of all processes they
> start.  Programs using readline, including bash 3.1 with their bundled
> readline libraries, with this setting incorrectly truncate long input
> lines.  This may be reproduced with inserting long enough command in
> comint mode buffer and calling `comint-send-input'.  For `echo' with
> single argument, string of 256 `.'s as arg bash process outputs part
> of them, and for the rest of them outputs
> 
> bash: ................: command not found

I cannot reproduce this pasting a long command line such as the above
into bash running in xterm or MacOS X terminal.  I don't use emacs (or
xemacs), and can't reproduce it that way.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to