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? -> Let us give a definition of tabs. Date: Mon, 6 Feb 2012 18:21:38 +0200 Message-ID: References: <4F2E5D33.6020406@gmx.at> <4F2E8185.4080706@gmx.at> <4F2EC768.4050603@gmx.at> <4F2FAD31.9040702@gmx.at> <877h00yq7z.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d044794f991cb4e04b84e0e21 X-Trace: dough.gmane.org 1328545314 5687 80.91.229.3 (6 Feb 2012 16:21:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2012 16:21:54 +0000 (UTC) Cc: Juri Linkov , martin rudalics , Emacs Dev To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 06 17:21:50 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 1RuRKA-0004JY-0m for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2012 17:21:50 +0100 Original-Received: from localhost ([::1]:40234 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuRK9-0004jF-Jj for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2012 11:21:49 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:36390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuRK3-0004il-8c for emacs-devel@gnu.org; Mon, 06 Feb 2012 11:21:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuRJz-0001Bb-Bi for emacs-devel@gnu.org; Mon, 06 Feb 2012 11:21:43 -0500 Original-Received: from mail-gy0-f169.google.com ([209.85.160.169]:61596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuRJz-0001BS-2s for emacs-devel@gnu.org; Mon, 06 Feb 2012 11:21:39 -0500 Original-Received: by ghrr18 with SMTP id r18so3139353ghr.0 for ; Mon, 06 Feb 2012 08:21:38 -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=/622qwKXd2z5ROoSFIiq1BoaSaRApzb2Ip04t69bkEA=; b=O8qOYBjqIZet8QGaSq9U1ZJXFhJUVMBWtzs+ojQIhHYqwFgZl7U7gR3NnE4QK+CaCu 9mbYLFJhReA5TsTTYjjlTnjJUkIXKgqcvlwiGKuhwPmOnNxm2aqAc/W96//JwR/xbKQ+ GFiY5MiLCmudwlFW1PErAisJdKPk+4JvUG5bk= Original-Received: by 10.50.202.97 with SMTP id kh1mr21971898igc.19.1328545298238; Mon, 06 Feb 2012 08:21:38 -0800 (PST) Original-Received: by 10.231.42.209 with HTTP; Mon, 6 Feb 2012 08:21:38 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.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:148269 Archived-At: --f46d044794f991cb4e04b84e0e21 Content-Type: text/plain; charset=UTF-8 I give you other example: the erc. I wish every channel in erc to have its own tab, and when somebody writes something, the tab of the given channel to change the color. So, in Emacs we do not need tabs like in mozilla or something fixed. We need _programmable_ tabs. I think the method of callbacks could be applied to make such tabs. --f46d044794f991cb4e04b84e0e21 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I give you other example: the erc.

I wish every channel = in erc to have its own tab, and when somebody writes something, the tab of = the given channel to change the color.

So, in Emac= s we do not need tabs like in mozilla or something fixed.

We need _programmable_ tabs.

I= think the method of callbacks could be applied to make such tabs.


--f46d044794f991cb4e04b84e0e21--