Re: Error upon "Purge all folders": invalid command name "Env_Tmp"
Kjell Eriksson <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] said: > Does that ring a bell? Indeed it does. Back in January 2006 there was some help on this issue, like the one below. It never worked here so I use find w/ -exec rm ... instead.. [email protected] said: > On Wed, 18 Jan 2006 18:40:17 +0100, Anne Possoz said: > > Error in startup script: invalid command name "Env_Tmp" > > while executing > Stucked with the same problem I made a patch which works. > No idea if it is clean and/or safe but it is simple and works. > puts $out "source $exmh(library)/folder.tcl" > + puts $out "source $exmh(library)/env.tcl" > + puts $out [list set exmh(tmpdir) $exmh(tmpdir)] > puts $out [list set mhProfile(delprefix) $mhProfile(delprefix)] > > Sourcing env.tcl is correct. I haven't figured out yet if the second line is > in fact required, or if it should just figure it out for itself. Cheers, Kjell o------------------------------------------------------------------------o | Kjell Eriksson | [email protected] | | Institutionen f Astronomi o Rymdfysik @ Ångströmlaboratoriet | | Dept. of Astronomy & Space Physics | Lägerhyddsvägen 1 (visit) | | Uppsala universitet | (Regementsvägen 1 (delivery))| | Box 515 | +46 (0)18 471 59 57 | | SE-751 20 UPPSALA / Sweden | +46 (0)18 471 59 99 (fax) | o------------------------------------------------------------------------o