all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* passing LC_ALL environment variable to org export call
@ 2014-09-26  9:14 Johannes Rainer
  2014-09-26 13:56 ` Rasmus
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Rainer @ 2014-09-26  9:14 UTC (permalink / raw)
  To: emacs-orgmode

dear all,

I stumbled across a strange problem. I’m using org-mode to perform analyses in R and I have one block of R-code in which I use mclapply to perform parallel calculations. evaluating this code block using C-c C-c works fine, but I get a segfault error when I export the org file.

This has to do something with the LC_ALL environment variable as I can reproduce the same error above in R in a terminal after “unset LC_ALL”.

Is there a way to pass environment variables to the export call?

thanks!

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-29 12:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-26  9:14 passing LC_ALL environment variable to org export call Johannes Rainer
2014-09-26 13:56 ` Rasmus
2014-09-29 10:54   ` Johannes Rainer
2014-09-29 12:06     ` Rasmus
2014-09-29 12:51       ` Johannes Rainer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.