Re: [Orgmode] org-babel-sh and Microsoft Windows

2010-02-07 Thread Michael Gauland
Thanks! I'll give that a go! ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] org-babel-sh and Microsoft Windows

2010-02-07 Thread Eric Schulte
Hi Mike, The command used by org-babel-sh is now configurable through the `org-babel-sh-command' variable so you should be able to set it in your initialization using a line like the following (setq org-babel-sh-command "cmd /k") Best -- Eric ,[org-babel-sh-command] | org-babel-sh-command i