all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
Subject: Re: Interactive programs and dumb terminals (emacs shell)
Date: Fri, 14 Jul 2006 15:15:59 +1000	[thread overview]
Message-ID: <87bqrsydf4.fsf@tiger.rapttech.com.au> (raw)
In-Reply-To: mailman.4033.1152720752.9609.help-gnu-emacs@gnu.org

"john maclean" <jayeola@gmail.com> writes:

> Hey Chaps,
>
> I've been using M-x shell recently and getting the hang of the
> difference between this shell and say /bin/bash.
>
> My question is in the cases where one installs a program (via say
> apt-get -y install foo) which then prompts you for some configuration
> settings. The emacs shell is a "dumb terminal" as I understand it and
> interactive programs that use ncurses
> won't work. Install latex, tetex or xorg and you'll get asked system
> settings like your resolution, paper size etc.
>
> How can I over come this? ( Hope that this is all clear).
>

A couple of things possibly worth trying out.

1. apt-get can be configured to use text mode rather than a gui style
   interface, such as with dialog or whiptail etc. So, if you are
   configured for text mode, then you should be able to run apt-get
   within a 'dumb' terminal without any problems.

2. Instead of using M-x shell, you could try M-x term. This is a more
   sophisticated terminal emulator and will probably support curses
   based apps.

Tim



-- 
tcross (at) rapttech dot com dot au

  parent reply	other threads:[~2006-07-14  5:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4033.1152720752.9609.help-gnu-emacs@gnu.org>
2006-07-12 16:29 ` Interactive programs and dumb terminals (emacs shell) Markus Triska
2006-07-12 16:34 ` harry meyers
2006-07-12 18:40 ` Pascal Bourguignon
2006-07-13  0:09   ` Miles Bader
2006-07-14  5:15 ` Tim X [this message]
2006-07-12 16:12 john maclean

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=87bqrsydf4.fsf@tiger.rapttech.com.au \
    --to=timx@nospam.dev.null \
    /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.