From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?us-ascii?Q?=3D=3Fiso-8859-1=3FQ=3FRenaud=5FCasenave-P=3DE9r=3DE9?= =?us-ascii?Q?=3F=3D?= Newsgroups: gmane.emacs.devel Subject: Re: terminal emulation Date: Fri, 03 Jun 2011 09:43:05 +0900 Message-ID: <87mxhzycbq.fsf@sandalphon.qentertainment> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1307064119 17664 80.91.229.12 (3 Jun 2011 01:21:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Jun 2011 01:21:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: axel.junker@Safe-mail.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 03 03:21:55 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QSJ5E-00037u-ND for ged-emacs-devel@m.gmane.org; Fri, 03 Jun 2011 03:21:52 +0200 Original-Received: from localhost ([::1]:52658 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSJ5D-0002JH-48 for ged-emacs-devel@m.gmane.org; Thu, 02 Jun 2011 21:21:51 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:58848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSJ4z-0002JC-1O for emacs-devel@gnu.org; Thu, 02 Jun 2011 21:21:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QSJ4y-00009r-2q for emacs-devel@gnu.org; Thu, 02 Jun 2011 21:21:37 -0400 Original-Received: from 88-191-129-158.rev.dedibox.fr ([88.191.129.158]:55961 helo=casenave-pere.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSJ4x-00009T-TW for emacs-devel@gnu.org; Thu, 02 Jun 2011 21:21:36 -0400 Original-Received: from sandalphon.qentertainment (unknown [124.32.180.222]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by casenave-pere.fr (Postfix) with ESMTPSA id 5EEF86BAF0; Fri, 3 Jun 2011 02:43:56 +0200 (CEST) In-Reply-To: (axel junker's message of "Thu, 2 Jun 2011 14:43:42 -0400") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 88.191.129.158 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140107 Archived-At: You can try ansi-term [http://www.emacswiki.org/emacs/AnsiTerm] or multi-te= rm [http://www.emacswiki.org/emacs/MultiTerm] which should do what you want. In particular, aptitude seems to work flawlessly (I just tried 2 minutes ago). If your shell complains about terminfo, you might need to install the packa= ge ncurses-term (at least on Debian). --=20 Renaud Casenave-P=E9r=E9