Re: Changed list indentation behavior: how to revert?

2020-11-14 Thread David Rogers
Jean Louis writes: * David Rogers [2020-11-15 01:44]: Hello After reading several of the responses to this, I’ve started to wonder: Is electric-indent-mode broken for everybody because it contains a bug or design flaw, or is electric-indent-mode working fine but simply not suitable for

Re: Changed list indentation behavior: how to revert?

2020-11-14 Thread Jean Louis
* David Rogers [2020-11-15 01:44]: > Hello > > After reading several of the responses to this, I’ve started to wonder: Is > electric-indent-mode broken for everybody because it contains a bug or > design flaw, or is electric-indent-mode working fine but simply not suitable > for every situation?

Re: [PATCH] ob-java

2020-11-14 Thread Jarmo Hurri
ian martins writes: >> > It seems that you have changed some classloader settings in the new >> > code. I have examples which used to work perfectly; now they still >> > compile, but fail to run, throwing exception >> > >> > java.lang.NoClassDefFoundError >> >> I had some extra time today, so

Re: Changed list indentation behavior: how to revert?

2020-11-14 Thread David Rogers
Hello After reading several of the responses to this, I’ve started to wonder: Is electric-indent-mode broken for everybody because it contains a bug or design flaw, or is electric-indent-mode working fine but simply not suitable for every situation? In other words, where is the “right”

Re: S-RET

2020-11-14 Thread John Kitchin
you can find a lot of functions like the ones in jupyter at https://github.com/jkitchin/scimax/blob/master/scimax-ob.el. I setup my ipython like this: https://github.com/jkitchin/scimax/blob/master/scimax-org-babel-ipython-upstream.el#L89 although I will note there are several setups in that

Re: [PATCH] ob-ruby.el: allow specification of ruby command w/header arg

2020-11-14 Thread Kyle Meyer
Juri Linkov writes: > Thanks, this is a much needed change. But currently it is limited only > to non-session code execution. Here is an additional patch that also > supports the same feature for session code execution as well: > > ob-ruby.el: allow specification of session ruby command

S-RET

2020-11-14 Thread Juri Linkov
I've switched to Org Babel as a replacement of Jupyter Notebook since I already tired copying Julia program texts back and forth between Jupyter pages in web browsers and Emacs. Fortunately, Org Babel can do everything that Jupyter Notebook does. Except that there is a small usability feature

Re: Changed list indentation behavior: how to revert?

2020-11-14 Thread Jean Louis
* Diego Zamboni [2020-11-14 20:29]: > Jean, > > On Sat, Nov 14, 2020 at 8:53 AM Jean Louis wrote: > > > As that is how ugly and less visible it should look like if the same > > principle should be followed. As if somebody forces me to indent list > > items like that, then they shall also force

Re: [PATCH] ob-java.el: Allow for more whitespace

2020-11-14 Thread Kyle Meyer
ian martins writes: > On Thu, Nov 12, 2020 at 10:46 PM Kyle Meyer wrote: >> Is this related to Jarmo's report at >> ? If so, it'd be good >> to include a Reported-by trailer as well as a link. > > Yes. The updated patch includes Reported-by. That

[PATCH] doc/org-manual.org: Extend table formulas Lisp form documentation

2020-11-14 Thread Daniele Nicolodi
Hello, I always found the description of Lisp forms in Org table formulas not extremely clear, especially in regard to the use of mode flags. The attached patch tries to clarify the manual a bit. Would it be worth to mention org-sbe in the same section of the manual? Cheers, Dan From

Re: Changed list indentation behavior: how to revert?

2020-11-14 Thread Diego Zamboni
Jean, On Sat, Nov 14, 2020 at 8:53 AM Jean Louis wrote: > As that is how ugly and less visible it should look like if the same > principle should be followed. As if somebody forces me to indent list > items like that, then they shall also force headings. So consistency > is lacking. /s > No

Re: [PATCH] ob-java

2020-11-14 Thread ian martins
On Sat, Nov 14, 2020 at 6:48 AM Jarmo Hurri wrote: > Jarmo Hurri writes: > > > It seems that you have changed some classloader settings in the new > > code. I have examples which used to work perfectly; now they still > > compile, but fail to run, throwing exception > > > >

Re: [PATCH] ob-java

2020-11-14 Thread Jarmo Hurri
Hi again! Jarmo Hurri writes: > It seems that you have changed some classloader settings in the new > code. I have examples which used to work perfectly; now they still > compile, but fail to run, throwing exception > > java.lang.NoClassDefFoundError I had some extra time today, so I took a

Re: Changed list indentation behavior: how to revert?

2020-11-14 Thread Diego Zamboni
Hi Gustavo, Thanks for the pointer! I noticed this change some time ago, but it hadn't bothered me so much as to go look how to fix it - now you gave me the solution :) Cheers, --Diego On Fri, Nov 13, 2020 at 10:11 PM Gustavo Barros wrote: > Hi Karl, > > On Fri, 13 Nov 2020 at 18:30, Karl

Re: default :results

2020-11-14 Thread ian martins
On Wed, Nov 11, 2020 at 3:04 AM Bastien wrote: > > The default for ob-shell execution was to use the output, not the > value. Then we had a long discussion, leading to this: > > - The default (no :result) is to display the functional value > > - For some languages, it may break expectations, so

Re: [PATCH] ob-java.el: Allow for more whitespace

2020-11-14 Thread ian martins
On Thu, Nov 12, 2020 at 10:46 PM Kyle Meyer wrote: > > ian martins writes: > > > Subject: [PATCH 2/2] ob-java.el: Allow for more whitespace in java code > > > > * lisp/ob-java.el (defconst *-re): Updated regexps to allow for more > > whitespace in the content of java code blocks, and removed some

add linked files to agenda files

2020-11-14 Thread Alan Schmitt
Hello, I'm experimenting with a setup where each project is its own org file, and where I have a master file linking to active projects. How can I configure org to add every linked file of that master file to the org-agenda-files? Thanks, Alan signature.asc Description: PGP signature

Link to open PDF at a specific page

2020-11-14 Thread Georges Ko
Hi, I'd like to open a PDF file to a specific page from a link, using the default PDF viewer in Windows (same as w32-shell-execute "open"), which opens a browser. With a browser, I can open it with this HTML link: Page 4 This link as an Org mode link doesn't work: