I have the following two lines in my .XCompose file: ``` <Multi_key> <t> <t> : "test" # test <Multi_key> <a> <e> : "ä" # a + e ``` The test line shows up in my user-defined macros but the line with ä is missing. How can I fix this? my .XCompose.txt file is saved in UTF-8.