From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Re: Two GTK related feature requests Date: Tue, 21 Oct 2003 13:17:36 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20031021.131736.141255304.jet@gyve.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1066710049 3924 80.91.224.253 (21 Oct 2003 04:20:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2003 04:20:49 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Oct 21 06:20:46 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ABo0k-00024E-00 for ; Tue, 21 Oct 2003 06:20:46 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ABo0k-0006o0-00 for ; Tue, 21 Oct 2003 06:20:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ABnyb-0003HG-Hu for emacs-devel@quimby.gnus.org; Tue, 21 Oct 2003 00:18:33 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ABnyT-0003G3-Of for emacs-devel@gnu.org; Tue, 21 Oct 2003 00:18:25 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ABnxx-0003Bx-17 for emacs-devel@gnu.org; Tue, 21 Oct 2003 00:18:24 -0400 Original-Received: from [210.130.136.40] (helo=r-maa.spacetown.ne.jp) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ABnxw-00039Q-9F for emacs-devel@gnu.org; Tue, 21 Oct 2003 00:17:52 -0400 Original-Received: from localhost (h219-110-074-029.catv01.itscom.jp [219.110.74.29]) by r-maa.spacetown.ne.jp (8.11.6) with ESMTP id h9L4Has19778; Tue, 21 Oct 2003 13:17:37 +0900 (JST) Original-To: jas@extundo.com In-Reply-To: X-Mailer: Mew version 3.1.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17283 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17283 > * "Tabbed editing". People using modern web browsers will know what I > mean. It is very addictive. Essentially it would add buttons at > the top of the Emacs window, one button for each buffer. Clicking > on one button will change focus to that buffer. Each tab may also > have a X button that kill that buffer. There are several details to > be sorted out, e.g., should the tab be per-window or per-frame? Per > frame is more traditional, but per-window might be useful. I > suspect GTK have read-made widgets for tabbed applications. Try this one. http://www.jamespo.org.uk/weblog/archives/tabbar.el