From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alin Soare Newsgroups: gmane.emacs.devel Subject: Re: Tabs are ready? Date: Thu, 2 Feb 2012 15:21:09 +0200 Message-ID: References: <87hazaf2mf.fsf@mail.jurta.org> <4F2A6EBD.6050800@gmx.at> <4F2A8D0E.4060801@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04343e78c46eea04b7fb11b5 X-Trace: dough.gmane.org 1328188894 23969 80.91.229.3 (2 Feb 2012 13:21:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Feb 2012 13:21:34 +0000 (UTC) Cc: Juri Linkov , Emacs Dev To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 02 14:21:33 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RswbP-0004rQ-Pc for ged-emacs-devel@m.gmane.org; Thu, 02 Feb 2012 14:21:28 +0100 Original-Received: from localhost ([::1]:39123 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RswbP-0000k2-5G for ged-emacs-devel@m.gmane.org; Thu, 02 Feb 2012 08:21:27 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RswbE-0000hV-Ed for emacs-devel@gnu.org; Thu, 02 Feb 2012 08:21:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rswb8-0001lQ-Eg for emacs-devel@gnu.org; Thu, 02 Feb 2012 08:21:16 -0500 Original-Received: from mail-gx0-f169.google.com ([209.85.161.169]:56517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rswb8-0001lK-C9 for emacs-devel@gnu.org; Thu, 02 Feb 2012 08:21:10 -0500 Original-Received: by ggnu2 with SMTP id u2so1458374ggn.0 for ; Thu, 02 Feb 2012 05:21:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=gV7QKm8XA7q328liu33eI9KbJC6SlOiayNeG6go28ww=; b=NL+Vkd7mJgDBp6YKcQxiW5UhP7ZkN7xdeCpQ409BOK91Ot4crLuKU22CGnEEtIvPCi ZDbxJPgbJqBjObMRXJsACMU0s+CzgxGVwY6AULdgpnW8ID58L5w7wwI0QmgVZyfTdApB BKe86MObWgdWiRK/Hii8eBpsERe3wEdFQfyv8= Original-Received: by 10.50.219.225 with SMTP id pr1mr3252932igc.23.1328188869602; Thu, 02 Feb 2012 05:21:09 -0800 (PST) Original-Received: by 10.231.42.209 with HTTP; Thu, 2 Feb 2012 05:21:09 -0800 (PST) In-Reply-To: <4F2A8D0E.4060801@gmx.at> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.161.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148118 Archived-At: --f46d04343e78c46eea04b7fb11b5 Content-Type: text/plain; charset=UTF-8 2012/2/2 martin rudalics > > When I wrote them, I tried a few possibilities, but I remember I inserted > > them in the struct of a frame. > > There is a package that implements tabs on a per window basis in their > header lines. So we should settle on a strategy for this. What I did is not like this. --f46d04343e78c46eea04b7fb11b5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

2012/2/2 martin rudalics <rudalics@gmx.at>
> When I wrote them, I tried a few possibilities, but = I remember I inserted
> them in the struct of a frame.

There is a package that implements tabs on a per window basis in their
header lines. =C2=A0So we should settle on a strategy for this.


What I did is not like this.


--f46d04343e78c46eea04b7fb11b5--