From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Jan_Dj=C3=A4rv?= Newsgroups: gmane.emacs.devel Subject: Re: A new name for the state of a set of frames? Date: Thu, 1 Aug 2013 20:32:03 +0200 Message-ID: <174AF37F-09F0-406C-830A-7EB3DDA311CB@swipnet.se> References: <51F8CBD0.7020708@gmx.at> <87txjbt175.fsf@zigzag.favinet> <87ehaevqly.fsf@bzg.ath.cx> <87li4l79ra.fsf@bzg.ath.cx> <87wqo571xr.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1375384027 11389 80.91.229.3 (1 Aug 2013 19:07:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2013 19:07:07 +0000 (UTC) Cc: Juanma Barranquero , martin rudalics , Emacs developers , Stefan Monnier , Thien-Thi Nguyen To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 01 21:07:09 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V4yDM-0000tP-JH for ged-emacs-devel@m.gmane.org; Thu, 01 Aug 2013 21:07:08 +0200 Original-Received: from localhost ([::1]:35292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4yDM-0000vD-4a for ged-emacs-devel@m.gmane.org; Thu, 01 Aug 2013 15:07:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4yDD-0000ul-HX for emacs-devel@gnu.org; Thu, 01 Aug 2013 15:07:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4yD8-00041G-Ed for emacs-devel@gnu.org; Thu, 01 Aug 2013 15:06:59 -0400 Original-Received: from mail01.bdtv.se ([176.10.222.34]:60018) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1V4xfV-0007w7-1p for emacs-devel@gnu.org; Thu, 01 Aug 2013 14:32:09 -0400 Original-Received: (qmail 21850 invoked by uid 89); 1 Aug 2013 18:32:04 -0000 Original-Received: from h-46-59-42-57.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.57) by mail01.bdtv.se with ESMTPA; 1 Aug 2013 18:32:04 -0000 Original-Received: from [172.20.199.240] (unknown [172.20.199.240]) by coolsville.localdomain (Postfix) with ESMTPSA id 25E291A1CDC; Thu, 1 Aug 2013 18:32:04 +0000 (UTC) In-Reply-To: <87wqo571xr.fsf@bzg.ath.cx> X-Mailer: iPhone Mail (10B350) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 176.10.222.34 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:162332 Archived-At: Hi.=20 1 aug 2013 kl. 19:31 skrev Bastien : > Stefan Monnier writes: >=20 >>> "view" is more 3D-friendly (a bit like "perspective"). >>=20 >> But IIUC Eclipse's "perspective"s are "windows-state"s, no? >=20 > Yes. >=20 > Each Workbench window contains one or more perspectives. > Perspectives contain views and editors and control what appears in > certain menus and tool bars. More than one Workbench window can > exist on the desktop at any given time. >=20 To be clear: Workbench window corresponds to Emacs frame.=20 Eclipse view corresponds to Emacs window (sort of). > That's from: > http://help.eclipse.org/juno/index.jsp?topic=3D%2Forg.eclipse.platform.doc= .user%2Fconcepts%2Fconcepts-4.htm >=20 > Also see: > http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html= >=20 > (I just searched the web, I never used Eclipse.) I have and do, with Emacs key bindings of course :-) Jan D.=