From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: Questions about the speedbar Date: Fri, 30 May 2003 08:04:44 +0200 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <841xyh0y2r.fsf@lucy.is.informatik.uni-duisburg.de> References: <16086.32758.25541.275788@nick.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054274850 10944 80.91.224.249 (30 May 2003 06:07:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 30 May 2003 06:07:30 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri May 30 08:07:27 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Ld31-0002qF-00 for ; Fri, 30 May 2003 08:07:27 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19LdI2-0008O4-00 for ; Fri, 30 May 2003 08:22:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Ld2S-0003CN-My for emacs-devel@quimby.gnus.org; Fri, 30 May 2003 02:06:52 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Ld1v-0002Xh-J7 for emacs-devel@gnu.org; Fri, 30 May 2003 02:06:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Ld1o-0002IP-FD for emacs-devel@gnu.org; Fri, 30 May 2003 02:06:14 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Ld1i-00027x-Ob for emacs-devel@gnu.org; Fri, 30 May 2003 02:06:06 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Lcyy-0002fu-00 for ; Fri, 30 May 2003 08:03:16 +0200 Mail-Followup-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Lcyf-0002fH-00 for ; Fri, 30 May 2003 08:02:57 +0200 Original-Lines: 19 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:uVVjp/mVZ4R+QqhFjjwPSP9fmYg= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14458 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14458 Nick Roberts writes: >> > Can the speedbar be configured to work in the parent frame i.e just >> > have its own buffer? > >> I think that's what ECB does, so you may want to talk with its >> developers. > > ECB isn't part of Emacs, although on Sourceforge it says it is > GPL. Is it a good idea to reuse this code? Presumably the copyright > header of any resulting code would have to be amended as it would > not belong solely to the FSF. Yes, before snarfing code from them, you may need to talk with them. If code can't be snarfed, I guess they can say what needs to be done in principle. Then it can be reimplemented. -- This line is not blank.