Hi Andrea! > Michael Olson <[EMAIL PROTECTED]> writes: > >> On a second look, this is the wrong solution, because the >> ~/.bazaar/ignore is not being created. I'm still scratching my head >> as to why the buffer does not have an associated file name. > > I debugged the problem to some extent. I noticed that > `bzr-ignore-setup' is called 2 times. I think this happens because > `bzr-ignore-setup' opens a file and `find-file-hook' already contains > dvc specific hooks. Executing one of those hooks triggers the > (re)loading of `bzr.el' for the second time, because the `provide' > form is called after the call to `bzr-ignore-setup'.
Your explaination sounds plausible. I have applied your patch. Thanks for analyzing the problem. Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
