Hi all,

It looks like the changes I made to the bookmarks-missing code yesterday
have stopped M-x tla-missing from working properly.  This is because the
`tla-bookmarks-missing-do-todolist' function gets used by both of them,
but I've *cough* hardcoded the name of the *tla-bookmarks-missing*
buffer in there.

I was contemplating using `tla--get-buffer-create' to fix the problem,
but I'm not sure how this would work.  As the *tla-bookmarks-missing*
buffer could potentially include several working trees, I'm not sure
what the second argument should be.

Any thoughts on the best way to fix this?  I suppose
tla--get-buffer-create could be modified to accept one or more paths,
but maybe this is overkill.

Mark

-- 
Mark Triggs
<[EMAIL PROTECTED]>

Reply via email to