From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark Plaksin Newsgroups: gmane.emacs.help Subject: Re: does emacs-unicode-2 branch stop developing? Date: Wed, 05 Sep 2007 07:35:36 -0400 Message-ID: References: <4AACBE14-6B36-4762-86FF-C2D9EDC1C289@Web.DE> <87sl5uer3s.fsf@zqbx.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188992188 26859 80.91.229.12 (5 Sep 2007 11:36:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Sep 2007 11:36:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 05 13:36:24 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IStBD-0003z7-Uj for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Sep 2007 13:36:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IStBC-0006LK-DN for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Sep 2007 07:36:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IStAs-0006Ip-OD for help-gnu-emacs@gnu.org; Wed, 05 Sep 2007 07:35:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IStAq-0006Gj-3X for help-gnu-emacs@gnu.org; Wed, 05 Sep 2007 07:35:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IStAp-0006GS-Rc for help-gnu-emacs@gnu.org; Wed, 05 Sep 2007 07:35:55 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IStAp-0002Yh-FR for help-gnu-emacs@gnu.org; Wed, 05 Sep 2007 07:35:55 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IStAj-0003qu-FY for help-gnu-emacs@gnu.org; Wed, 05 Sep 2007 13:35:49 +0200 Original-Received: from stone.tss.usg.edu ([168.24.82.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Sep 2007 13:35:49 +0200 Original-Received: from happy by stone.tss.usg.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Sep 2007 13:35:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: stone.tss.usg.edu User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.51 (gnu/linux) Cancel-Lock: sha1:cly8WKJ5XJgi47Xys3xW7rccPBk= X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47229 Archived-At: Peter Dyballa writes: > Who needs the multi-tty feature? And what is it actually good for? It gives screen-like functionality to Emacs. You can have as many X- and tty-based frames as you want. It's great for connecting to an Emacs instance that's already running. I've been using it for years and love it. I start Emacs inside a screen session on my desktop at work. Then I start an X frame and use that when I'm at work. When I'm at home I ssh to my work desktop and connect to my running Emacs instance with 'emacsclient -t'. Here's the main author's page about it: http://lorentey.hu/project/emacs.html.en