all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Terminal is not fully functional: from Shell of Emacs
Date: Thu, 24 Sep 2009 19:55:17 +1000	[thread overview]
Message-ID: <87iqf87jlm.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: h9dg9b$4tv$1@amma.irisa.fr

July <zell08v@orange.fr> writes:

> Hello,
>
> I have some trouble with the Terminal from Emacs, when I try do simply
> man ls,
>
> The shell of Emacs gives me,
> WARNING: terminal is not fully functional
>
> This is quite disturbing. Anyone knows how to get out of this warning plz?
>

If you are talking about shell-mode, your partially out of luck. Shell
mode is a simple command line shell that lacks the full functionality of
a normal terminal shell - its more a 'dum' terminal and does not support
things like ANSI escape characters that are used to do terminal I/O for
programs such as those based on curses etc.. Essentially, it is the wrong tool. 

You can try M-x term and you will get a more ansi equivalent
terminal. However, for browsing man pages, you are much better off using
either M-x man or M-x woman. 

If M-x term still doesn't work, check out the emacs references. There is
a terminfo file provided in the /etc directory of the emacs distribution
whihc you can setup on your system to get full terminal support.

Tim

-- 
tcross (at) rapttech dot com dot au


  parent reply	other threads:[~2009-09-24  9:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 15:53 Terminal is not fully functional: from Shell of Emacs July
2009-09-23 16:16 ` Teemu Likonen
2009-09-23 16:50   ` July
2009-09-23 20:20     ` Colin S. Miller
2009-09-24  8:44     ` Peter Dyballa
2009-09-24 10:07     ` Tim X
2009-09-24 16:25       ` Jean Magnan de Bornier
2009-09-25 21:57         ` jpkotta
2009-09-23 18:33 ` despen
2009-09-24  9:55 ` Tim X [this message]
2009-09-24 11:12 ` Andreas Politz
2009-09-26 15:16   ` Sean Sieger
2009-09-26 16:10     ` Peter Dyballa
     [not found] ` <mailman.7407.1253790784.2239.help-gnu-emacs@gnu.org>
2014-08-21 12:33   ` yrdeboer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iqf87jlm.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.