From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Tabs are ready? Date: Thu, 02 Feb 2012 14:18:06 +0100 Message-ID: <4F2A8D0E.4060801@gmx.at> References: <87hazaf2mf.fsf@mail.jurta.org> <4F2A6EBD.6050800@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1328188776 23083 80.91.229.3 (2 Feb 2012 13:19:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Feb 2012 13:19:36 +0000 (UTC) Cc: Juri Linkov , Emacs Dev To: Alin Soare Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 02 14:19:31 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 1RswZX-00048D-94 for ged-emacs-devel@m.gmane.org; Thu, 02 Feb 2012 14:19:31 +0100 Original-Received: from localhost ([::1]:41450 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RswZW-0000BQ-Oa for ged-emacs-devel@m.gmane.org; Thu, 02 Feb 2012 08:19:30 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RswZQ-0000At-M6 for emacs-devel@gnu.org; Thu, 02 Feb 2012 08:19:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RswZK-0001Ke-R9 for emacs-devel@gnu.org; Thu, 02 Feb 2012 08:19:24 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:33412) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RswZK-0001K0-Ha for emacs-devel@gnu.org; Thu, 02 Feb 2012 08:19:18 -0500 Original-Received: (qmail invoked by alias); 02 Feb 2012 13:19:16 -0000 Original-Received: from 62-47-50-194.adsl.highway.telekom.at (EHLO [62.47.50.194]) [62.47.50.194] by mail.gmx.net (mp040) with SMTP; 02 Feb 2012 14:19:16 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/n8VFyQ8Tn4cxa4pHOijcrtKbYPp5sxQAvz3eLxT vzfE/7x9tF6kSh In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 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:148117 Archived-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. So we should settle on a strategy for this. martin