From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Speedbar too large? Date: Sat, 10 Jul 2010 15:30:53 +0200 Message-ID: <4C38760D.3080906@alice.it> References: <4C385F10.4040800@alice.it> <4C386BBB.7080705@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: Quoted-Printable X-Trace: dough.gmane.org 1278768672 11474 80.91.229.12 (10 Jul 2010 13:31:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 10 Jul 2010 13:31:12 +0000 (UTC) Cc: Emacs To: =?UTF-8?B?SmFuIERqw6Rydg==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 10 15:31:09 2010 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.69) (envelope-from ) id 1OXa96-0005Qx-SO for ged-emacs-devel@m.gmane.org; Sat, 10 Jul 2010 15:31:09 +0200 Original-Received: from localhost ([127.0.0.1]:39210 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXa96-0007jH-Et for ged-emacs-devel@m.gmane.org; Sat, 10 Jul 2010 09:31:08 -0400 Original-Received: from [140.186.70.92] (port=34608 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXa91-0007jC-0C for emacs-devel@gnu.org; Sat, 10 Jul 2010 09:31:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXa8z-0006rY-M8 for emacs-devel@gnu.org; Sat, 10 Jul 2010 09:31:02 -0400 Original-Received: from smtp204.alice.it ([82.57.200.100]:37427) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXa8z-0006rO-CE for emacs-devel@gnu.org; Sat, 10 Jul 2010 09:31:01 -0400 Original-Received: from [82.57.154.254] (82.57.154.254) by smtp204.alice.it (8.5.124.08) id 4C1A2602018D824C; Sat, 10 Jul 2010 15:30:58 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 In-Reply-To: <4C386BBB.7080705@swipnet.se> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:126990 Archived-At: Il 10/07/2010 14.46, Jan Dj=C3=A4rv ha scritto: > I don't get that. Do you get this with -Q?. > You probably have some X resource that sets geometry to 80x40, or perha= ps > something in ~/.emacs. Really I have Emacs.geometry: 80x40-0+0 in my ~/.Xdefaults file. This did not happen with builds I did a few=20 days ago. What changed? and why now should Speedbar follow=20 Emacs.geometry? It do not look good to me, in any case. I do not see=20 valid reasons for which if one choose 80x40 for Emacs, then also=20 Speedbar should have that... Leaving aside my opinions, what can it be done to restore the previous=20 width for Speedbar? and what about the other questions I flagged? Thanks, Angelo. > Jan D. > > > Angelo Graziosi skrev 2010-07-10 13.52: >> In recent build of Emacs trunk, the frame of Speedbar looks too large: >> its >> width is >=3D to that of Emacs frame (usually 80x40), see the attachme= nt. >> >> Is this to be expected? >> >> Is there a way to call Speedbar in the same Emacs window, not in new >> frame? If >> not this should be added... Emacs would appear similar to other modern >> IDE... >> But, perhaps, the best solution would be to add ECB in Emacs likewise >> CEDET >> was added...[*] >> >> Ciao, >> Angelo. >> >> --- >> [*] Interesting is this long thread: >> http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00310.html