From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert Thorpe" Newsgroups: gmane.emacs.help Subject: Re: How to get rid of stock (standard) speedbar if do not have root access? Date: 19 Dec 2006 03:31:52 -0800 Organization: http://groups.google.com Message-ID: <1166527912.744080.242980@j72g2000cwa.googlegroups.com> References: <1166031290.755052.213430@l12g2000cwl.googlegroups.com> <1166032206.891346.41680@f1g2000cwa.googlegroups.com> <1166119968.268142.212260@16g2000cwy.googlegroups.com> <1166190895.571195.71580@79g2000cws.googlegroups.com> <1166469167.594417.150820@80g2000cwy.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1166528467 13780 80.91.229.2 (19 Dec 2006 11:41:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Dec 2006 11:41:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 19 12:41:03 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GwdL9-0006fN-7D for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Dec 2006 12:41:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwdL8-0005nX-NM for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Dec 2006 06:40:58 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!j72g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 163.244.62.65 Original-X-Trace: posting.google.com 1166527916 32303 127.0.0.1 (19 Dec 2006 11:31:56 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 19 Dec 2006 11:31:56 +0000 (UTC) In-Reply-To: <1166469167.594417.150820@80g2000cwy.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 EMF1ASPROXY03 Complaints-To: groups-abuse@google.com Injection-Info: j72g2000cwa.googlegroups.com; posting-host=163.244.62.65; posting-account=hWoAPxMAAAAnBKSBz1ZivwUPPjEuve7bvVCHZQ8rhrluPfwcBJd92w Original-Xref: shelby.stanford.edu gnu.emacs.help:144127 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39730 Archived-At: christopherbalz wrote: > I've got this Emacs: > > GNU Emacs 21.3.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll > bars) of 2005-08-08 on tweety.build.redhat.com > > and Speedbar 1.0pre3 > > I notice from my Ubuntu system at home that 21.4 or so is the latest > shipping version. It's very little different from 21.3. All it does is fix a remote hole in one of the ancillary programs. The new-new version is coming soon though, it's in pretest as far as I know. > Interestingly, on re-start of Emacs and just a few operations, > including using the speedbar with jde and pulling up javadoc in a web > browser from c-c c-v c-w at point, there is no error. Without more information it's hard to see that problem. It could be that the path to speedbar needs to be in load-path. > In any case, the > error is more of an inconvenience than anything more. I see.