There appears to be no cheaper way to concatenate two atom than list_to_atom(atom_to_list(Atom1) ++ atom_to_list(Atom2)) ... or have I missed something? -- Thomas