emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [PATCH] Org-bibtex: checking string length in org-bibtex-read before


From: Stefan-W. Hahn
Subject: [O] [PATCH] Org-bibtex: checking string length in org-bibtex-read before using aref
Date: Fri, 21 Feb 2014 17:27:59 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Good afternoon,

I have a problem with org-bibtex function org-bibtex-read if I have an
empty field in a bibitem like this:

@article(test,
   description = "")

In this case the "aref" gives an exception. I would like to suggest
the attached following fix.

With kind regards,
Stefan

-- 
Stefan-W. Hahn                          It is easy to make things.
                                        It is hard to make things simple.

Attachment: 0001-PATCH-Org-bibtex-checking-string-length-in-org-bibte.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]