Re: documenting python module examples in orgmode

2019-12-11 Thread Divan Santana
Thanks John Kitchin. Your suggestion works.

documenting python module examples in orgmode

2019-12-09 Thread Divan Santana
Hi All, I'm trying to document python module examples in orgmode. I'm sure this is possible, but not quite sure how to do it. I'd like to define the python module in one block, and then import it in another. #+NAME: my_module.py #+begin_src python print('Importing my_module...') test = 'Test S

[O] org 2 gfm markdown and back again

2018-11-06 Thread Divan Santana
n2org situation. Anyone thought of something box to improve this situation? -- Divan Santana https://divansantana.com

Re: [O] issue with deadline and schedule on same line

2016-12-19 Thread Divan Santana
Nicolas Goaziou writes: > Hello, > > Divan Santana writes: > >> Hi Org users >> >> Quick one. Having an issue when trying to fire up `org-agenda`. >> >> It errors with: >> >> ``` >> org-agenda-get-day-entries: Wrong type argument:

[O] issue with deadline and schedule on same line

2016-12-19 Thread Divan Santana
Hi Org users Quick one. Having an issue when trying to fire up `org-agenda`. It errors with: ``` org-agenda-get-day-entries: Wrong type argument: number-or-marker-p, "<2016-12-20 Tue +1m>" ``` That's when one tries to read this file in: ``` * Tasks ** TODO [#B] Do budget for next Month - 20th

Re: [O] issue with deadline and schedule on same line

2016-12-19 Thread Divan Santana
> Hi Org users > > Quick one. Having an issue when trying to fire up `org-agenda`. > > It errors with: > > ``` > org-agenda-get-day-entries: Wrong type argument: number-or-marker-p, > "<2016-12-20 Tue +1m>" > ``` > > That's when one tries to read this file in: > > ``` > * Tasks > ** TODO [#B] Do b

Re: [O] org2pdf export broken on parabola

2016-09-15 Thread Divan Santana
Hi Aaron, Aaron Ecay writes: > Hi Divan, > > Thanks for your reply. > > 2016ko abuztuak 28an, Divan Santana-ek idatzi zuen: >> >> Thanks for the reply. >> >> My initial post was a lacking detail, sorry... >> >> So, on parabola Linux,

Re: [O] org2pdf export broken on parabola

2016-08-28 Thread Divan Santana
h are detailed here: https://lists.parabola.nu/pipermail/assist/2016-August/000716.html So I'm wondering how one can use the org export to PDF function on parabola linux which has stripped these fonts due to some licensing issue (I think). Aaron Ecay writes: > Hi Divan, > >

[O] org2pdf export broken on parabola

2016-08-23 Thread Divan Santana
Hi All, So I'm pretty new to Emacs and org-mode. Loving it so far. On parabola (FSF approved Arch linux distro) the default emacs org2pdf function is broken. Details on the reason here: https://lists.parabola.nu/pipermail/assist/2016-August/000716.html Something about freedom licensing issues