From: "R. Diez" <rdiezmail-emacs@yahoo.de>
To: martin rudalics <rudalics@gmx.at>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: Separate area at the top for a serious tab bar
Date: Wed, 27 Jun 2018 08:44:39 +0000 (UTC) [thread overview]
Message-ID: <1534318519.4337295.1530089079932@mail.yahoo.com> (raw)
In-Reply-To: <5B2A458A.4010809@gmx.at>
Hallo Martin:
> A side window at the top of a frame (see section 28.19
> Side Windows of the Elisp manual) is such an area.
> [...]
Despite my limited Lisp skills, I am still thinking about tab bars. 8-)
In the Emacs manual I found the following:
"Side windows are special windows positioned at any of the four sides of a frame’s root window"
You seem to know more than I do, so maybe you can help me save some time investigating around.
In NetBeans, you can split the editor vertically and have one tab bar over each half. Emacs' tabbar.el uses the "ruler" area, which is (or was?) a special area on top of each buffer. This way, each Emacs buffer (or "window") has a tab bar at its top. If I split the frame vertically with split-window-below, I get to see 2 tab bars.
From the documentation, I guess I cannot have a "side window" automatically placed on top of each buffer (or "window"), because side windows only apply to entire frames. Is that right?
I have seen that you can nest windows, which are then called "internal windows". Would a tab bar based on that be hard to manage? I guess that the tab bar would then be another Window as far as Emacs is concerned, so windmove-up would then take me to the tabbar over its buffer window, which I do not really want. Buffer windows might also get confused if they suddenly move down in the window hierarchy in order to make room for a tool bar on top. Any tips on how I could approach a new tab bar implementation?
Thanks in advance,
rdiez
next prev parent reply other threads:[~2018-06-27 8:44 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <376678535.4221832.1529478419186.ref@mail.yahoo.com>
2018-06-20 7:06 ` Separate area at the top for a serious tab bar R. Diez
2018-06-20 12:16 ` martin rudalics
2018-06-20 12:55 ` Van L
2018-06-27 8:44 ` R. Diez [this message]
2018-06-27 9:17 ` martin rudalics
2018-06-20 14:09 ` Drew Adams
2018-06-22 5:51 ` Van L
2018-06-20 16:32 ` Teemu Likonen
2018-06-24 18:31 ` Grant Rettke
2018-06-25 4:48 ` Jay Kamat
2018-06-25 6:24 ` R. Diez
2018-06-25 9:28 ` Marcin Borkowski
2018-06-25 10:20 ` R. Diez
2018-06-25 14:49 ` Eli Zaretskii
2018-06-25 14:56 ` Jean-Christophe Helary
2018-06-25 15:25 ` Eli Zaretskii
2018-06-26 18:55 ` Bob Proulx
2018-06-26 19:01 ` Eric Abrahamsen
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=1534318519.4337295.1530089079932@mail.yahoo.com \
--to=rdiezmail-emacs@yahoo.de \
--cc=help-gnu-emacs@gnu.org \
--cc=rudalics@gmx.at \
/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.