From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Stewart Newsgroups: gmane.emacs.devel Subject: Re: Integrate sr-speedbar.el with speedbar.el Date: Sat, 20 Dec 2008 11:42:31 +0800 Message-ID: <87d4fn7brs.fsf@debian.domain> References: <87abasw1wk.fsf@debian.domain> <87wsdvpqn9.fsf@cyd.mit.edu> <200812200335.mBK3Z5jY008542@projectile.siege-engine.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229744578 1742 80.91.229.12 (20 Dec 2008 03:42:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Dec 2008 03:42:58 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: "Eric M. Ludlam" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 20 04:44:03 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LDskx-0004kM-DF for ged-emacs-devel@m.gmane.org; Sat, 20 Dec 2008 04:43:59 +0100 Original-Received: from localhost ([127.0.0.1]:36081 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDsjl-0004J4-3X for ged-emacs-devel@m.gmane.org; Fri, 19 Dec 2008 22:42:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDsjg-0004Gs-LA for emacs-devel@gnu.org; Fri, 19 Dec 2008 22:42:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDsje-0004Di-7i for emacs-devel@gnu.org; Fri, 19 Dec 2008 22:42:39 -0500 Original-Received: from [199.232.76.173] (port=38478 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDsje-0004Df-2n for emacs-devel@gnu.org; Fri, 19 Dec 2008 22:42:38 -0500 Original-Received: from ti-out-0910.google.com ([209.85.142.191]:30365) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDsjd-0005kL-Db for emacs-devel@gnu.org; Fri, 19 Dec 2008 22:42:37 -0500 Original-Received: by ti-out-0910.google.com with SMTP id u5so810552tia.10 for ; Fri, 19 Dec 2008 19:42:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=P024YNB3dSqE6JcO1D+PKN2DGNe3BO+U9alc9uXqFz4=; b=Pj02nmJr2Jr4DXYOPthAen6WBqPEhJd0E4KcBcNuIkfVRZoojYYpsbV7Nn3cjK9ixi wP4LUBRz2kWHH6EWU9Ef/oYHgdI7Gktk7Z/KknAsUIwPhp3IO8q4aVTX+1RdXUmnTl+q JzhLVhqHsB2sMS1ZLBSakRSU9fi5EJZPoKCTo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=wt0Hn5L7ZJZFPnwUjexduSnkYzaPvQUhyTt3/CstTu5yIkVuvsia22+y25t2wKDtln Zkgba1sU9UFxviTn7DirgP0eWYMakO3fH3pNcWOkMsLUSmQmnCVlBlCFW6bEXhSTpxMk M13SEO6JqFv1o2mQKpb3NmP+r0uykXKMGzNxI= Original-Received: by 10.110.43.16 with SMTP id q16mr5530321tiq.43.1229744555952; Fri, 19 Dec 2008 19:42:35 -0800 (PST) Original-Received: from smtp.gmail.com ([222.212.143.192]) by mx.google.com with ESMTPS id i6sm6241979tid.16.2008.12.19.19.42.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 19 Dec 2008 19:42:34 -0800 (PST) In-Reply-To: <200812200335.mBK3Z5jY008542@projectile.siege-engine.com> (Eric M. Ludlam's message of "Fri, 19 Dec 2008 22:35:05 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107095 Archived-At: Hi Eric, "Eric M. Ludlam" writes: >>>> Chong Yidong seems to think that: >>Andy Stewart writes: >> >>> Speedbar is very useful for file browser or other programming. >>> But this have a big problem is, speedbar is show in other frame. >>> So need switch between two frame, not very convenient. >>> >>> And have a exist extension sr-speedbar.el (write by "Sebastian Rose") >>> can make speedbar show in same frame. >>> >>> Find it at: http://www.emacswiki.org/emacs/download/sr-speedbar.el >>> >>> I'm another developer of sr-speedbar. >>> I have attached newest version of sr-speedbar. >>> >>> I want to integrate sr-speedbar with speedbar. >>> "Sebastian Rose" and me were sign copyright of FSF. >> >>Ccing Eric Ludlam, the Speedbar author. >> >>Eric, could you give your opinion of sr-speedbar? > > Hi, > > I read small bits of sr-speedbar a little while ago. As far as I > know, it uses the same techniques that ECB uses, by advising various > windowing functions in order to keep the speedbar window safe. It > also uses a bunch of speedbar's hooks. A while ago (June?) there were > lots of discussions on emacs-devel on how to make ECB work without > advice in Emacs. I would imagine that the simpler sr-speedbar would > benefit from the same kind of thing. > > I lost track of the ECB discussion though, so I don't know what > sorts of changes were made for it. > > I can read some more of sr-speedbar if a more detailed opinion is > needed. > > Eric Yep, i agree. It's not good if use many advice in sr-speedbar. I want to ask, it's possible support "same frame display" option in speedbar? And modified some code of speedbar. So don't need advices and so many hook to implement it. -- Andy