emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] New header parameter :show-process for Org-babel-clojure


From: Frederick Giasson
Subject: Re: [O] [PATCH] New header parameter :show-process for Org-babel-clojure
Date: Fri, 18 Nov 2016 10:12:51 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Thunderbird/50.0

Hi Nicolas,
   In end of data:
   ob-clojure.el:180:1:Warning: the following functions are not known to be
       defined: nrepl-request:eval, nrepl--merge, nrepl-dict-put

Could you look into it? In particular, "nrepl--merge" looks like an
internal function from nrepl. Is it safe to use it?

Yes, these functions are part of Cider's nrepl. Yes, they should be safe. Also, they are only used in a context where the code block uses Cider as the backend, so I guess it is right to use them in that context. Thoughts?

Thanks,

Fred



reply via email to

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