erlang & mnesia & emacs - erlang.el

Ulf Wiger (AL/EAB) ulf.wiger@REDACTED
Sat Jan 21 11:51:26 CET 2006


 
Lonnie Smith wrote:
> 
> I would still love to find out if there is a way to set the 
> mnesia directory programmatically.

mnesia:start(ExtraEnv).

E.g.

mnesia:start([{dir, "..."}]).


/Uffe



More information about the erlang-questions mailing list