OK, now I get this: ess-eval-buffer: Wrong type argument: symbolp, ((inferior-ess-primary-prompt . "\\w*> ") (inferior-ess-secondary-prompt) (inferior-ess-prompt . "\\w*> ") (ess-local-customize-alist . ess-julia-customize-alist) (inferior-ess-program . inferior-julia-program) (ess-load-command . "include(expanduser(\"%s\")) ") (ess-funargs-command . "ESS.fun_args(\"%s\") ") (ess-dump-error-re . "in \\w* at \\(.*\\):[0-9]+") (ess-error-regexp . "\\(^\\s-*at\\s-*\\(?3:.*\\):\\(?2:[0-9]+\\)\\)") (ess-error-regexp-alist . ess-julia-error-regexp-alist) ...) -- Bill On Mon, Aug 8, 2022 at 12:28 PM Fraga, Eric wrote: > Hi Bill, > > thank you for the quick response. > > On Monday, 8 Aug 2022 at 11:49, Bill Burdick wrote: > > Julia works in org without sessions for me but with sessions I get this > error: > > > > org-babel-execute:julia: Cannot open load file: No such file or > directory, ess > > Yeah, it does require the ess package to be installed. I do have that > so I get further than you do, I guess. But then get errors related to > ess settings. I'll see whether anybody else has some experience before > I start digging into the code! > > Thanks again, > eric > > -- > : Eric S Fraga, with org release_9.5.4-720-g4db67d in Emacs 29.0.50