emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Let ob-shell support specify shell to execute shell code?
@ 2018-04-01  6:02 stardiviner
  0 siblings, 0 replies; only message in thread
From: stardiviner @ 2018-04-01  6:02 UTC (permalink / raw)
  To: org-mode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I want to specify Shell for ob-shell.

Like this src block:

#+begin_src shell
echo $SHELL
#+end_src

I found ob-shell has header argument `:shebang`. But it only is used for tangled script.

I hope ob-shell can support specify shell in header argument like this:

#+begin_src shell :shell "bash"
echo $SHELL
#+end_src

Because some code is specified to Bash, or Zsh or other Shells.

And I found ob-shell.el has variable `org-babel-shell-names`. But seems
it is not used at my case.
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAlrAdgsACgkQG13xyVro
msNeowgApFNh2uVJDjym+MZTk5oWy6K2dJfquBNXiGBNISarhfl4w+JRVHebubu+
BRmwpwgsa2YNF7sVOO7bbJPNEIykOOvmyBQDVM7RA2VWKWxvmmhBerisMsYWD4OD
6OBSoVKA+DGqQmrCd05YHiO2vLcIfuy+34lTAQsbK/+iHH1bfZmER5n/BvywVaqg
Ba44Z2343kfgQ6n/h19K1HKF6bL/FpQZ7L4NWIJGQu81WjxXIpEoT/iPX/duisii
75GJWsVhTA3IldNc+1nakHYYMYN/O5fkEavXsnCmtQEJlk2le0MIxbMHgEz3/vjG
0NxYLRKMllz/A+3so4/M7CV9PLXl7w==
=alpp
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-01  6:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-01  6:02 Let ob-shell support specify shell to execute shell code? stardiviner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).