On 3/2/07, Stefan Monnier wrote: > Hmm... so I'm still wondering why does read-key-sequence return 186 as well? > What does M-: (keyboard-coding-system) say? cp1252 > What does M-: (char-to-string 186) say? "\272" > What does the following piece of code say: [2234] And this is weird: read-char read-key-sequence º 186 2234 S-º 170 2218 C-º 67109050 67109050 C-S-º 67109034 67109034 M-º 134217914 134217914 S-M-º 134217898 134217898 C-M-º 201326778 201326778 C-S-M-º 201326762 201326762 Juanma