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 :-)

Regards.
-- 
Daniel 'NebuchadnezzaR' Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to