[Openmcl-devel] Stuck with a strange emacs / openmcl problem
Stefan Monnier
monnier at iro.umontreal.ca
Thu Dec 4 07:55:30 PST 2014
> (let ((process-environment (append "foo=bar" process-environment)))
> process-environment)
> (102 111 111 61 98 97 114
> "TEXINPUTS=.;c:/Home/.emacs.d/elpa/auctex-11.88/latex;" ...
> :-( I'm not sure if something can be done at the emacs level to check that
> this sensitive variable is not destroyed.
We definitely could degrade more gracefully: we should signal an
error when faced with a process-environment that is not a list of strings.
Stefan
More information about the Openmcl-devel
mailing list