From: Rolando Pereira <finalyugi@sapo.pt>
To: emacs-devel@gnu.org
Subject: Re: Efforts to attract more users?
Date: Fri, 09 Jul 2010 21:25:02 +0100 [thread overview]
Message-ID: <87mxu0bdy9.fsf@sapo.pt> (raw)
In-Reply-To: AANLkTinDlGeavZaf4pOonJ4cp2aCwtqa0EGuVHh_FQ8E@mail.gmail.com
Stephen Eilert <spedrosa@gmail.com> writes:
> On Fri, Jul 9, 2010 at 12:24 AM, Bernardo Barros
> <bernardobarros2@gmail.com> wrote:
>> 2010/7/9 Richard Stallman <rms@gnu.org>:
>>> I saw it once, and it used tabs a lot for switching between
>>> different views. We need to be able to do that too.
>>
>> Hi, Richard. Aquamacs-Emacs implemented tabs too. Just like Firefox
>> and Eclipse.
>>
>
> Not exactly.
>
> I think that Richard is actually refering to "perspectives". A
> "perspective" in Eclipse is actually a collection of windows (using
> Emacs terminology). For instance, one can have a Java perspective,
> with a big editing window in the middle, a class tree on the left,
> class symbols on the right and a console on the bottom of the screen.
> And then a "Debug perspective", with the stack trace on top left,
> variables top right, editing in the center, and whatever else the user
> wants to display.
>
> You can do that in Aquamacs, if you take the time to configure it,
> splitting and switching to the desired buffers, for each tab. Just to
> lose it when Emacs close (mitigated by desktop-save) or when something
> switches one of the buffers you have painstakingly configured.
>
Couldn't Emacs simulate that using something like escreen[1] or
elscreen[2]?
Or maybe with the window-configuration-to-register and jump-to-register
functions.
I'm not sure how those options could be presented the user. Perhaps in a
dropdown menu labeled "Perspectives".
Although the use of registers would require, I think (since I'm not
familiar with the code base), all buffers used on the perspectives to be
created at startup, which would probably increase a lot the startup
time, especially if there is a great number of perspectives.
[1] http://www.emacswiki.org/emacs/EmacsScreen
[2] http://www.emacswiki.org/emacs/EmacsLispScreen
next prev parent reply other threads:[~2010-07-09 20:25 UTC|newest]
Thread overview: 103+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-08 5:31 Efforts to attract more users? Ken Hori
2010-07-08 7:44 ` joakim
2010-07-08 13:28 ` Adrian Robert
2010-07-08 14:26 ` Stephen J. Turnbull
2010-07-08 14:53 ` Stuart Hacking
2010-07-09 21:46 ` Richard Stallman
2010-07-09 22:52 ` Christoph
2010-07-09 23:53 ` Chong Yidong
2010-07-10 14:51 ` Richard Stallman
2010-07-10 14:55 ` Christoph
2010-07-08 15:09 ` Teemu Likonen
2010-07-08 13:54 ` Stuart Hacking
2010-07-09 3:05 ` Richard Stallman
2010-07-09 3:24 ` Bernardo Barros
2010-07-09 15:01 ` Stephen Eilert
2010-07-09 20:25 ` Rolando Pereira [this message]
2010-07-09 7:26 ` Aneesh Kumar K. V
2010-07-09 11:02 ` Lennart Borgman
2010-07-09 7:31 ` christian.lynbech
2010-07-09 11:04 ` Lennart Borgman
2010-07-09 11:24 ` Juanma Barranquero
2010-07-09 11:41 ` Lennart Borgman
2010-07-09 12:58 ` Juanma Barranquero
2010-07-09 13:09 ` Lennart Borgman
2010-07-09 16:09 ` Dan Nicolaescu
2010-07-09 16:42 ` Lennart Borgman
2010-07-09 17:05 ` Dan Nicolaescu
2010-07-09 17:07 ` Lennart Borgman
2010-07-09 17:24 ` Dan Nicolaescu
2010-07-09 17:29 ` Drew Adams
2010-07-10 0:03 ` Juanma Barranquero
2010-07-10 19:15 ` Chong Yidong
2010-07-11 2:43 ` Lennart Borgman
2010-07-10 0:03 ` Juanma Barranquero
2010-07-10 0:11 ` Lennart Borgman
2010-07-10 0:16 ` Juanma Barranquero
2010-07-10 0:28 ` Lennart Borgman
2010-07-10 23:43 ` Juanma Barranquero
2010-07-11 2:40 ` Lennart Borgman
2010-07-11 2:56 ` Juanma Barranquero
2010-07-11 3:13 ` Lennart Borgman
2010-07-12 0:23 ` Stephen J. Turnbull
2010-07-12 1:41 ` Juanma Barranquero
2010-07-12 7:43 ` Stephen J. Turnbull
2010-07-12 8:20 ` Eli Zaretskii
2010-07-12 12:37 ` Richard Stallman
2010-07-12 13:22 ` Eli Zaretskii
2010-07-12 8:21 ` David Kastrup
2010-07-12 7:19 ` Eli Zaretskii
2010-07-12 8:05 ` Stephen J. Turnbull
2010-07-12 8:33 ` Eli Zaretskii
2010-07-12 8:38 ` Deniz Dogan
2010-07-12 8:53 ` David Kastrup
2010-07-09 7:33 ` Emacs learning curve (was Re: Efforts to attract more users?) christian.lynbech
2010-07-09 7:43 ` Emacs learning curve Masatake YAMATO
2010-07-09 11:01 ` Efforts to attract more users? Lennart Borgman
2010-07-11 4:37 ` Miles Bader
2010-07-11 10:48 ` Lennart Borgman
2010-07-11 13:24 ` Miles Bader
2010-07-11 13:55 ` Lennart Borgman
2010-07-11 13:59 ` Miles Bader
2010-07-11 14:13 ` Lennart Borgman
2010-07-11 14:24 ` Eli Zaretskii
2010-07-11 15:01 ` Alan Mackenzie
2010-07-11 15:31 ` Bernardo Barros
2010-07-11 17:28 ` Eli Zaretskii
2010-07-11 21:25 ` John Yates
2010-07-12 7:37 ` Eli Zaretskii
2010-07-12 12:36 ` Richard Stallman
2010-07-12 12:47 ` Stephen Eilert
2010-07-12 16:01 ` Stephen J. Turnbull
2010-07-12 17:25 ` Bernardo Barros
2010-07-12 17:40 ` Eli Zaretskii
2010-07-13 1:33 ` Why not Qt4? (hi, Drew! was: Efforts to attract more users?) Stephen J. Turnbull
2010-07-13 2:37 ` Efforts to attract more users? Miles Bader
2010-07-13 13:51 ` Richard Stallman
2010-07-13 13:56 ` Deniz Dogan
2010-07-13 15:07 ` Alfred M. Szmidt
2010-07-13 15:52 ` Deniz Dogan
2010-07-13 16:17 ` Eli Zaretskii
2010-07-13 15:24 ` Bernardo Barros
2010-07-12 0:25 ` Lennart Borgman
2010-07-11 14:52 ` Bernardo Barros
2010-07-11 15:49 ` Chong Yidong
2010-07-12 0:24 ` Lennart Borgman
2010-07-12 9:42 ` joakim
2010-07-09 12:05 ` Eric M. Ludlam
2010-07-09 12:23 ` Alex Ott
2010-07-09 14:33 ` Aneesh Kumar K. V
2010-07-12 1:57 ` CEDET speed issues [was Re: Efforts to attract more users?] Eric M. Ludlam
2010-07-09 15:39 ` Efforts to attract more users? Leo
2010-07-10 19:05 ` Tom Tromey
2010-07-08 16:56 ` Drew Adams
2010-07-08 23:28 ` Dan Nicolaescu
2010-07-08 23:56 ` Fren Zeee
2010-07-09 0:22 ` Bernardo Barros
2010-08-02 13:24 ` Stefan Monnier
2010-08-02 13:32 ` Bernardo Barros
2010-08-02 20:15 ` Stefan Monnier
2010-08-02 20:30 ` Lennart Borgman
2010-08-02 20:39 ` Jay Belanger
2010-08-03 6:40 ` Andreas Röhler
2010-08-03 8:11 ` Stuart Hacking
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mxu0bdy9.fsf@sapo.pt \
--to=finalyugi@sapo.pt \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).