Re: [O] how to save script created when executing a babel block?

2018-06-20 Thread Thierry Banel
Le 21/06/2018 00:47, dmg a écrit : hi everybody, is there a way to save the script created by babel that is being executed? thank you, You may type C-c C-v v (M-x org-babel-expand-src-block) inside a babel block. Regards

Re: [O] Patch adding from-logo commentary ox-koma-letter.el

2018-06-20 Thread Van L
> If you like the additional documentation, > then I will update it with > this and send a new patch. Can the documentation in the standard distribution include step-by-step example using XeTeX comparing plain TeX and LaTeX for writing a letter to PDF with an SVG logo placed well?

[O] how to save script created when executing a babel block?

2018-06-20 Thread dmg
hi everybody, is there a way to save the script created by babel that is being executed? thank you, -- --dmg --- D M German http://turingmachine.org

Re: [O] Patch adding from-logo commentary ox-koma-letter.el

2018-06-20 Thread Grant Rettke
On Tue, Jun 19, 2018 at 3:11 AM, Nicolas Goaziou wrote: > Hello, > > Grant Rettke writes: > >> Although the function document ion mentions the markup to use, it >> doesn't explain that the user needs to provide a logo file in the same >> directory as the letter. > > Is it really necessary? If yo

[O] Speeding up agenda custom command with org-agenda-earlier & org-agenda-later

2018-06-20 Thread Zongheng Yang
Hi, Here's an agenda custom command that acts as the main interface I interact with org (in fact, emacs :)). (setq org-agenda-custom-commands '(("c" "Simple agenda view" ((agenda "") (tags "PRIORITY=\"A\"" ((org-agenda-files '("~/org/work.org" "~

[O] [PATCH] ob-scheme.el: Fix scheme blocks ignoring :results in formatting

2018-06-20 Thread Henry Blevins
Currently, scheme babel blocks ignore :results header arguments like 'verbatim' and attempt to format all output as tables. This patch corrects that and performs the user supplied formatting. This is my first time contributing a patch, so I apologize if I have made any mistakes in submitting this.

Re: [O] very long table calc expressions ?

2018-06-20 Thread Thierry Banel
Le 20/06/2018 11:09, Uwe Brauer a écrit : > Le 19/06/2018 19:21, Uwe Brauer a écrit : > You may want to take a look at the orgtbl-aggregate package available on > Melpa. Thanks very much. I have already installed that package but the example presented in the documentation were too

Re: [O] Bug: Inherited tags alignment problem in block agendas [9.1.13 (release_9.1.13-751-g9dcc52 @ c:/D-Drive/bin/org-mode/lisp/)]

2018-06-20 Thread Bernt Hansen
Nicolas Goaziou writes: > Hello, > > Bernt Hansen writes: > > >> There seems to be an issue with inherited tag alignment in block agendas >> in the master branch. >> >> ECM follows. > > I cannot reproduce this issue. Was it somehow fixed since your report? > > Regards, Yes this was fixed in a p

Re: [O] Bug: Inherited tags alignment problem in block agendas [9.1.13 (release_9.1.13-751-g9dcc52 @ c:/D-Drive/bin/org-mode/lisp/)]

2018-06-20 Thread Nicolas Goaziou
Hello, Bernt Hansen writes: > There seems to be an issue with inherited tag alignment in block agendas > in the master branch. > > ECM follows. I cannot reproduce this issue. Was it somehow fixed since your report? Regards, -- Nicolas Goaziou

Re: [O] very long table calc expressions ?

2018-06-20 Thread Uwe Brauer
> Le 19/06/2018 19:21, Uwe Brauer a écrit : > You may want to take a look at the orgtbl-aggregate package available on > Melpa. > #+BEGIN: aggregate :table "data" :cols "'Cual 1' count()" > | 'Cual 1' | count() | > |--+-| > | NT | 3 | > | MH