From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dimitri Fontaine Newsgroups: gmane.emacs.devel Subject: Re: Tabs for console. Date: Fri, 03 Dec 2010 13:29:26 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1291379389 14328 80.91.229.12 (3 Dec 2010 12:29:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Dec 2010 12:29:49 +0000 (UTC) Cc: Andreas Schwab , Emacs Dev To: Alin Soare Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 03 13:29:42 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1POUlh-0004pR-Ov for ged-emacs-devel@m.gmane.org; Fri, 03 Dec 2010 13:29:42 +0100 Original-Received: from localhost ([127.0.0.1]:56521 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POUlh-00035U-9b for ged-emacs-devel@m.gmane.org; Fri, 03 Dec 2010 07:29:41 -0500 Original-Received: from [140.186.70.92] (port=48172 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POUlY-00033i-Qk for emacs-devel@gnu.org; Fri, 03 Dec 2010 07:29:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POUlX-00034t-En for emacs-devel@gnu.org; Fri, 03 Dec 2010 07:29:32 -0500 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:42889 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POUlX-00034f-AE for emacs-devel@gnu.org; Fri, 03 Dec 2010 07:29:31 -0500 Original-Received: by mx1.naquadah.org (Postfix, from userid 8) id 3EB095C0BF; Fri, 3 Dec 2010 13:29:29 +0100 (CET) Original-Received: from DimIMac.local (89-158-241-48.rev.dartybox.com [89.158.241.48]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id ED3C65C0A1; Fri, 3 Dec 2010 13:29:26 +0100 (CET) Original-Received: by DimIMac.local (Postfix, from userid 501) id 93E121315E76; Fri, 3 Dec 2010 13:29:26 +0100 (CET) User-Mail-Address: dim@tapoueh.org In-Reply-To: (Alin Soare's message of "Fri, 3 Dec 2010 13:11:28 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:133343 Archived-At: Alin Soare writes: > Please come with ideas about extending the frames, such that to be able to > write scripts to create tabs that play with frames... What do you think about solutions such as escreen, elscreen or workgroups? http://www.splode.com/~friedman/software/emacs-lisp/src/escreen.el http://www.morishima.net/~naoto/software/elscreen/index.php.en https://github.com/tlh/workgroups.el Regards, -- dim