Release 9.6

2022-11-28 Thread Bastien
Hi all, Org 9.6 a major release, is out, and will be available from GNU ELPA in a few hours. The release notes are published on https://orgmode.org/Changes.html. On top of the many small and big enhancements against 9.5, here are some changes you might want to be aware of: - Org tests are now

Re: Adding #+name to result block in babel

2022-11-28 Thread Bill Burdick
Hi Henrik, On Tue, Nov 29, 2022 at 2:11 AM Henrik Frisk wrote: > Hi, > > Maybe I'm missing something obvious but is it possible to have a name be > added to the result block such as running: > > #+begin_src shell > echo "Hello" > #+end_src > > results in > > #+RESULTS: > #+name: my_result > :

Re: Images generated by R code blocks do not display

2022-11-28 Thread William Denton
I tried git bisect and, if I did it right, the problem may have started here: commit 46b71f910844c14d8db1feb54c07de26d101cc05 Author: stardiviner Date: Tue Oct 4 12:36:32 2022 +0800 org.el: Support auto display inline images when cycling * lisp/org.el (org-toggle-inline-images):

Adding #+name to result block in babel

2022-11-28 Thread Henrik Frisk
Hi, Maybe I'm missing something obvious but is it possible to have a name be added to the result block such as running: #+begin_src shell echo "Hello" #+end_src results in #+RESULTS: #+name: my_result : Hello Thank you!

Re: [HELP] Translate/extend `org-clock-clocktable-language-setup' for Spanish/Dutch/more languages

2022-11-28 Thread Jonathan Gregory
Hi On 27 Nov 2022, Ihor Radchenko wrote: Contributions for other languages are also welcome. For Portuguese, I'd use the following: ("pt" "Arquivo" "N" "Data e hora" "Título" "Hora" "TODOS" "Hora total" "Hora do arquivo" "Resumo das horas em") -- Jonathan

Re: Images generated by R code blocks do not display

2022-11-28 Thread William Denton
On 25 November 2022, Ihor Radchenko wrote: 1. cd /path/to/org/repo 2. git checkout main 3. make repro 4. M-: (require 'ob-shell) 5. Open the following org file #+begin_src sh :results graphics file :file /tmp/colour.png convert -size 300x300 xc:#002b36 /tmp/colour.png #+end_src 6. Move point

To convert and simplify units in tables (was:LIterate programming with calc (help))

2022-11-28 Thread Ypo
#+TBLFM: $s=uconvert($W*$l/$Z,kg / cm^2)::$cs=uconvert($s_lim/$s, ) where uconvert is defined as: (defmath uconvert (v u)   "Convert value V to compatible unit U."   (math-convert-units v u)) But no luck, "cs" result is an ERROR. Is it feasible to get a value for "cs" with no units? Ok, it

Re: [BUG] Clipboard text pasted in two windows with a cloned buffer [9.6-pre ( @ /home/chomwitt/.config/emacs/elpa/org-9.6pre0.20221110.85807/)]

2022-11-28 Thread Alexandros Prekates
On Mon, 28 Nov 2022 10:28:41 + Alexandros Prekates wrote: I come across another case : WINDOW A -- WINDOW B - * FOO1 * FOO1 ** goo2 ** goo2 ** zoo2 ** zoo2

[BUG] Clipboard text pasted in two windows with a cloned buffer [9.6-pre ( @ /home/chomwitt/.config/emacs/elpa/org-9.6pre0.20221110.85807/)]

2022-11-28 Thread Alexandros Prekates
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: [HELP] Translate/extend `org-clock-clocktable-language-setup' for Spanish/Dutch/more languages

2022-11-28 Thread Esteban Ordóñez
>>> '(("en" "File" "L" "Timestamp" "Headline" "Time" "ALL" >>> "Total time" "File time" "Clock summary at") >>> ("es" "Archivo" "N" "Fecha y hora" "Tarea" "Tiempo" "TODO" >>> "Tiempo total" "Tiempo archivo" "Clock summary at") >> >> I don't know what "L" or "N" are. > > "L" is