Hello Alan, Alan Mackenzie writes: > I think that all the byte-* variables are connected with byte > compilation. But I also think that they are (?nearly?) all internal > variables, so it shouldn't be needed to copy them to an aynchronous > thread (?or process?). Thanks to confirm this. >> > Maybe any variables with "--" in their symbols should be filtered out >> > of the copying operation. > >> Name space problem, byte-* vars and functions have no fixed prefix (not >> always). > > OK. I think you're saying that there are other variables with "--" that > you _do_ need to copy. No, not anymore. Wanted to say that if needed it is harder to catch foo--, foo-this--, foo-else-this-- etc... instead of just foo--. > Well, we're back in communication again. :-) I've heard good things > about posteo. Yes, works great :-) Thanks. -- Thierry