emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Aaron Madlon-Kay
Subject:
Date: Tue, 20 Oct 2020 17:49:55 +0900

Hello, all. I would like to contribute this tweak that I have been using in my 
personal config (though in the form of advice).

As with Python, in Ruby there is significant need to be able to specify the 
Ruby command invoked. For instance when managing dependencies with Bundler 
(which is very common), in order to resolve imports you need to run `bundle 
exec ruby` instead of just `ruby`.

This patch allows specifying the Ruby command in the same vein as ob-python's 
:python header arg.

This is my first contribution to org-mode, so please let me know if I have 
missed anything.

Thanks,
Aaron




reply via email to

[Prev in Thread] Current Thread [Next in Thread]