cute-jumper / gscholar-bibtex

Retrieve BibTeX entries from Google Scholar, ACM Digital Library, IEEE Xplore and DBLP
108 stars 12 forks source link

Extend gscholar-bibtex to take programmatic args #22

Closed treese closed 7 years ago

treese commented 7 years ago

I wanted to be able to call gscholar-bibtex from some other functions that build queries from text in a buffer. This change makes it possible to call gscholar-bibtex from other functions that have a query.

As far as I can tell, it behaves exactly the same as gscholar-bibtex in the normal interactive case.