[O] org-bibtex-yank for multiple bibtex entries - or: import .bib file

2014-11-07 Thread Rainer M Krug
Hi I started using org-bibtex and ox-bibtex which, after a few initial struggles got to work. I just have one question: how can I import multiple entries from bibtex format to the org-bibtex format? org-bibtex yank does only convert one entry, even if mulatiple entries are selected. Is there a wa

Re: [O] org-bibtex-read error calling bibtex-parse-entry

2014-04-29 Thread Bastien
Hi Mathäus, Mathäus Meyer writes: > I cannot get org-bibtex to work for me. Tried in a clean emacs -Q. Emacs- > Version: 24.4.50, org-vesion: 8.2.6 > > Calling org-bibtex-read leads, independent of the bibtex entry used on (I > tried everything, including the example of the org-bibtex-documenta

[O] org-bibtex-read error calling bibtex-parse-entry

2014-04-24 Thread Mathäus Meyer
Hi, I cannot get org-bibtex to work for me. Tried in a clean emacs -Q. Emacs- Version: 24.4.50, org-vesion: 8.2.6 Calling org-bibtex-read leads, independent of the bibtex entry used on (I tried everything, including the example of the org-bibtex-documentation), to the following error: Debugger

Re: [O] org-bibtex does not work

2011-11-29 Thread Eric Schulte
Hi Torsten, I've had a similar problem which I believe is due to an error in bibtex.el. In my case it was fixed by explicitly loading the bibtex.el file which comes with Emacs. Best -- Eric Torsten Wagner writes: > Hi all, > > I finally converted all my BibTex references into a org file. > No

Re: [O] org-bibtex does not work

2011-11-29 Thread Eric Schulte
Hi Torsten, I've had a similar problem which I believe is due to an error in bibtex.el. In my case it was fixed by explicitly loading the bibtex.el file which comes with Emacs. Best -- Eric Torsten Wagner writes: > Hi all, > > I finally converted all my BibTex references into a org file. > No

[O] org-bibtex does not work

2011-11-28 Thread Torsten Wagner
Hi all, I finally converted all my BibTex references into a org file. Now I face the problem that I can't generate a BibTeX file. org-bibtex ask me for the filename and then it seems to be stuck in a infinite loop. Only way to get out of this is using C-g. The BibTeX file never appeared. setting t

Re: [O] org-bibtex org-exp-bibtex tutorial and config needed

2011-10-21 Thread Bastien
Hi Ezequiel, Ezequiel Birman writes: > I am trying to get the most of org-bibtex and org-exp-bibtex. Could > anybody describe briefly his configuration and workflow? Especially with > regards to reftex. What tutorial did you already check? That will help people understand what particular infor

[O] org-bibtex org-exp-bibtex tutorial and config needed

2011-10-13 Thread Ezequiel Birman
I am trying to get the most of org-bibtex and org-exp-bibtex. Could anybody describe briefly his configuration and workflow? Especially with regards to reftex. Tanks -- Ezequiel Birman

Re: [O] org-bibtex: "TYPE" property conflicting with bibtex's "type" parameter

2011-09-20 Thread Eric Schulte
Lluís writes: > The current org-bibtex code uses the value of the "TYPE" property for two > different purposes: > > * identify the type of bibtex entry > * give a value to the "type" parameter in a bibtex entry > > Using the "TYPE" property for both has the unfortunate effect that on > an entry

[O] org-bibtex: "TYPE" property conflicting with bibtex's "type" parameter

2011-09-19 Thread Lluís
The current org-bibtex code uses the value of the "TYPE" property for two different purposes: * identify the type of bibtex entry * give a value to the "type" parameter in a bibtex entry Using the "TYPE" property for both has the unfortunate effect that on an entry type like "phdthesis" (which

Re: [O] org-bibtex

2011-07-18 Thread Eric Schulte
Matt Lundin writes: > Eric Schulte writes: > >> Matt Lundin writes: >> >>> Hi Eric, >>> >>> Eric Schulte writes: >>> I just pushed up a fix for this issue. Thanks for suggesting this change. -- Eric >>> >>> This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to

Re: [O] org-bibtex

2011-07-18 Thread Matt Lundin
Eric Schulte writes: > Matt Lundin writes: > >> Hi Eric, >> >> Eric Schulte writes: >> >>> I just pushed up a fix for this issue. >>> >>> Thanks for suggesting this change. -- Eric >> >> This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to >> "". As a result, org-bibtex-fles

Re: [O] org-bibtex

2011-07-18 Thread Eric Schulte
Matt Lundin writes: > Hi Eric, > > Eric Schulte writes: > >> I just pushed up a fix for this issue. >> >> Thanks for suggesting this change. -- Eric > > This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to > "". As a result, org-bibtex-fleshout believes that there are values

Re: [O] org-bibtex

2011-07-18 Thread Matt Lundin
Hi Eric, Eric Schulte writes: > I just pushed up a fix for this issue. > > Thanks for suggesting this change. -- Eric This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to "". As a result, org-bibtex-fleshout believes that there are values for all the required fields even tho

Re: [O] org-bibtex

2011-07-15 Thread Eric Schulte
Hi Tom, I just pushed up a fix for this issue. Thanks for suggesting this change. -- Eric t...@tsdye.com (Thomas S. Dye) writes: > Aloha Eric, > > I ran into an odd problem exporting org-bibtex references. It turned > out that I had inadvertently added a space, ":TYPE: book " The space is > in

[O] org-bibtex

2011-07-13 Thread Thomas S. Dye
Aloha Eric, I ran into an odd problem exporting org-bibtex references. It turned out that I had inadvertently added a space, ":TYPE: book " The space is invisible in the Org-mode buffer, but it leads to an export like this: @book {kirch10:_how_chief_becam_kings, } Note the lack of contents excep