unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#12485: 24.2; Running top in eshell shows error
@ 2012-09-22  1:13 Rajanikanth Jammalamadaka
  2012-09-24  0:52 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Rajanikanth Jammalamadaka @ 2012-09-22  1:13 UTC (permalink / raw)
  To: 12485

[-- Attachment #1: Type: text/plain, Size: 4466 bytes --]

This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org. Please check that
the From: line contains a valid email address. After a delay of up
to one day, you should receive an acknowledgement at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug. If you can, give a recipe
starting from `emacs -Q':

Running the top command in an eshell shows the following error:

'eterm': unknown terminal type

Running the top command in a shell works OK.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/local/share/emacs/24.2/etc/DEBUG.


In GNU Emacs 24.2.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
of 2012-09-17 on Vishwam
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
Configured using:
`configure '--with-x-toolkit=gtk3''

Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t

Major mode: EShell

Minor modes in effect:
tooltip-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t

Recent input:
C-h f C-g C-h v m a i l - h o s <tab> <return> C-x
o C-n C-n C-n C-n C-n C-n C-n C-n C-f C-f C-f C-f C-f
C-f C-f C-f C-f <return> C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-p C-p C-p C-p C-p <help-echo>
<down-mouse-1> <down-mouse-1> <mouse-1> r a j a n i
k a n t h @ g m a i l . c o m <help-echo> <help-echo>
<help-echo> <help-echo> <up> <up> <up> <up> <up> <help-echo>
<down-mouse-1> <mouse-1> <help-echo> <help-echo> <help-echo>
<down-mouse-1> <help-echo> <down-mouse-1> <mouse-1>
C-x 0 C-x RET e s h e <backspace> <backspace> <backspace>
M-x e s h e l l <return> t o p <return> C-p <help-echo>
<down-mouse-1> <mouse-1> <double-down-mouse-1> <double-mouse-1>
<triple-down-mouse-1> <triple-mouse-1> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<menu-bar> <edit> <copy> M-x r e p o C-x b * C-g M-x
s h e l l <return> C-x b <return> M-x r e p o r t -
e m <tab> <return>

Recent messages:
Loading em-glob...done
Loading em-hist...done
Loading em-ls...done
Loading em-prompt...done
Loading em-script...done
Loading em-term...done
Loading em-unix...done
term-send-raw-string: Current buffer has no process [6 times]
Quit
term-send-raw-string: Current buffer has no process [6 times]
term-send-raw-string: Current buffer has no process

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils em-unix pcomplete comint regexp-opt ansi-color
em-term term disp-table ehelp electric em-script em-prompt em-ls em-hist
em-pred em-glob em-dirs em-cmpl em-basic esh-opt em-banner em-alias ring
esh-var esh-io esh-cmd esh-ext esh-proc esh-arg eldoc esh-groups eshell
esh-module esh-mode esh-util cus-edit cus-start cus-load wid-edit
help-mode easymenu view help-fns time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe
lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer loaddefs button faces cus-face files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)



-- 
Rajanikanth

[-- Attachment #2: Type: text/html, Size: 5532 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#12485: 24.2; Running top in eshell shows error
  2012-09-22  1:13 bug#12485: 24.2; Running top in eshell shows error Rajanikanth Jammalamadaka
@ 2012-09-24  0:52 ` Glenn Morris
  2012-09-24  1:27   ` Rajanikanth Jammalamadaka
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2012-09-24  0:52 UTC (permalink / raw)
  To: Rajanikanth Jammalamadaka; +Cc: 12485

Rajanikanth Jammalamadaka wrote:

> Running the top command in an eshell shows the following error:
>
> 'eterm': unknown terminal type

It seems your system is missing a terminfo entry for eterm.
In my Debian testing system, this is found in /usr/share/terminfo/e/eterm,
provided by the ncurses-term pacakge:

    toe -a | grep ^eterm
    eterm         gnu emacs term.el terminal emulation

What system are you using, and have you installed its terminfo package?





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#12485: 24.2; Running top in eshell shows error
  2012-09-24  0:52 ` Glenn Morris
@ 2012-09-24  1:27   ` Rajanikanth Jammalamadaka
  2012-09-24  1:46     ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Rajanikanth Jammalamadaka @ 2012-09-24  1:27 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 12485

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

On Sun, Sep 23, 2012 at 8:52 PM, Glenn Morris <rgm@gnu.org> wrote:

> Rajanikanth Jammalamadaka wrote:
>
> > Running the top command in an eshell shows the following error:
> >
> > 'eterm': unknown terminal type
>
> It seems your system is missing a terminfo entry for eterm.
> In my Debian testing system, this is found in /usr/share/terminfo/e/eterm,
> provided by the ncurses-term pacakge:
>
>     toe -a | grep ^eterm
>     eterm         gnu emacs term.el terminal emulation
>
> What system are you using, and have you installed its terminfo package?
>


Thanks. I installed the ncurses-term package and it works now.

Raj


-- 
Rajanikanth

[-- Attachment #2: Type: text/html, Size: 1021 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#12485: 24.2; Running top in eshell shows error
  2012-09-24  1:27   ` Rajanikanth Jammalamadaka
@ 2012-09-24  1:46     ` Glenn Morris
  2012-09-25  1:17       ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2012-09-24  1:46 UTC (permalink / raw)
  To: Rajanikanth Jammalamadaka; +Cc: 12485

Rajanikanth Jammalamadaka wrote:

> Thanks. I installed the ncurses-term package and it works now.

Now I am wondering whether the Debian emacs package should
require/suggest ncurses-term...

And also why Emacs includes etc/e/eterm-color and lisp/term.el uses it,
but eshell.el uses eterm instead and does not include it...





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#12485: 24.2; Running top in eshell shows error
  2012-09-24  1:46     ` Glenn Morris
@ 2012-09-25  1:17       ` Glenn Morris
  0 siblings, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2012-09-25  1:17 UTC (permalink / raw)
  To: 12485-done

Version: 24.3

I changed eshell-term-name to default to term-term-name (= eterm-color).
This means it will pick up the supplied etc/e/eterm-color entry and not
need a system terminfo entry. It was probably an oversight that
eshell-term-name was not changed back when etc/e/eterm was renamed to
etc/e/eterm-color.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-25  1:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-22  1:13 bug#12485: 24.2; Running top in eshell shows error Rajanikanth Jammalamadaka
2012-09-24  0:52 ` Glenn Morris
2012-09-24  1:27   ` Rajanikanth Jammalamadaka
2012-09-24  1:46     ` Glenn Morris
2012-09-25  1:17       ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).