From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,24610bbee9dbb670,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-20 15:13:39 PST Path: supernews.google.com!sn-xit-02!supernews.com!nntp-relay.ihug.net!ihug.co.nz!newsfeed.mesh.ad.jp!newshub2.rdc1.sfba.home.com!news.home.com!news2.rdc2.tx.home.com.POSTED!not-for-mail From: "Larry J. Elmore" Subject: Gnat glide problem Newsgroups: comp.lang.ada User-Agent: Pan/0.9.1 (Unix) X-No-Productlinks: Yes Message-ID: Date: Sat, 20 Jan 2001 23:13:38 GMT NNTP-Posting-Host: 65.10.25.74 X-Complaints-To: abuse@home.net X-Trace: news2.rdc2.tx.home.com 980032418 65.10.25.74 (Sat, 20 Jan 2001 15:13:38 PST) NNTP-Posting-Date: Sat, 20 Jan 2001 15:13:38 PST Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: supernews.google.com comp.lang.ada:4249 Date: 2001-01-20T23:13:38+00:00 List-Id: I know this is somewhat off-topic for c.l.a., but I was wondering if anyone else had run into this problem and could point me towards a solution. I'm using Gnat 3.13p and the 'glide' Emacs extension on Emacs 20.7 on a Debian Linux 2.3 (Sid) box, and the problem is that the speedbar insists on coming up at a width of 80 characters rather than the 20 specified in speedbar-frame-parameters. It's a minor, but very annoying problem, and nothing I've tried has worked. Even when I think I've set it so that _every_ possible Emacs frame will come up at a 20-char width, they all _do_ come up 20-chars wide _except_ the stupid speedbar! Has anyone else encountered this behavior before? Larry