From: "christopherbalz" <ChristopherMBalz@StanfordAlumni.org>
Subject: Re: How to get rid of stock (standard) speedbar if do not have root access?
Date: 19 Dec 2006 09:24:47 -0800 [thread overview]
Message-ID: <1166549087.424249.34000@80g2000cwy.googlegroups.com> (raw)
In-Reply-To: 1166527912.744080.242980@j72g2000cwa.googlegroups.com
Previously, I had restarted Emacs many times and always got the same
error. There were no changes to my configuration on the last restart.
But there was one significant difference -- the whole machine on which
Emacs was running was restarted.
I forgot to mention that in my most recent post. And I used the JDE
all yesterday, with the speedbar, and saw no error. I don't know
exactly what had changed from before that made the difference, but it
looks like your solution worked. Thanks very much.
Here is what I have in my .emacs file regarding loading the speedbar,
which apparently works well:
(add-to-list 'load-path (expand-file-name "~/emacs/site/jde/lisp"))
(add-to-list 'load-path (expand-file-name "~/emacs/site/cedet/common"))
(load-file (expand-file-name "~/emacs/site/speedbar/sb-image.el")) ;;
Override stock, system speedbar.
(load-file (expand-file-name "~/emacs/site/speedbar/dframe.elc")) ;;
Override stock, system speedbar.
(load-file (expand-file-name "~/emacs/site/speedbar/speedbar.elc")) ;;
Override stock, system speedbar.
(add-to-list 'load-path (expand-file-name "~/emacs/site/elib"))
;; Emacs Code Browser is an optional-element to the JDEE Suite:
(add-to-list 'load-path "~/emacs/site/ecb")
Robert Thorpe wrote:
> 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.
next prev parent reply other threads:[~2006-12-19 17:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-13 17:34 How to get rid of stock (standard) speedbar if do not have root access? christopherbalz
2006-12-13 17:50 ` Robert Thorpe
2006-12-14 18:12 ` christopherbalz
2006-12-15 13:54 ` Robert Thorpe
2006-12-18 19:12 ` christopherbalz
2006-12-19 11:31 ` Robert Thorpe
2006-12-19 17:24 ` christopherbalz [this message]
2006-12-13 21:41 ` Ken Goldman
2006-12-14 13:41 ` Robert Thorpe
2006-12-14 18:10 ` Kevin Rodgers
[not found] ` <mailman.1890.1166119927.2155.help-gnu-emacs@gnu.org>
2006-12-15 16:04 ` Robert Thorpe
2006-12-15 17:03 ` Robert Thorpe
2006-12-15 17:36 ` Robert Thorpe
2006-12-14 22:55 ` Tim X
2006-12-19 18:00 ` christopherbalz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1166549087.424249.34000@80g2000cwy.googlegroups.com \
--to=christophermbalz@stanfordalumni.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).