unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "David De La Harpe Golden" <david.delaharpe.golden@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Using several frames on TTYs, switching them, terminology: [Is also: Tabbed buffers]
Date: Mon, 28 Jan 2008 15:42:26 +0000	[thread overview]
Message-ID: <8e24944a0801280742g42d5d579p40c684f601222980@mail.gmail.com> (raw)
In-Reply-To: <E1JJOFH-0001Em-Ke@fencepost.gnu.org>

On 28/01/2008, Richard Stallman <rms@gnu.org> wrote:
>     Again, why the word "tab"?
>
> Because that's the word they are generally called, in regard to
> browsers for instance, and what most computer users will know.
>

Heh. Maybe should rename [emacs] frames to windows and [emacs] windows
to panes, too. :-)

>> The display stratagem seems redundant  - we've already got frames
>> and windows - so, would it not be a better idea  to have @def{frame
>> sets}, a collection of frames displayed in the same place, any one of
>> which can be selected by its tab?
>
> That's not what a tab should do.  Tabs should operate within a frame.
>

[using emacs terminology]:

(i) I think by "a collection of frames in the same place" was meant
tabs switching between frame contents i.e. sets of windows?  They'd be
in the one "physical" frame, tabs would select different window
configurations i.e. "virtual" frames.  That sounds a bit like
latter-day-IDE "views" being tabbed.
Of course, winner-mode already exists. Maybe emacs just needs to
expose general tab bar widgets that winner-mode could then use...

(ii) IIRC clicking XEmacs "buffer-tabs"  widgets in its "gutters"
switches between the buffers in the current window of the current
frame though:
http://www.xemacs.org/Documentation/21.5/html/xemacs_4.html#SEC16

While the (i) might be useful I think (ii) is probably what
people would expect  tabs to do if implemented in GNU Emacs
(especially since it's what XEmacs already does...).  Would rapidly
become unwieldy for large buffer counts though.  Then again, the menu
and toolbar are totally unwieldy for large command counts and probably
rapidly get turned off by many advanced emacs users, just as the
buffer-tabs would.

(You _could_ have both (i) and (ii), really.  Would probably look
quite cluttered  though. Of course maybe the GUI clutter of an IDE
with [nonemacs terminology] a zillion tabbed panes holding tabbed
panes of tabbed panes (and let's not forget the customary tabbed panes
that are too big to fit in the enclosing pane and thus induce
horizontal and vertical scrollbars - bleurgh) is what people really
/miss/ in emacs :-) )

  reply	other threads:[~2008-01-28 15:42 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-25 21:57 Tabbed buffers Nick Roberts
2008-01-25 22:40 ` Miles Bader
2008-01-25 23:41   ` Nick Roberts
2008-01-26  0:07     ` Miles Bader
2008-01-26  2:47       ` Stefan Monnier
2008-01-26  5:03         ` Miles Bader
2008-01-26  7:24           ` Thomas Lord
2008-01-26 19:07           ` Stefan Monnier
2008-01-26 14:38         ` Chong Yidong
2008-01-27  0:44           ` Richard Stallman
2008-01-27  1:21             ` Miles Bader
2008-01-27  1:41               ` Stefan Monnier
2008-01-27 16:04                 ` Richard Stallman
2008-01-27  1:50               ` Nick Roberts
2008-01-27  1:58                 ` Miles Bader
2008-01-27  2:10                   ` Nick Roberts
2008-01-27  0:45         ` Richard Stallman
2008-01-27  4:09           ` Eli Zaretskii
2008-01-27 16:13             ` T. V. Raman
2008-01-27 20:59               ` Stefan Monnier
2008-01-27 20:59             ` Stefan Monnier
2008-01-27 23:31               ` Robert J. Chassell
2008-01-28  2:08                 ` Stefan Monnier
2008-01-28  7:17               ` Richard Stallman
2008-01-28  8:31                 ` Stephen J. Turnbull
2008-01-28 15:17                   ` Stefan Monnier
2008-01-28 17:22                     ` Stephen J. Turnbull
2008-01-28 18:18                       ` Stefan Monnier
2008-01-28 19:18                         ` Stephen J. Turnbull
2008-01-28 21:30                           ` Nick Roberts
2008-01-29  6:53                             ` Stephen J. Turnbull
2008-01-29  7:19                               ` Nick Roberts
2008-01-29  8:08                                 ` Stephen J. Turnbull
2008-01-28 21:32                     ` Richard Stallman
2008-01-28 23:05                       ` Bastien Guerry
2008-01-30  6:16                         ` Richard Stallman
2008-01-30  7:53                           ` Bastien Guerry
2008-01-28 21:32                   ` Richard Stallman
2008-01-29  7:10                     ` Stephen J. Turnbull
2008-01-30  6:16                       ` Richard Stallman
2008-02-01  3:50               ` T. V. Raman
2008-02-01 18:26                 ` Richard Stallman
2008-02-03  2:06                   ` T. V. Raman
2008-02-03 16:18                     ` Richard Stallman
2008-01-27 19:55           ` Using several frames on TTYs, switching them, terminology: [Is also: Tabbed buffers] Alan Mackenzie
2008-01-27 20:52             ` Eli Zaretskii
2008-01-27 21:33               ` Alan Mackenzie
2008-01-28  4:15                 ` Eli Zaretskii
2008-02-01  3:32               ` T. V. Raman
2008-01-27 21:13             ` Stefan Monnier
2008-01-27 21:50               ` Alan Mackenzie
2008-01-28  2:03                 ` Stefan Monnier
2008-01-28  7:17             ` Richard Stallman
2008-01-28 15:42               ` David De La Harpe Golden [this message]
2008-01-28 21:32                 ` Richard Stallman
2008-01-26  9:14   ` Tabbed buffers Eli Zaretskii
2008-01-26 11:36     ` Robert J. Chassell
2008-01-26  9:10 ` Eli Zaretskii
2008-01-27  0:12   ` Nick Roberts
2008-01-27  4:07     ` Eli Zaretskii
2008-01-27  4:48       ` Nick Roberts
2008-01-27  8:05         ` Is there any document about Emacs implementation (C source code)? brianjiang
2008-01-27  9:40           ` dhruva
2008-01-27 20:32             ` Stephen J. Turnbull
2008-01-27 20:57               ` Eli Zaretskii
2008-01-27 17:18         ` Tabbed buffers Eli Zaretskii

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=8e24944a0801280742g42d5d579p40c684f601222980@mail.gmail.com \
    --to=david.delaharpe.golden@gmail.com \
    --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).