Re: [O] [PATCH] lisp/ox-publish.el: Handle includes with searches

2015-12-28 Thread aman
Nicolas Goaziou nicolasgoaziou.fr> writes: > > Hello, > > Nick Gunn ausimian.net> writes: > > > * lisp/ox-publish.el (org-publish-cache-file-needs-publishing): Ignore > > any link search suffix on an include so that the path represents a > > valid file during the publishing check. > > Ap

Re: [O] Found answer to HTML literal export

2015-12-28 Thread Nicolas Goaziou
Hello, Larrabee Strow writes: > Still wondering if can change "Body only" as the default for the html > exporter. I'd just like to do "C-e h h" instead of "C-e C-b h h". There is no variable to turn body-only by defaut, but you can write your own export command with the appropriate argument.

Re: [O] "Variable binding depth exceeds max-specpdl-size" behavior induced by footnotes [8.2.10 (release_8.2.10 @ /usr/local/share/emacs/24.5/lisp/org/)]

2015-12-28 Thread Nicolas Goaziou
Hello, Alexander Huang writes: > * description > > using the example below, calling =org-html-export-as-html= leads to a > =mapc: Variable binding depth exceeds max-specpdl-size= error. > > #+BEGIN_SRC org :file example-file.org > > # must be non-leading > x[fn:A] > > # must be leading > [fn:A]

Re: [O] Publishing errors

2015-12-28 Thread C . Baxter
Sorry for the original post, I'm able to answer my own question. It appears that BEGIN_HTML is now BEGIN_EXPORT HTML, etc. Gr!

[O] Bug: problems with tangled code [8.3.2 (8.3.2-51-g713fe8-elpa @ /home/tobias/.emacs.d/elpa/org-20151221/)]

2015-12-28 Thread Tobias Müller
Dear all. I have discovered a problem with tangled source code in org-mode. As a minimal example I set up the following in a file ~/test.org * Section Some Text #+BEGIN_SRC python :tangle files/file.py :comments link print('Block 1') #+END_SRC More Text #+BEGIN_SRC python :tangle files/file.p

[O] "Variable binding depth exceeds max-specpdl-size" behavior induced by footnotes [8.2.10 (release_8.2.10 @ /usr/local/share/emacs/24.5/lisp/org/)]

2015-12-28 Thread Alexander Huang
* description using the example below, calling =org-html-export-as-html= leads to a =mapc: Variable binding depth exceeds max-specpdl-size= error. #+BEGIN_SRC org :file example-file.org # must be non-leading x[fn:A] # must be leading [fn:A] # must be non-leading x[fn:B] # must be non-leadi

[O] Found answer to HTML literal export

2015-12-28 Thread Larrabee Strow
Sorry, Quickly found answer to my problem in Nicolas Goaziou message of 2015-12-20 on [ANN] Export block syntax change. Still wondering if can change "Body only" as the default for the html exporter. I'd just like to do "C-e h h" instead of "C-e C-b h h". Thanks. --

[O] HTML literal output

2015-12-28 Thread Larrabee Strow
I am using orgmode to produce html for the Hugo static web site generator. Hugo requires yaml at the top of the html file for configuration. Previously (8.3beta) this worked by putting the yaml inside BEGIN_HTML blocks., but it does not work with version 8.3.2 org-mode Version 8.3.2 I am unable t

[O] Publishing errors

2015-12-28 Thread C . Baxter
I have publishing errors using org version release_8.3.2-420-g955bc5 that are not present if I use org version 8.2.10. The problem seems to be this html section which is not rendered correctly - I just see the html code and not the output. #+BEGIN_HTML The text of this article as a pdf file htt

Re: [O] For Org, numbered backups or version control? Which settings?

2015-12-28 Thread Rainer M Krug
Envoyé de mon iPhone > Le 28 déc. 2015 à 13:47, Jorge a écrit : > > Hi. My ~/org folder, with its sub directories, has a total of 13 .org > files. Five of them are agenda files. I set up numbered backup, with > the backups going to a separate directory: ~/auto-backups. For the > most impor

[O] For Org, numbered backups or version control? Which settings?

2015-12-28 Thread Jorge
Hi. My ~/org folder, with its sub directories, has a total of 13 .org files. Five of them are agenda files. I set up numbered backup, with the backups going to a separate directory: ~/auto-backups. For the most important org files, I raised the number of numbered backups kept. For example, my