Discussions Search    Reviews    Stream    Buzzzz    Google@Omgili    Q&A    Health    Directory    Categories Add to iGoogle   Bookmark and Share

Refine the results by clicking on a Category

Omgili, forum search, forums search, search forums, discussion search,discussions search, search discussions, board search, boards search, search boards
  Advanced Search

Run Screen in Emacs

On Sun, 26 Aug 2007 12:59:08 +0100, Leo <...@gmail.com> wrote:


Hi there,

How can I run 'screen' in Emacs? I tried it with ansi-term and the error
is:

,----
| Cannot find terminfo entry for 'eterm-color'.
`----

Ideas?

--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)

Gnus is one component of the Emacs operating system.


Hi there,

How can I run 'screen' in Emacs? I tried it with ansi-term and the error
is:

,----
| Cannot find terminfo entry for 'eterm-color'.
`----

Ideas?

--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)

Gnus is one component of the Emacs operating system.





On Sun, 26 Aug 2007 14:58:54 +0200, Emilio Lopes <...@gmx.net> wrote:


Leo writes:

> How can I run 'screen' in Emacs? I tried it with ansi-term and the
> error is:

> ,----
> | Cannot find terminfo entry for 'eterm-color'.
> `----

> Ideas?

From the NEWS file:

** The Emacs terminal emulation in term.el uses a different terminfo name.
The Emacs terminal emulation in term.el now uses "eterm-color" as its
terminfo name, since term.el now supports color.

As the error message says, your system has no terminal description for
"eterm-color". You can either add it (using 'etc/termcap.src') or try
to set the environment variable TERM to something simple as "vt100" or
"vt220". Or maybe your system already has an entry for "eterm"? You
could simply use it in this case.

--
Emílio C. Lopes
Munich, GermanyLeo writes:

> How can I run 'screen' in Emacs? I tried it with ansi-term and the
> error is:

> ,----
> | Cannot find terminfo entry for 'eterm-color'.
> `----

> Ideas?

From the NEWS file:

** The Emacs terminal emulation in term.el uses a different terminfo name.
The Emacs terminal emulation in term.el now uses "eterm-color" as its
terminfo name, since term.el now supports color.

As the error message says, your system has no terminal description for
"eterm-color". You can either add it (using 'etc/termcap.src') or try
to set the environment variable TERM to something simple as "vt100" or
"vt220". Or maybe your system already has an entry for "eterm"? You
could simply use it in this case.

--
Emílio C. Lopes
Munich, Germany

On Mon, 03 Sep 2007 17:06:36 -0500, Exal de Jesus Garcia Carrillo <...@gnu.org> wrote:


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Leo em gnu.emacs.help escreveu :

> Hi there,
>
> How can I run 'screen' in Emacs?


I can run perfectly screen with:

,----
| M-x ansi-term RET /bin/bash RET screen
`----


- --
Spam protection:
In my e-mail remplace the words `no-spam' with `exal'.


.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFG3IVroZmxoVJRtGIRAiOIAJ0XihNy/0zo7v62RMyLBWSO7e0WTwCfQcPg
70KFQbBBKn/q5UNMKi9ChGc=
=CGMI
-----END PGP SIGNATURE----------BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Leo em gnu.emacs.help escreveu :

> Hi there,
>
> How can I run 'screen' in Emacs?


I can run perfectly screen with:

,----
| M-x ansi-term RET /bin/bash RET screen
`----


- --
Spam protection:
In my e-mail remplace the words `no-spam' with `exal'.


.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFG3IVroZmxoVJRtGIRAiOIAJ0XihNy/0zo7v62RMyLBWSO7e0WTwCfQcPg
70KFQbBBKn/q5UNMKi9ChGc=
=CGMI
-----END PGP SIGNATURE-----

On Mon, 03 Sep 2007 19:26:31 -0400, Michael Trausch <"mike|s/\\x40/\\./g;s/|.*|/\\x40/g;|trausch"@us> wrote:


Exal de Jesus Garcia Carrillo, on 09/03/2007 06:06 PM said:
> Leo em gnu.emacs.help escreveu :
>
>> Hi there,
>
>> How can I run 'screen' in Emacs?
>
>
> I can run perfectly screen with:
>
> ,----
> | M-x ansi-term RET /bin/bash RET screen
> `----
>

*jaw drops*

I have always used M-x shell RET, which hasn't served my needs very well...

Now, I don't think I have to ever leave Emacs again... Well, save for
the other applications that I use. All the same, this is awesome!

-- Mike

--
Michael B. Trausch http://www.trausch.us/
Pidgin 2.1.1 and plugins for Ubuntu Feisty!
(And Thunderbird 2.0.0.6, too!) http://www.trausch.us/pidginExal de Jesus Garcia Carrillo, on 09/03/2007 06:06 PM said:
> Leo em gnu.emacs.help escreveu :
>
>> Hi there,
>
>> How can I run 'screen' in Emacs?
>
>
> I can run perfectly screen with:
>
> ,----
> | M-x ansi-term RET /bin/bash RET screen
> `----
>

*jaw drops*

I have always used M-x shell RET, which hasn't served my needs very well...

Now, I don't think I have to ever leave Emacs again... Well, save for
the other applications that I use. All the same, this is awesome!

-- Mike

--
Michael B. Trausch http://www.trausch.us/
Pidgin 2.1.1 and plugins for Ubuntu Feisty!
(And Thunderbird 2.0.0.6, too!) http://www.trausch.us/pidgin

Discussion Title: Run Screen in Emacs
Title Keywords: Screen  Emacs 
 Latest discussions from this group  (gnu.emacs.help)
Mortal comment  
[03 Jul 2009]
On Fri, 03 Jul 2009 10:13:17 -0400, Benjamin Badgley <mortecanine@peop lepc.com "Values...
in the local variables stanza aren't evaluated" Just wanted to comment. Awesome, totally...
The GIT mode  
[03 Jul 2009]
On Fri, 03 Jul 2009 09:25:28 +0300, Mihamina Rakotomandimby <mihamina@gulfsat .mg Hi all...
all, I am running (Copy/paste from the startup buffer): GNU Emacs 23.0.91.1 (x86_64-pc-linux...
Remove local key binding in Dired  
[02 Jul 2009]
On Thu, 02 Jul 2009 08:54:24 +0200, Torben Knudsen <tk@es.aau.dk I have the following...
which I find conveinent ;;; Window spliting (global-set-key (kbd "M-3") 'split-window-horizo ntally...
More...