I have the erlang mode working in emacs, but I am no<br>emacs expert. <br><br>If I load code then select<br>erlang/compile buffer, an erlang buffer opens and<br>compiles it file. First time, no problems.<br><br>But *sometimes*, when I make changes, save them, then
<br>try to recompile in the same erlang buffer,<br>I get this error report:  <br><br>=ERROR REPORT==== 4-Sep-2007::08:14:41 ===<br>Can't load module that resides in sticky dir<br>{error,sticky_directory}<br><br>I am not sure what a sticky_directory or how I triggered it.
<br>Mainly though, how do I get around this without closing<br>and reopening emacs?<br><br>Guidance, please.<br><br>-dae<br>