emacs-pretest-bug
[Top][All Lists]
Advanced

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

M-x term has staircase effect, M-x shell hasn't


From: clemens fischer
Subject: M-x term has staircase effect, M-x shell hasn't
Date: 19 Mar 2003 18:52:11 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (berkeley-unix)

hi.

i have used the terminal emulation in the past, but not the shell
command.  with the recent CVS emacs, things changed in that M-x term,
calling up bash(1) produces staircased output, as if only newline is
sent to the screen, but not carriage return.

  127 p3 # echo $TERM
                     eterm
                        ~
  127 p3 # echo $TERMCAP
                      
eterm:li#23:co#89:cl=\E[H\E[J:cd=\E[J:bs:am:xn:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:ce=\E[K:ho=\E[H:pt:al=\E[L:dl=\E[M:DL=\E[%dM:AL=\E[%dL:cs=\E[%i%d;%dr:sf=\n:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:dc=\E[P:DC=\E[%dP:IC=\E[%d@:im=\E[4h:ei=\E[4l:mi::so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m:md=\E[1m:mr=\E[7m:me=\E[m:UP=\E[%dA:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC
    ~

with M-x shell, things work as expected:

  0 p2 # echo $TERM
  emacs
  ~
  0 p2 # echo $TERMCAP
  emacs:co#90:tc=unknown:

the terminal emulation, including ANSI-term, produce the staircase,
but the shell doesn't.  sorry, but including the terminal
capabilities was the only thing i could think of, so please email me
if there's detail missing.  google did not turn up anything helpful
here.



In GNU Emacs 21.3.50.1 (i386-unknown-freebsd4.6.2, X toolkit, Xaw3d scroll bars)
 of 2003-03-02 on spotteswoode.dnsalias.org
configured using `configure '--without-xim' '--without-sound' 'CFLAGS=-O''

Important settings:
  value of $LC_ALL: de_DE.ISO_8859-1
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.ISO_8859-1
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: nil

Recent input:
B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B 
ESC O B q ESC x t e r m RET RET l s RET e x i t RET 
ESC x ESC x ESC x C-x k RET ESC x s h e l l RET l f 
RET ESC O P c C-c C-b ESC x r e p o TAB r t TAB b u 
TAB RET

Recent messages:
Invalid face text property value: term-default [57 times]
Loading shell...done
Loading ansi-color...done
C-c C-b runs the command shell-backward-command
Loading emacsbug...done

  clemens




reply via email to

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