From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brendan Miller Newsgroups: gmane.emacs.help Subject: Re: how to keep a permanent buffer list open? Date: Fri, 22 Jan 2010 16:48:16 -0800 Message-ID: References: <4B5A1F0F.1060206@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1264207734 16594 80.91.229.12 (23 Jan 2010 00:48:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Jan 2010 00:48:54 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Suvayu Ali Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 23 01:48:47 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NYUB9-0008OA-DS for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Jan 2010 01:48:43 +0100 Original-Received: from localhost ([127.0.0.1]:33021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYUBA-0005Z3-Fo for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Jan 2010 19:48:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYUAo-0005Yy-Lt for help-gnu-emacs@gnu.org; Fri, 22 Jan 2010 19:48:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYUAj-0005YS-Mz for help-gnu-emacs@gnu.org; Fri, 22 Jan 2010 19:48:21 -0500 Original-Received: from [199.232.76.173] (port=49585 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYUAj-0005YO-Hc for help-gnu-emacs@gnu.org; Fri, 22 Jan 2010 19:48:17 -0500 Original-Received: from mail-pz0-f185.google.com ([209.85.222.185]:60179) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NYUAj-0004Rx-3W for help-gnu-emacs@gnu.org; Fri, 22 Jan 2010 19:48:17 -0500 Original-Received: by pzk15 with SMTP id 15so680229pzk.25 for ; Fri, 22 Jan 2010 16:48:16 -0800 (PST) Original-Received: by 10.142.3.28 with SMTP id 28mr2478288wfc.106.1264207696380; Fri, 22 Jan 2010 16:48:16 -0800 (PST) In-Reply-To: <4B5A1F0F.1060206@gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:71387 Archived-At: That does look promising, thanks. On Fri, Jan 22, 2010 at 1:56 PM, Suvayu Ali wrote: > On Friday 22 January 2010 12:03 PM, Brendan Miller wrote: >> >> Thanks for your replies; however, I think I may not have been clear in >> communicating what I want to do. >> >> -----8<-----8<----- >> >> So maybe given the gedit screenshot, and a look at the firefox plugin, >> someone will know if this is doable in emacs. I haven't dealt with >> elisp much at all, so some pointers would be welcome. > > You can try speedbar, and set it to display buffer list. I believe you can > even make it display within the already open emacs frame instead of the > default behaviour of a separate frame on the side. > > Hope this points you in the correct direction. Good Luck. > -- > Suvayu > > Open source is the future. It sets us free. >