[O] Bug: org-element-fixed-width-interpreter fails when given an empty string [8.0.1 (release_8.0.1-40-g38051c @ /home/david/git/home-common/emacs/foreign/org-mode/lisp/)]

2013-04-25 Thread David Beswick
Hi, I encountered this problem when trying out org-sync with Redmine. That package uses org-element to create "fixed-width" type elements to contain the bug descriptions. When a bug had no description, this problem would occur. In that case, org-element-property returns the empty string for the ":v

Re: [O] Bug: org-element-fixed-width-interpreter fails when given an empty string [8.0.1 (release_8.0.1-40-g38051c @ /home/david/git/home-common/emacs/foreign/org-mode/lisp/)]

2013-04-26 Thread David Beswick
Sure thing, thanks for that. On 26 April 2013 20:06, Nicolas Goaziou wrote: > Hello, > > David Beswick writes: > >> Hi, I encountered this problem when trying out org-sync with >> Redmine. That package uses org-element to create "fixed-width" type >>