|
[CEDET-devel] RE: Re[1]: Bug in the VC-support of speedbar
From: Berndl, Klaus <klaus.berndl@sd...> - 2004-10-05 14:18
|
Eric M. Ludlam wrote: >>>> "Berndl, Klaus" <klaus.berndl@...> seems to think that: Hi Eric, >>=20 >> i have found a small bug in speedbar which probably prevents =3D >> `speedbar-vc-directory-enable-hook' to work correct or to work at >> all.=20 >>=20 >> The line >>=20 >> (run-hook-with-args ....)=3D20 >>=20 >> must be >>=20 >> (run-hook-with-arg-until-success ...) >>=20 >> because the docstring of run-hook-with-args says "...it is the best >> to =3D to depend on the value returned by run-hook-with-args!..." >>=20 >> Otherwise the result of speedbar-vc-check-dir-p is unpredictable for >> all =3D backends besides CVS, RCS and SCCS... > [ ... ] >=20 > Thanks! Could you check that in? Done. Ciao, Klaus >=20 > Eric |
| Thread | Author | Date |
|---|---|---|
| [CEDET-devel] RE: Re[1]: Bug in the VC-support of speedbar | Berndl, Klaus <klaus.berndl@sd...> |