[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Re: org-bibtex does not recognise @Comment
From: |
Colin Baxter |
Subject: |
Re: [PATCH] Re: org-bibtex does not recognise @Comment |
Date: |
Sat, 28 Aug 2021 19:54:59 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
>>>>> Ihor Radchenko <yantar92@gmail.com> writes:
> Colin Baxter <m43cap@yandex.com> writes:
>> > Well. It will import the files. However, org-bibtex-write will
>> > indeed fail. If I got it wrong, please provide more details.
>>
>> > Confirmed
>>
>> > The fix is attached.
>>
>> I've applied your patch to my local git branch of org-mode and it
>> works very nicely. I can live with the write fail you mentioned.
> Let me clarify. On my side, org-bibtex-read-file did not throw any
> error on a .bib file with comment. Is it any different for you?
Sorry, my first reply was garbled. No there is no difference,
org-bibtex-read-file and org-bibtex-import-from-file now do not give any
errors for me.
Thanks again.