Re: FWD: Org-Babel Support for Powershell

2020-09-05 Thread Bastien
Hi Stanislaw, stanislaw_lem--- via "General discussions about Org-mode." writes: > I ask the maintainer of org-babel Bastien Guerry, if it is possible > to include Powershell support for org-babel. Monsieur Guerry told me > to ask you via email. sorry for the late reply. As I just said to Ian,

FWD: Re: FWD: Org-Babel Support for Powershell

2020-06-09 Thread General discussions about Org-mode.
...@linuxha.com Subject: Re: FWD: Org-Babel Support for Powershell > Hi, > > recently, I got some hints from Google Bing. Jupyter notebook offer a > powershell kernel. Jupyter notebook can be accessed from Emacs. I thought of > several ways to include Powershell in emacs: > &

Re: FWD: Org-Babel Support for Powershell

2020-06-09 Thread Neil Cherry
On 6/6/20 10:01 AM, stardiviner wrote: > I remember already there are some ob-powershell relative projects. You might > want to work and improve features on those work. And integrate it into Org > Mode. > > - https://gist.github.com/cbilson/ae0d90d163be4d769f8a15ddb58292bc Using this in Windows

Re: FWD: Org-Babel Support for Powershell

2020-06-07 Thread tomas
On Sun, Jun 07, 2020 at 01:47:45PM +0200, Russell Adams wrote: > On Sat, Jun 06, 2020 at 11:38:38PM +, Gustav Wikström wrote: > > #+begin_src powershell > > 2+2 > > #+end_src > > > > #+RESULTS: > > : 4 > > That's pretty easy. What executable should it run? > > > /of topic It's safe to say t

Re: FWD: Org-Babel Support for Powershell

2020-06-07 Thread Russell Adams
On Sat, Jun 06, 2020 at 11:38:38PM +, Gustav Wikström wrote: > #+begin_src powershell > 2+2 > #+end_src > > #+RESULTS: > : 4 That's pretty easy. What executable should it run? > /of topic It's safe to say the free software movement has gained a strong > footing in the software world. If it'

RE: FWD: Org-Babel Support for Powershell

2020-06-06 Thread Gustav Wikström
6 juni 2020 12:43 > To: emacs-orgmode@gnu.org > Subject: Re: FWD: Org-Babel Support for Powershell > > On Fri, Jun 05, 2020 at 11:32:45PM +0200, stanislaw_lem--- via General > discussions about Org-mode. wrote: > > With Powershell 7 we got now a cross-platform scripting lang

Re: FWD: Org-Babel Support for Powershell

2020-06-06 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 stanislaw_lem--- via General discussions about Org-mode. writes: > Hi, > > I ask the maintainer of org-babel Bastien Guerry , if it is > possible to include Powershell support for org-babel. Monsieur Guerry told me > to ask you v

Re: FWD: Org-Babel Support for Powershell

2020-06-06 Thread Russell Adams
On Fri, Jun 05, 2020 at 11:32:45PM +0200, stanislaw_lem--- via General discussions about Org-mode. wrote: > With Powershell 7 we got now a cross-platform scripting language for Windows > and Linux OS. Can you provide an example script you would run, and the example output? Basically a minimum wor