From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel,gmane.emacs.code-browser Subject: Re: patch for optional inhibit of delete-other-windows(IDE feature) Date: Wed, 30 Apr 2008 15:43:38 +0200 Message-ID: <4818778A.1050107@gmx.at> References: <84D8FEFE8D23E94E9C2A6F0C58EE07E3429A02@mucmail3.sdm.de> <84D8FEFE8D23E94E9C2A6F0C58EE07E3429AF9@mucmail3.sdm.de> <4815EE7D.6020304@gmx.at> <84D8FEFE8D23E94E9C2A6F0C58EE07E3429DD9@mucmail3.sdm.de> <48164956.1060204@gmx.at> <200804291804.m3TI4fSp017469@projectile.siege-engine.com> <481792DD.2090903@gmx.at> <200804292308.m3TN8u1Z018797@projectile.siege-engine.com> <4818058A.8020402@gmx.at> <200804301155.m3UBt75A031654@projectile.siege-engine.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1209563107 632 80.91.229.12 (30 Apr 2008 13:45:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2008 13:45:07 +0000 (UTC) Cc: emacs-devel@gnu.org, klaus.berndl@sdm.de, rms@gnu.org, joakim@verona.se, ecb-list@lists.sourceforge.net To: "Eric M. Ludlam" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 30 15:45:43 2008 connect(): Connection refused 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 1JrCct-0001po-Pj for ged-emacs-devel@m.gmane.org; Wed, 30 Apr 2008 15:45:40 +0200 Original-Received: from localhost ([127.0.0.1]:53720 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrCcD-0002A1-0z for ged-emacs-devel@m.gmane.org; Wed, 30 Apr 2008 09:44:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrCc6-00029w-Rm for emacs-devel@gnu.org; Wed, 30 Apr 2008 09:44:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrCc4-00029k-EH for emacs-devel@gnu.org; Wed, 30 Apr 2008 09:44:49 -0400 Original-Received: from [199.232.76.173] (port=58339 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrCc4-00029h-71 for emacs-devel@gnu.org; Wed, 30 Apr 2008 09:44:48 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JrCc3-00036Y-NO for emacs-devel@gnu.org; Wed, 30 Apr 2008 09:44:48 -0400 Original-Received: (qmail invoked by alias); 30 Apr 2008 13:44:46 -0000 Original-Received: from 62-47-42-218.adsl.highway.telekom.at (EHLO [62.47.42.218]) [62.47.42.218] by mail.gmx.net (mp012) with SMTP; 30 Apr 2008 15:44:46 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/iT/ljhSTiF8jv1atIdItG3W6JnqJDnNFvU6ys7O 7pCo4+XPx+AdRE User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <200804301155.m3UBt75A031654@projectile.siege-engine.com> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:96219 gmane.emacs.code-browser:2142 Archived-At: >>>Yes. Go into the speedbar menu, and choose "detach". That speedbar >>>gets separated and you can then make a new one. [....] > Sorry, if you right click, you get a context menu. That's the > speedbar menu, with many and various options. > > Clicking in the mode-line will also do it. There's no "detach" in that menu with speedbar version 1.0 and the doc-string of `speedbar-frame-mode' says "Currently, only one speedbar is supported at a time." Are we missing some interesting developments here?