From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.help Subject: Re: Tabbed browsing in Gnu Emacs Date: Sun, 06 Aug 2006 20:27:11 +0800 Organization: the Church of Emacs Message-ID: <87irl63v8g.fsf@www.williamxu.com> References: <1154837811.657716.124350@m73g2000cwd.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1154867321 3911 80.91.229.2 (6 Aug 2006 12:28:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Aug 2006 12:28:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 06 14:28:17 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G9hjj-00070c-NI for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Aug 2006 14:28:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G9hjj-0005Hr-2r for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Aug 2006 08:28:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G9hjU-0005Hj-3R for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 08:27:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G9hjP-0005HF-AU for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 08:27:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G9hjP-0005HC-3G for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 08:27:47 -0400 Original-Received: from [221.221.24.99] (helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G9hnP-0006o5-3B for help-gnu-emacs@gnu.org; Sun, 06 Aug 2006 08:31:55 -0400 Original-Received: from localhost ([127.0.0.1] helo=www.williamxu.com) by localhost with esmtp (Exim 3.36 #1 (Debian)) id 1G9hj0-0001Rb-00 for ; Sun, 06 Aug 2006 20:27:22 +0800 Original-To: help-gnu-emacs@gnu.org In-Reply-To: <1154837811.657716.124350@m73g2000cwd.googlegroups.com> (Davin Pearson's message of "5 Aug 2006 21:16:51 -0700") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36537 Archived-At: "Davin Pearson" writes: > Isn't it about time the developers of Gnu Emacs thought about > implementing a tabbed-browsing feature similar to XEmacs and Mozilla > Firefox. > > Such a feature would be appreciated greatly by Emacs novices. This might be what you want, http://www.emacswiki.org/cgi-bin/wiki/TabBarMode But really, ido is the most efficient way of switching buffers.. -- William QED.