Re: [PATCH] ob-java, a proposal on import improvement

2021-01-08 Thread Dr. Arne Babenhauserheide
John Herrlin writes: > I would like to combine imports from header-args with imports from a > source block. > > Here is an example: > > * RxJava > :PROPERTIES: > :header-args: :dir src :results output code > :header-args:java: :cmdline -classpath ./rxjava-1.3.8.jar:src:. :cmpflag > -c

Bug: Images not displaying over tramp [9.3.7 (9.3.7-14-gb2b587-elpaplus @ /home/gallo/.emacs.d/elpa/org-plus-contrib-20200720/)]

2021-01-08 Thread Alejandro Gallo
Your bug report will be posted to the Org mailing list. When I'm checking out an org mode file over tramp, images are not displayed, even though tramp seems to fetch the file correctly. The image that get's shown is the whi

[PATCH] ob-java, a proposal on import improvement

2021-01-08 Thread John Herrlin
Hey, Happy new year and a good continuation! I would like to combine imports from header-args with imports from a source block. Here is an example: * RxJava :PROPERTIES: :header-args: :dir src :results output code :header-args:java: :cmdline -classpath ./rxjava-1.3.8.jar:src:. :cmpf

Re: Microsoft Excel spreadsheet editing directly from within emacs.

2021-01-08 Thread H. Dieter Wilhelm
Hongyi Zhao writes: > On Tue, Dec 29, 2020 at 5:40 PM Jean Louis wrote: >> >> * Hongyi Zhao [2020-12-29 07:55]: >> > From this point of view, if we want to have both full-features and >> > powerful capabilities in manipulating spreadsheet, it seems that only >> > the python based programmatic t

Re: Org-capture template no longer recognised...

2021-01-08 Thread Ihor Radchenko
Neil Shephard writes: > Beyond downgrading each of the packages I listed if anyone has suggestions > on how to debug this further please let me know, more than happy to work > through this and post back to the list. You can try bug-hunter package [1] to narrow down the cause. One example of usin

Make org-mode multi line shell session work sensibly

2021-01-08 Thread Samuel Loury
Hi, I've been trying to work more and more with org-babel recently, and found out that the session in the shell block does not appear to work well. The symptom is the following: When I try to run a code block with noop lines, like comment, the output gets broken --8<---cut here--

columnview, match and status include all open status

2021-01-08 Thread Uwe Brauer
Hi I have the following problem: #+begin_src ,* Sheet1 :PROPERTIES: :COLUMNS: %10Sheet(Sheet Nr) %10Ej(Exercise Nr) %17Date(Date) %7STATUS(Status){X/} :END: ,** Group1