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: Eric Schulte
Subject: Re: [O] [PATCH 05/10] Remove info arg from several org-babel functions
Date: Wed, 03 Apr 2013 07:58:23 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

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)

-- 
Eric Schulte
http://cs.unm.edu/~eschulte



reply via email to

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