Re: [O] org-elements-parse-buffer and weird property drawers

2014-09-02 Thread Will Monroe
Hello, I'm not as adept at troubleshooting as others on this list, but I believe I've encountered this problem as well. After updating my org-mode version this morning, I opened some of my org files and encountered some strange display behaviors: - The "TODO" keywords did not seem to have the us

Re: [O] org-elements-parse-buffer and weird property drawers

2014-09-02 Thread Daimrod
Nicolas Goaziou writes: > Hello, > > Daimrod writes: > >> Since the change to `org-re-property' I have problems to display org >> files. My *Message* buffer is spammed with the following error: >> >> Error during redisplay: (jit-lock-function 1119) signaled (error "No match 3 >> in highlight (3

Re: [O] org-elements-parse-buffer and weird property drawers

2014-09-02 Thread Nicolas Goaziou
Hello, Daimrod writes: > Since the change to `org-re-property' I have problems to display org > files. My *Message* buffer is spammed with the following error: > > Error during redisplay: (jit-lock-function 1119) signaled (error "No match 3 > in highlight (3 (quote org-property-value) t)") >

Re: [O] org-elements-parse-buffer and weird property drawers

2014-09-02 Thread Daimrod
Eike writes: > Hello, > > Nicolas Goaziou writes: >> Eike writes: >> >>> I'm playing with the functions in org-elements.el and the following >>> effect seems strange to me: >>> >>> I have a few propery drawers with empty propertys, like >>> >>> #+BEGIN_EXAMPLE >>> :PROPERTIES: >>> :date: [20

Re: [O] org-elements-parse-buffer and weird property drawers

2014-08-31 Thread Eike
Hello, Nicolas Goaziou writes: > Eike writes: > >> I'm playing with the functions in org-elements.el and the following >> effect seems strange to me: >> >> I have a few propery drawers with empty propertys, like >> >> #+BEGIN_EXAMPLE >> :PROPERTIES: >> :date: [2014-08-29 Fr] >> :chf: 21

Re: [O] org-elements-parse-buffer and weird property drawers

2014-08-31 Thread Nicolas Goaziou
Hello, Eike writes: > I'm playing with the functions in org-elements.el and the following > effect seems strange to me: > > I have a few propery drawers with empty propertys, like > > #+BEGIN_EXAMPLE > :PROPERTIES: > :date: [2014-08-29 Fr] > :chf: 21.76 > :eur: > :END: > #+END_EXAMPLE >

Re: [O] org-elements-parse-buffer and weird property drawers

2014-08-30 Thread Thorsten Jolitz
Eike writes: > Hello all, > > I'm playing with the functions in org-elements.el and the following > effect seems strange to me: > > I have a few propery drawers with empty propertys, like > > #+BEGIN_EXAMPLE > :PROPERTIES: > :date: [2014-08-29 Fr] > :chf: 21.76 > :eur: > :END: > #+END_EX

Re: [O] org-elements-parse-buffer and weird property drawers

2014-08-30 Thread Eike
forgot to mention org version: Org-mode version 8.3beta (release_8.3beta-296-g851b77 @ /home/eike/.emacs.d/src/org-mode/lisp/) Kind regards, Eike Eike writes: > Hello all, > > I'm playing with the functions in org-elements.el and the following > effect seems strange to me: > > I have a few prop

[O] org-elements-parse-buffer and weird property drawers

2014-08-30 Thread Eike
Hello all, I'm playing with the functions in org-elements.el and the following effect seems strange to me: I have a few propery drawers with empty propertys, like #+BEGIN_EXAMPLE :PROPERTIES: :date: [2014-08-29 Fr] :chf: 21.76 :eur: :END: #+END_EXAMPLE If I do org-elements-parse-buffe