Christopher Causer writes:
> One snag I hit that I feel I should mention is what I believe to be a
> mistake in the documentation[1]. I was scratching my head as why
> org-clocktable-defaults wasn't working, but it was only when I brought
> up the inline documentation that I see that this probably
Richard Lawrence writes:
> Kyle Meyer writes:
>
>> Testing that against the cases in your initial report, I believe it
>> leads to the same results as your patch, so here's a cleaned-up version.
>
> I confirm that this cleaned up version works for me and gets the same
> results for my test cases.
I discovered that it matters a lot which block you cache. You have to
cache the long running block. I had put cache on the block with noweb
expansion, and then the long running block still runs every time. That
was a surprise to me, since nothing was changing in that block, so I
thought it would ju
<#secure method=pgpmime mode=sign>
Sharon Kimble writes:
–—BEGIN PGP SIGNED MESSAGE–— Hash: SHA512
Hi folks.
How can I exempt an org-mode drawer, and its contents, from word counts please.
I am using 'wc-mode' but I can't see how to do it.
Thanks Sharon.
I remember there is an extension cal
Hi,
Sharon Kimble writes:
> How can I exempt an org-mode drawer, and its contents, from word counts
> please. I am using 'wc-mode' but I can't see how to do it.
It is not a solution with wc-mode, but maybe this simple function, based on
`count-words', can serve you. It counts the words in the b
Uwe Brauer writes:
> That is odd (maybe my org version is a bit rusty (master june 2020)
It's strange...
It should work fine for you (as long as you set
`org-export-allow-bind-keywords' as non-nil)
You can also try `org-export-filter-link-functions' instead of
`...-final-output-functions'.
An
>>> "JMM" == Juan Manuel Macías writes:
> Hi Uwe,
> Uwe Brauer writes:
>> Thanks that works, but not for link in a list. The only solution
>> seems to be this one
> Doesn't it work for you in a list? I think it should work also in a
> list. If I export this:
> #+begin_sr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi folks.
How can I exempt an org-mode drawer, and its contents, from word counts
please. I am using 'wc-mode' but I can't see how to do it.
Thanks
Sharon.
- --
Debian 10.7, fluxbox 1.3.7, emacs 27.1.50, org 9.4.4
-BEGIN PGP SIGNATURE
Hi Uwe,
Uwe Brauer writes:
> Thanks that works, but not for link in a list. The only solution
> seems to be this one
Doesn't it work for you in a list? I think it should work also in a
list. If I export this:
#+begin_src org
,#+BIND: org-export-filter-final-output-functions (correct-target-
"Loris Bennett" writes:
> Hi,
>
> I have just updated to 9.4.4-16-g0abd4a-elpa (and have patched ox.el with
> Eric Abrahamsen's patch available here at
> https://lists.gnu.org/archive/html/emacs-orgmode/2020-08/msg00039.html,
> but I don't think that that is relevant to the problem I am experienc
>>> "T" == TEC writes:
> Uwe Brauer writes:
>> Aha, thanks, it works, sometimes:
>>
>> The first two work, the last two not. Not sure what to think about it
> Mmm, you need to have #+attr_html immediately followed by the link on
> the next line.
> It would be nice if there was a way to set
>>> "JMM" == Juan Manuel Macías writes:
Hola Juan
> I think the problem is how the exporter understands the url string.
> Note that this:
> @@html:https://www.mpic.de/4747361/risk-calculator";
> target="_blank">Simulador de riesgo con más detalle@@
> [[https://www.mpic.de/4747361/risk-calcula
Uwe Brauer writes:
> Aha, thanks, it works, sometimes:
>
> The first two work, the last two not. Not sure what to think about it
Mmm, you need to have #+attr_html immediately followed by the link on
the next line.
It would be nice if there was a way to set these attributes inline with
the lin
>>> "T" == TEC writes:
> Uwe Brauer writes:
>> I need to produce a html file, with links opening new tabs (pages) as in
>>
>> https://apps.apple.com/es/app/radar-covid/id1520443509";
>> target="_blank">Descarga Directa
>>
>> However
>>
>> [[https://www.mpic.de/4747361/risk-calculator tar
Luca Ferrari writes:
> Hi all,
> I'm using org to produce beamer presentations, and I've a lot of src blocks.
> Is there any way to emphasize words or lines within such blocks? For
> example to place the command arguments in bold face?
>
> Thanks,
> Luca
I'd have to look at the manual for spec
Hi all,
I'm using org to produce beamer presentations, and I've a lot of src blocks.
Is there any way to emphasize words or lines within such blocks? For
example to place the command arguments in bold face?
Thanks,
Luca
Uwe Brauer writes:
> I need to produce a html file, with links opening new tabs (pages) as in
>
> https://apps.apple.com/es/app/radar-covid/id1520443509";
> target="_blank">Descarga Directa
>
> However
>
> [[https://www.mpic.de/4747361/risk-calculator target="_blank"][Simulador de
> riesgo
I think the problem is how the exporter understands the url string.
Note that this:
@@html:https://www.mpic.de/4747361/risk-calculator";
target="_blank">Simulador de riesgo con más detalle@@
[[https://www.mpic.de/4747361/risk-calculator target="_blank"][Simulador de
riesgo con más detalle]]
i
Hi,
I have just updated to 9.4.4-16-g0abd4a-elpa (and have patched ox.el with
Eric Abrahamsen's patch available here at
https://lists.gnu.org/archive/html/emacs-orgmode/2020-08/msg00039.html,
but I don't think that that is relevant to the problem I am experiencing).
I have an R block I evaluate a
Hi
I need to produce a html file, with links opening new tabs (pages) as in
https://apps.apple.com/es/app/radar-covid/id1520443509";
target="_blank">Descarga Directa
However
[[https://www.mpic.de/4747361/risk-calculator target="_blank"][Simulador de
riesgo con más detalle]]
Did not wor
20 matches
Mail list logo