5 Mar 2006 (Sun)

22:45:40 # Life memory leak detected with setenv. I've been playing with putenv/setenv, and wondering how those two differ. setenv looks more convenient indeed. However, setenv seems to allocate memory to construct the environment variable string, which is not acceptable. It took me a while until I really found out the problem with this code.

Junichi Uekawa

$Id: dancer-diary.el,v 1.90 2006/01/31 11:16:16 dancer Exp $