>> Jan Vroonhof <vroonhof(a)math.ethz.ch> seems to think
that:
[Eric Ludlam and XEmacs beta CC'ed]
Andreas Jaeger <aj(a)suse.de> writes:
> >>>>> Jan Vroonhof writes:
>
> > Reto Zimmermann <reto(a)synopsys.com> writes:
> >> Are you sure your speedbar version includes the changes of 1999/11/29
> >> which fixed a major bug for Windows XEmacs (recognition of backslashes
> >> in directory paths)?
>
> > Given that our version dates from September, probably not.
> > However which changes are you talking about, our version is based on
> > speedbar-0.8.1 which is still the latest version on
> >
http://www.ultranet.com/~zappo/speedbar.html
>
> There's a newer version (0.9bovine1) directly at
>
http://choochoo.ultranet.com/~zappo/fsf.shtml. I can send the version
> if you need it.
I don't like taking development versions without the authors
involvement, especially not as Eric indicated he was in the midst of a
major rewrite. I have CC'ed Eric now. Eric, what would you prefer?
Hi,
The changes in speedbar related to my work on bovine are complete,
but the bovine tool I'm trying to create was a bit more of a
challenge than I had bargained for. ;)
I'll take this as an indication to make a new release as soon as I
can for the other useful bug fixes and features I've been able to
add.
>From what I see his latest version still has a lot the potential
problems. It would be nice if somebody could help Eric and rewrite all
these and send him a patch (which we could apply to 0.8.1 as a
stop-gap).
Typical example
(setq rt
(concat (expand-file-name rt)
(if (string-match "[/\\]\\'" rt) ""
"/")
(file-name-nondirectory f))))
This may match both separators now, but it is much more cleanly
written as
(setq rt (expand-file-name (file-name-non-directory f) rt))
This is a neat feature of `expand-file-name' I was unaware of. I had
already applied changes to speedbar of the type first listed which is
at the previously mentioned URL. I will use this nifty new idea in
its place.
Thanks all
Eric
--
|\/\/\___/\/\/| Eric Ludlam zappo(a)gnu.org; zappo(a)ultranet.com
\____ o o ____/ Homepage:
http://www.ultranet.com/~zappo
) ( Trebuchets:
http://www.ultranet.com/~zappo/trebuchet.shtml
( * * ) GNU:
http://www.gnu.org
\___/ Trevor Shea Ludlam: Oct 16th, 1999, 5lbs 11oz 18in