Re: [O] [PATCH] contrib/lisp/ox-confluence.el: Export checkboxes; fix timestamps in headlines

2017-05-02 Thread Marc Ihm
Hi, Nicolas Goaziou writes: > > This is a common mistake. Symbols in `cl-case' shouldn't be quoted. 'on > is really (quote on), so you actually wrote > > (cl-case (org-element-property :checkbox item) > ((quote on) "*{{(X)}}* ") > ((quote off) "*{{( )}}* ") > ((quote trans) "*{{(\

Re: [O] Modification to `org-attach' allowing attaching from URL

2017-05-02 Thread Eric Abrahamsen
Nicolas Goaziou writes: > Wojciech Gac writes: > >> I'm attaching a patch with a note in ORG-NEWS. > > Applied. Thank you. Hey I am running org-plus-contrib from the package repos, and I still haven't seen this patch come down. Is it in the pipeline somewhere? I'd really like to use this! Eric

[O] 9.0.6 and clock tables

2017-05-02 Thread Eric S Fraga
Hello all, Just a quick note: I upgraded to v9.0.6 and my clock table reports no longer show %age time spend on each activity. I've not had a chance to debug this yet but clock tables generated earlier today had percentages where I wanted them. I'll debug tomorrow but I thought I'd bring this up

Re: [O] More clocktable breakage

2017-05-02 Thread Achim Gratz
Nicolas Goaziou writes: >> I'd say anything org-element-* should exclusively return syntactical >> things. Context dependence needs to be dealt with elsewhere. > > I'm not sure to understand this. Syntactical things are all about > context dependence in Org. Do you mean /context independance/ need

Re: [O] More clocktable breakage

2017-05-02 Thread Nicolas Goaziou
Hello, Achim Gratz writes: > Well, taking a further setp back, before Org started to have a formal > syntax anything that looked like a timestamp was treated as one. The > different categories of timestamps really arise from the fact that we > now have syntactical timestamps and non-syntactical

Re: [O] Bug: Image export with link does not support query delimiter [8.2.10 (release_8.2.10 @ /usr/local/share/emacs/25.2/lisp/org/)]

2017-05-02 Thread Damien Cassou
Nicolas Goaziou writes: thanks for the suggestion. I have tried several ways to specify a value for this variable inside the file but failed to make the export change in any way. I succeeded with #+bind: org-html-inline-image-rules (("http" . "\\.foo\\'")) * Test [[http://orgmode

[O] Org 9.0.6

2017-05-02 Thread Bastien
Hi all, Org 9.0.6, a bugfix release, is out. Enjoy! http://orgmode.org -- Bastien

Re: [O] How to generate subscript followed overstriking in org-mode

2017-05-02 Thread XP Chen
Haha, good idea but of my knowledge... Thanks. 在2017年05月02 15时01分, "Eric S Fraga"写道: On Tuesday, 2 May 2017 at 03:19, XP Chen wrote: > So I choose using *bold*\mbox{}_{subscripted} , then in ODT file > replace all the \mbox{} as blank... You could probably write an export filter for ODT

[O] [org-caldav] including heading tags into caldav export?

2017-05-02 Thread jota pin
Dear all, Org-caldav exports org-entries to a caldav server, but without the org-mode tags. How could we modify org-caldav to export also the tags? Use case/usefulness: using org-caldav, we can see org entries into e.g. an owncloud calendar /smartphone, great! However, without the org-mode headin

Re: [O] How to generate subscript followed overstriking in org-mode

2017-05-02 Thread Eric S Fraga
On Tuesday, 2 May 2017 at 03:19, XP Chen wrote: > So I choose using *bold*\mbox{}_{subscripted} , then in ODT file > replace all the \mbox{} as blank... You could probably write an export filter for ODT export which removes the \mbox{} bits automatically... -- Eric S Fraga (GnuPG: 0xC89193D8FFF