[O] Babel, bash, :variables, and tangling

2019-09-15 Thread Ken Mankoff
Hi List, I'm having some trouble getting babel executed in Emacs and scripts that are tangled to behave the same. I think I've distilled it down to an MWE. I'd like to inject #+NAME: table | 1 | 2 | | 3 | 4 | into a bash workflow where I need each of those 4 items with their respective row

Re: [O] (no subject)

2019-09-15 Thread Matt Price
I'm replying a year late to this thread, post-merge, because I've discovered it breaks interaction with the highlight.js library( https://highlightjs.org/) and therefore my workflow, which depends on highlightjs via reveal.js. My difficulty is with the current version of

Re: [O] org-icalendar: Change dates to today in VEVENT export

2019-09-15 Thread Michaël Cadilhac
Hi there, On Thu, 5 Sep 2019 at 11:53, Nicolas Goaziou wrote: > Michaël Cadilhac writes: > > +(defun org-icalendar-today-timestamp () > > + "Return a TIMESTAMP object for today, at 00:00." > > + (let ((dt (decode-time))) > > +(list 'timestamp > > + (nconc (list :year-start (nth 5

Re: [O] org-drill extremely slow with Org 9.2.5

2019-09-15 Thread Christian Heinrich
Hi, are all your headlines folded? I found that running "M-x outline-show-all" before the first org- drill call resolves this issue for me with org 9.2 (but not with 9.3). See also my analysis https://bitbucket.org/eeeickythump/org-drill/issues/48/slow-startup Are you aware of the new