Re: [O] [PATCH 05/10] Remove info arg from several org-babel functions

2013-04-18 Thread Aaron Ecay
Hi Eric, Thanks for your comments on this and all the patches. 2013ko apirilak 3an, Eric Schulte-ek idatzi zuen: > > Aaron Ecay writes: > >> * lisp/ob-core.el (org-babel-load-in-session), >> (org-babel-initiate-session), >> (org-babel-switch-to-session) >> (org-babel-switch-to-session-with-cod

Re: [O] [PATCH 05/10] Remove info arg from several org-babel functions

2013-04-03 Thread Eric Schulte
Aaron Ecay writes: > * lisp/ob-core.el (org-babel-load-in-session), > (org-babel-initiate-session), > (org-babel-switch-to-session) > (org-babel-switch-to-session-with-code): Remove info optional arg > > The info arg is threaded through this code, but never used by > callers (at least in or