all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Eilert <spedrosa@gmail.com>
To: Bernardo Barros <bernardobarros2@gmail.com>
Cc: fplemma@gmail.com, rms@gnu.org, joakim@verona.se, emacs-devel@gnu.org
Subject: Re: Efforts to attract more users?
Date: Fri, 9 Jul 2010 12:01:10 -0300	[thread overview]
Message-ID: <AANLkTinDlGeavZaf4pOonJ4cp2aCwtqa0EGuVHh_FQ8E@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinJVMA0n_qZBYoMtAn-zG9rGcjgFu7tjzRqek0b@mail.gmail.com>

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.

In Eclipse, you can hide the frames temporarily, resize them, add or
remove, or maximize the editing window. But usually you do not want to
mess with them, as they contain useful information and are sort of
"persistent".

There are also per-file tabs, but these should  be (and are, in
Eclipse) distinct from the perspectives. Using Aquamacs' approach the
two are mixed, so one would spend quite a lot of time fighting the
interface.

I seem to recall a discussion a while ago about "persistent windows".
That, along with tabs, would duplicate Eclipse's perspectives quite
nicely.

What prevents people I know from switching to Emacs is that Emacs has
no notion of "projects", and operations affecting files in a given
project. While I think Eclipse's approach to be overkill, the way
Textmate does it appears to be enough.


--Stephen

Sent from my Emacs



  reply	other threads:[~2010-07-09 15:01 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 [this message]
2010-07-09 20:25         ` Rolando Pereira
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTinDlGeavZaf4pOonJ4cp2aCwtqa0EGuVHh_FQ8E@mail.gmail.com \
    --to=spedrosa@gmail.com \
    --cc=bernardobarros2@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=fplemma@gmail.com \
    --cc=joakim@verona.se \
    --cc=rms@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.