[O] Bug: Compiling org-clock.el fails due to undeclared utf-8 [9.1.1 (9.1.1-6-gd40deb-elpa)]

2017-09-29 Thread Enrico Scholz
When install org, compilation fails with | org-clock.el:1958:1:Error: Invalid read syntax: "?" This seems to happen due to the non-ascii charecter in line 1974. Adding a ;; coding: utf-8 local variable fixes it. Enrico Emacs : GNU Emacs 25.3.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.24.

Re: [O] Bug: Bad ODT files when including multiple images [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2013-12-03 Thread Enrico Scholz
Christian Moe writes: > It seems LibreOffice 4.1 now requires that draw:frame elements wrapping > images be uniquely named with the draw:name attribute if there's more > than one of them. > ... > So we may need a fix for the corner case of identical captions as > well. Why do we need meaningful

Re: [O] Bug: Bad ODT files when including multiple images [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2013-12-03 Thread Enrico Scholz
Jambunathan K writes: > If problem persists with new exporter, let me know. I will be happy to > share a fix. yes; reproduced with Org-mode version 8.2.3c (8.2.3c-17-gc92606-elpa @ /home/ensc/.emacs.d/elpa/org-20131202/) Enrico

Re: [O] Bug: Bad ODT files when including multiple images [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2013-12-02 Thread Enrico Scholz
Jambunathan K writes: >M-x list-packages > > and install the org package. this seems to be completely broken: export by C-c C-e o o fails with | OpenDocument export failed: Invalid function: org-with-silent-modifications > If problem persists with new exporter, let me know. I will be hap

[O] Bug: Bad ODT files when including multiple images [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2013-12-02 Thread Enrico Scholz
Hi, org-mode generates ODT files which can not be opened by libreoffice-4.1.3.2 when more than one image is included. E.g. running (org-export-as-odt) on test.org --- * Test [[file:s01.png]] [[file:s01.png]] - and trying to open it with 'oowrite test.odt' gives a "Read-Error/Error rea