Re: [O] [PATCH 4/4] Add helper functions to org-bibtex

2011-05-02 Thread Eric Schulte
Hi Matt, These last two patches are now applied. Many Thanks. Now I just have to figure out how to use tags, so I can organize my reading by tag/keyword... Cheers -- Eric Matt Lundin writes: > Hi Eric, > > "Eric Schulte" writes: > >> Hi Matt, >> >> Thanks for these patches, they all look gr

Re: [O] [PATCH 4/4] Add helper functions to org-bibtex

2011-05-02 Thread Matt Lundin
Hi Eric, "Eric Schulte" writes: > Hi Matt, > > Thanks for these patches, they all look great. Thanks for applying them. I'm really excited about this new functionality; it's exactly what I had been looking for. Thanks for implementing it in the first place! > > I've just applied the first th

Re: [O] [PATCH 4/4] Add helper functions to org-bibtex

2011-05-02 Thread Eric Schulte
Hi Matt, Thanks for these patches, they all look great. I've just applied the first three, however this last patch does not apply to the current head. For example the first chunk alters a variable named `org-bibtex-treat-headline-as-title' which does not exist in the current git head. Perhaps y

[O] [PATCH 4/4] Add helper functions to org-bibtex

2011-05-01 Thread Matt Lundin
* lisp/org-bibtex.el: (org-bibtex-search): New function. (org-bibtex-export-to-kill-ring): New function. Export to kill ring. (org-bibtex-create-in-current-entry): New function (org-bibtex-create): Make it easier to add bib fields to an existing headline (org-bibtex-export-arbitrary-field