"Daniel 'NebuchadnezzaR' Dehennin" <[EMAIL PROTECTED]> writes:
> Le 4674 Septembre 1993, Stefan Reichör a tapoté: >> dpom <[EMAIL PROTECTED]> writes: >> >> Does anybody have a clue, whats wrong here? > > Yes it was a bug in bzr-core.el, missing to double \ in > re-search-forward. > > I change (load (expand-file-name file srcdir) nil t t))) > to (load (expand-file-name file srcdir) nil nil t))) to enable verbose > loading of sources. > > It show me that the problem was during bzr-core.el load. > > You fix this in you patch13 :-) Cool. That is wonderful to see a bug already fixed when its reported :-) Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
