Re: [O] [LibreOffice] (void-variable org-line)

2012-06-29 Thread Sebastien Vauban
Hi Jambunathan, Jambunathan K wrote: >> Debugger entered--Lisp error: (error "Cannot determine style name for >> entity default of type character") > > I have pushed a fix. The problem is: > > There is a string that matches `org-emph-re'. (May be you are using @...@ > for marking things specially

Re: [O] [LibreOffice] (void-variable org-line)

2012-06-28 Thread Jambunathan K
> Debugger entered--Lisp error: (error "Cannot determine style name for > entity default of type character") I have pushed a fix. The problem is: There is a string that matches `org-emph-re'. (May be you are using @...@ for marking things specially). But there is no entry for it in `org-lpars

Re: [O] [LibreOffice] (void-variable org-line)

2012-06-28 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > When trying to export to LibreOffice, I get this error message: This should be fixed. Can you test and report? Thanks, -- Bastien

Re: [O] [LibreOffice] (void-variable org-line)

2012-06-28 Thread Sebastien Vauban
Hi Jambunathan, Jambunathan K wrote: > "Sebastien Vauban" writes: > >> When trying to export to LibreOffice, I get this error message: >> >> Debugger entered--Lisp error: (void-variable org-line) > > Fixed in both master and maint. That does work. Thanks for your speedy answer and fix! However,

Re: [O] [LibreOffice] (void-variable org-line)

2012-06-28 Thread Jambunathan K
"Sebastien Vauban" writes: > When trying to export to LibreOffice, I get this error message: > > Debugger entered--Lisp error: (void-variable org-line) Fixed in both master and maint. --

[O] [LibreOffice] (void-variable org-line)

2012-06-28 Thread Sebastien Vauban
Hello, When trying to export to LibreOffice, I get this error message: --8<---cut here---start->8--- Debugger entered--Lisp error: (void-variable org-line) (string-match "^ORG-\\(.*\\)-\\(START\\|END\\)$" org-line) (if (string-match "^ORG-\\(.*\\)-\\(START\