Re: Evaluating (global-set-key "\C-<" 'ding) in emacs buffer leads to a error invalid modifier in string

2007-07-30 Thread Stefan Monnier
> the subject says it all, contact me for more info if needed be. I see no problem here: C-< is not a character, so it can't be placed inside a string. Some control sequences are characters for historical reasons (they correspond to ASCII chars 0-31), but most aren't. I recommend to stay away fr

Evaluating (global-set-key "\C-<" 'ding) in emacs buffer leads to a error invalid modifier in string

2007-07-30 Thread Glauber Prado
Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of