org-bibtex: Fix type error in non-file buffers
commit4eccbce9dc1a5febdc74df86c15655ebaa7aabfb
authorKyle Meyer <kyle@kyleam.com>
Wed, 13 Jan 2016 05:18:42 +0000 (13 00:18 -0500)
committerKyle Meyer <kyle@kyleam.com>
Wed, 13 Jan 2016 05:18:42 +0000 (13 00:18 -0500)
tree3a55415ead371dd75c99aed00de3f9018fe5c1b4
parentabb9a0f88aeb67b340d5acaaa86c063353e5d3d0
org-bibtex: Fix type error in non-file buffers

* lisp/org-bibtex.el (org-bibtex): Fix type error in cases where the
  buffer is not visiting a file.  In an indirect buffer, use the file
  name for the base buffer.
lisp/org-bibtex.el