From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Mattie Newsgroups: gmane.emacs.devel Subject: Re: Neat features in Eclipse editor Date: Tue, 25 Mar 2008 16:17:39 -0700 Message-ID: <20080325161739.05e347b4@reforged> References: <873aqia0eh.fsf@stupidchicken.com> <47E96BAA.7040101@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/WQ8ITGwl0fE8kF49BF=P/Qg"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Trace: ger.gmane.org 1206487352 8579 80.91.229.12 (25 Mar 2008 23:22:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2008 23:22:32 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 26 00:23:02 2008 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.50) id 1JeITm-00078L-M1 for ged-emacs-devel@m.gmane.org; Wed, 26 Mar 2008 00:22:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeITB-00040J-2x for ged-emacs-devel@m.gmane.org; Tue, 25 Mar 2008 19:22:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JeIT5-0003zJ-T4 for emacs-devel@gnu.org; Tue, 25 Mar 2008 19:22:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JeIT4-0003z6-9V for emacs-devel@gnu.org; Tue, 25 Mar 2008 19:22:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeIT4-0003z3-4a for emacs-devel@gnu.org; Tue, 25 Mar 2008 19:22:10 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.238]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JeIT3-0006Kw-Sf for emacs-devel@gnu.org; Tue, 25 Mar 2008 19:22:10 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s7so3618301wxc.24 for ; Tue, 25 Mar 2008 16:22:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; bh=NyH2T4rHJGv7ALePVnryD3hxyM6I+BM+9lzMGPrEO5M=; b=B8QRtl8HQGL+zGy4j+IjrQWfGoEJB4fnw7qOAV/sHfFT3ns59HYGz4kXvwBGnrwaQRszB3xecfJXbIDSC9DjfnckyORGM/XmhvvdsZ84MsOzn6SP56REmr1fiNl5TygiW9FNa3ADFk2UafBLmgTaZjXcyn0dIWwtXvIaU0hx2y4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=kEhBcnNWnlhg70w1h9y0QLupRhmyi7BaT6/u4c9Qmv3IhivA/SHkuEvudinbSimeAMh4UqsqnsAPOk0RvxjNnX6zI5ad9V18J5b2p4IoAlN4DXlF09Znuc8cA6FNqqBGxmcwKIVL7YBlMqGD+imBnVUE7L2pbDa3Hbz4Q9X147k= Original-Received: by 10.140.88.11 with SMTP id l11mr3898203rvb.156.1206487326909; Tue, 25 Mar 2008 16:22:06 -0700 (PDT) Original-Received: from reforged ( [71.217.206.83]) by mx.google.com with ESMTPS id q18sm18790326pog.12.2008.03.25.16.22.06 (version=SSLv3 cipher=OTHER); Tue, 25 Mar 2008 16:22:06 -0700 (PDT) In-Reply-To: <47E96BAA.7040101@gmail.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.8; i686-pc-linux-gnu) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:93465 Archived-At: --Sig_/WQ8ITGwl0fE8kF49BF=P/Qg Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 25 Mar 2008 22:16:26 +0100 "Lennart Borgman (gmail)" wrote: > > Tabs are a graphical interface for buffer switching. The tabs seemed like a neat idea, but I wondered if there was a more powerf= ul way to do various kinds of switching. http://mtorus.berlios.de/ This project, though alpha works for me on 23.x with light use. just a FYI = for the interested. > Should tabs perhaps be more general than that in Emacs? >=20 > Another note about tabs: When considering such features is not that > also a good time to consider something like wxwidgets? >=20 >=20 --Sig_/WQ8ITGwl0fE8kF49BF=P/Qg Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFH6YgTdfRchrkBInkRAhe4AJ9zUxgxgjoQO06/FlDTNqIfOQBk4gCfb58v nsuKOg9qWjS4Nzdnez1I8Ps= =O4lC -----END PGP SIGNATURE----- --Sig_/WQ8ITGwl0fE8kF49BF=P/Qg--