From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: poppyer Newsgroups: gmane.emacs.help Subject: Re: emacs ECB/Speedbar alternative Date: Wed, 07 Jan 2009 02:17:30 +0800 Organization: Poppyer Group Message-ID: <8yhc4cwb7p.fsf@nusnet-97-126.dynip.nus.edu.sg> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1231267356 18472 80.91.229.12 (6 Jan 2009 18:42:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Jan 2009 18:42:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 06 19:43:44 2009 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 1LKGtl-0001YJ-Ur for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Jan 2009 19:43:30 +0100 Original-Received: from localhost ([127.0.0.1]:48958 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKGsW-0001OC-Fa for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Jan 2009 13:42:12 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!news.motzarella.org!motzarella.org!news.motzarella.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-X-Trace: news.eternal-september.org U2FsdGVkX1/my1l8S7uPmlkNDSMDqiUjTXxx8SRcTjtp+vuMur7KMlylA+s5b9uPHbojfbMMYxcx2534H+vJdrsuK/Za/CErnm+z3o5ivCHXnq+iDOCDoiEP7W7jhGvRn02ilIMAzn4= Original-X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers Original-NNTP-Posting-Date: Tue, 6 Jan 2009 18:17:33 +0000 (UTC) X-Auth-Sender: U2FsdGVkX1/vP5gASKkkTNPDF+uaYQB/Fju/VLhehRA= Cancel-Lock: sha1:IbahsquBKMWs+lc/p05R2mPbW94= sha1:n0yrlSTTnsbMlLs7YLXJWqEuLwQ= User-Agent: Emacs Gnus Original-Xref: news.stanford.edu gnu.emacs.help:165796 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:61128 Archived-At: Andy Stewart writes: : Hi, : : Try to use sr-speedbar.el : : You can find it at: : http://www.emacswiki.org/emacs/download/sr-speedbar.el : : -- Andy It looks nice. How can I make it auto expand the node that links to current buffer file? : : mixandgo writes: : :> Hi guys, :> :> I need some way of browsing thru the project file tree and Speedbar :> is pretty unstable and ugly; ECB is not developed anymore. Is there :> any alternative out there ? Also a buffer with a file tree (dired) :> would also be enough as long as it doesn't close. :> :> Cezar