emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Aaron Ecay
Subject: Re: [O] [PATCH 05/10] Remove info arg from several org-babel functions
Date: Thu, 18 Apr 2013 03:07:31 -0400
User-agent: Notmuch/0.15.2+43~ge848af8 (http://notmuchmail.org) Emacs/24.3.50.1 (x86_64-unknown-linux-gnu)

Hi Eric,

Thanks for your comments on this and all the patches.

2013ko apirilak 3an, Eric Schulte-ek idatzi zuen:
> 
> Aaron Ecay <address@hidden> 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 org code).
> 
> The rgrep command disagrees with this last statement.
> 
> ./ob-core.el:411:     (progn (org-babel-load-in-session current-prefix-arg 
> info) t)

This was removed in patch #3 of the series.  I tried to make all the
patches independent of each other, but this dependency did slip in.  I
can squash the two patches if you’d prefer.

-- 
Aaron Ecay



reply via email to

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