[O] "org-link-set-parameters" get parent properties

2019-01-31 Thread Tarjei Bærland
Hi! I have a custom function for exporting image links in org-mode (I have my html exported to the parent folder of my .org files, and I just want to keep one copy of the image files). How can I get the "attr_html" of the link for a custom org-set-link-parameters function? As far as I can tell,

[O] org-set-link-parameters get html attributes

2018-08-22 Thread Tarjei Bærland
Hello! I have created a custom link format in org mode, [[fig:path][desc]], defined as (org-link-set-parameters "fig" :follow (lambda (path) (org-open-file-with-emacs (format "../figurer/%s" path))) :export (lambda (path desc backend) (cond ((eq backend 'html) (format (concat "")

[O] Bug: Python block, print function in session [9.1.1 (9.1.1-6-gd40deb-elpa @ c:/Users/tabaa004/Dropbox/home/.emacs.d/elpa/org-20170925/)]

2018-06-06 Thread Tarjei Bærland
2 3 5 8 13 21 34 55 89 144 233 377 610 987 #+END_SRC Is this expected behavior? Kind regards, Tarjei Bærland Emacs : GNU Emacs 25.0.50.1 (x86_64-w64-mingw32) of 2015-07-25 on KAEL Package: Org mode version 9.1.1 (9.1.1-6