[O] [FEATURE] Make header argument :mkdirp yes work for other header arguments not just :tangle

2019-03-02 Thread stardiviner
I hope ~:mkdirp~ header argument can also work for other related header arguments like ~:dir~, ~:file~ etc not just ~:tangle~. Like following example. #+begin_src sh :mkdirp yes :dir "data/code/mkdirp/dir" :file "test" :results file link echo "hello" #+end_src So I added a simple patch to make

Re: [O] [RFC] Fixing link encoding once and for all

2019-03-02 Thread stardiviner
Nicolas Goaziou writes: > Hello, > > Neil Jerram writes: > >> Do you mean Windows file names in existing Org files? I.e. the >> back-compatibility concern? >> >> If so, yes, I confess I didn't think at all about back-compatibility, >> with my suggestion above. So perhaps that rules my idea o

Re: [O] Set checkbox to intermediate in code

2019-03-02 Thread Ken Mankoff
On 2019-02-28 at 08:51 +0100, Cecil Westerhof wrote... > I can set a checkbox to intermediate with: > C-u C-u C-c C-x C-b FYI, C-c C-c toggles boxes too. Shorter than C-c C-x C-b. -k.

Re: [O] [Proposal] Make header argument :mkdirp yes work for other header arguments not just :tangle

2019-03-02 Thread stardiviner
Christopher M. Miles writes: > I hope `:mkdirp` header argument can also work for other related header > arguments like `:dir`, `:file` etc not just `:tangle`. Like following > example. > > #+begin_src sh :mkdirp yes :dir "data/code/mkdirp/dir" :file "test" :results > file link > echo "hello" >

[O] Latex formatting for an extracted table

2019-03-02 Thread Brett Presnell
I've taken to typing scores and brief comments into an org table when grading my students papers. In order to extract the scores and comments for each individual student, I use orgtbl-aggregate as follows (the student's nickname in this case is assumed to be "tophat", and the table containing al

Re: [O] Multiple Indices

2019-03-02 Thread Gregor Zattler
Hi Robert, * Robert Love [2019-03-02; 16:29]: > I don’t understand this advice. I went looking for the source > for the Org manual and found it IS written in Texinfo. This > is version 8.2.10. Is there a native Org mode manual written > in Org? Yes since version 9 I think. It will be par

Re: [O] Multiple Indices

2019-03-02 Thread Robert Love
I don’t understand this advice. I went looking for the source for the Org manual and found it IS written in Texinfo. This is version 8.2.10. Is there a native Org mode manual written in Org? If so, please provide the source location. > On Mar 1, 2019, at 2:15 AM, Gregor Zattler wrot

[O] Babel: how to get rid of the quotes wraping the result of a Sagemath code block ?

2019-03-02 Thread Emmanuel Charpentier
Dear list, I would like to use Sage to build the text of a Graphviz program to display some graph, then pass this program body to a dot code block. The first step is easy. But I'm unable to accomplish the second one becausethe program text (which is correct !) is wrapped in a pair of quotes, on w

[O] Bug: link to gnuplot [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/kiwibird/.emacs.d/elpa/org-9.1.14/)]

2019-03-02 Thread Kevin Brubeck Unhammer
When I do C-c " g or M-x org-plot/gnuplot I get org-plot/gnuplot: Cannot open load file: No such file or directory, gnuplot It'd be nice if org-plot/gnuplot could instead `message' me a link to the package that needs installing (or at least if the docstring for that function coul