Re: [O] [PATCH] Clarify documentation for the %\1, .., %\N template expansion

2016-10-19 Thread Nicolas Goaziou
Hello, Stig Brautaset writes: > Hello! I failed to understand this part of the template expansion, and > I'm hoping you will consider this an improvement. I mistook the %\n for > a newline and glossed over the description. I'm hoping this makes it > clearer that it's a sequence of placeholders.

Re: [O] code blocks: update cache hash on export

2016-10-19 Thread Ulrich J. Herter
One more thing: Am Dienstag, den 18.10.2016, 09:01 -0700 schrieb Charles C. Berry: > Is there a function to get the hash of a #+CALL:-block? C-c C-v a > > () > > doesn't work there. > > > > `org-babel-current-result-hash' does this. It is not interactive, so > if  > you want to query the value i

Re: [O] code blocks: update cache hash on export

2016-10-19 Thread Ulrich J. Herter
Am Dienstag, den 18.10.2016, 09:01 -0700 schrieb Charles C. Berry: > On Tue, 18 Oct 2016, Ulrich J. Herter wrote: > > > Hi everybody! > > > > Two questions I'd like to ask the Org-community: > > ?? > > First: > > When I export my document, the source blocks with outdated cache > > hashes > >