Nicolas Goaziou writes: > Hello, > > Eric Abrahamsen writes: > >> The most recent versions of BBDB return single records from >> `bbdb-completing-read-record'. That currently breaks completion on bbdb: >> links -- possibly earlier versions of BBDB always returned list values. >> >> We should probably check for this in `org-bbdb-complete-link', I propose >> the attached patch. > > Thank you for the patch. Would you mind providing a proper commit > message and send it again? Yup, sorry about that. Hey, on this subject... How do you all handle these situations with one-time commits being sent to the list? It's kind of a pain making the commit, then waiting for the same or equivalent commit to come back via upstream, then reverting the local commit. Does everyone use throwaway branches for this? E