bug-bash
[Top][All Lists]
Advanced

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

Re: comint: long lines truncated


From: Chet Ramey
Subject: Re: comint: long lines truncated
Date: Fri, 08 Sep 2006 22:29:18 -0400
User-agent: Thunderbird 1.5.0.5 (Macintosh/20060719)

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    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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