all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: "Berndl\, Klaus" <klaus.berndl@capgemini-sdm.com>
Cc: Deniz Dogan <deniz.a.m.dogan@gmail.com>,
	Emacs <emacs-devel@gnu.org>,
	Angelo Graziosi <angelo.graziosi@alice.it>,
	Miles Bader <miles@gnu.org>
Subject: Re: Tabs in Emacs?
Date: Wed, 18 Nov 2009 21:08:34 +0200	[thread overview]
Message-ID: <87skcbtzv1.fsf@mail.jurta.org> (raw)
In-Reply-To: <7697A57B1AD9104F993CDF6A5B69430C08D5A972D3@CORPMAIL08.corp.capgemini.com> (Klaus Berndl's message of "Wed, 18 Nov 2009 11:19:01 +0100")

> Thoughts?

What you describe was implemented in the first prototype of
http://thread.gmane.org/gmane.emacs.devel/93208/focus=94508
that I have later used as the basis of implementing "real" tabs.

In the current implementation, the frame-based tab-bar is located
below the tool-bar.  The C part mostly duplicates code from the
non-tookit implementation of the tool-bar.  So there already exists
a non-tookit version of the tab-bar that works without crashes.

As for the GTK implementation, I still have unresolved problems.
I'd like to share the current code, so all Emacs developers would
be able to contribute to the development of the GTK part or to
improve code to place the tool-bar and the tab-bar anywhere
in the window tree, etc.

Sending a 4000-line patch to emacs-devel@gnu.org doesn't make sense.
Ideally, I'd like to create a new branch in a dVCS.  I regret we still
not switched to bzr where a new branch could be created cheaply.

Any suggestions on how to proceed with the implementation instead
of many years of talking about benefits of this highly useful feature?
(I can't now image how I used Emacs without tabs in a one-frame
configuration.)

-- 
Juri Linkov
http://www.jurta.org/emacs/




  reply	other threads:[~2009-11-18 19:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-17 12:26 Tabs in Emacs? Angelo Graziosi
2009-11-17 13:32 ` Deniz Dogan
2009-11-17 13:59   ` AW: " Berndl, Klaus
2009-11-17 14:47     ` Miles Bader
2009-11-18  9:40       ` AW: " Berndl, Klaus
2009-11-18  9:52         ` Miles Bader
2009-11-18 10:19           ` AW: " Berndl, Klaus
2009-11-18 19:08             ` Juri Linkov [this message]
2009-11-18 14:56           ` Stefan Monnier
2009-11-18 19:19             ` joakim
2009-11-17 16:09     ` Jason Rumney
2009-11-18  8:49       ` AW: " Berndl, Klaus
2009-11-18  9:26         ` Teemu Likonen
2009-11-18  9:30           ` Miles Bader
2009-11-18  9:28       ` AW: " Miles Bader
2009-11-17 17:52     ` Juri Linkov
2009-11-17 17:54     ` AW: " David Reitter
2009-11-17 19:15       ` Eli Zaretskii
2009-11-17 17:41   ` Angelo Graziosi
2009-11-17 23:43   ` Xavier Maillard
2009-11-18  1:57     ` Miles Bader
2009-11-18 17:20       ` Xavier Maillard
2009-11-18 19:12         ` Juri Linkov
2009-11-18  3:30     ` Stefan Monnier
2009-11-17 18:37 ` Andrey Paramonov
  -- strict thread matches above, loose matches on Subject: below --
2009-11-20 11:05 A. Soare
2009-11-20 11:12 ` Juri Linkov
2009-11-20 11:52 A. Soare
2009-11-20 14:25 ` Stefan Monnier
2009-11-20 14:32 A. Soare

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=87skcbtzv1.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=angelo.graziosi@alice.it \
    --cc=deniz.a.m.dogan@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=klaus.berndl@capgemini-sdm.com \
    --cc=miles@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.