On Nov 30, 2009, at 5:06 PM, Ivan Lazar Miljenovic wrote: > The "default" Hlint keybinding is C-c l:
Doesn't that violate the emacs proscription against taking "C-c (letter)" bindings, as they are intended to be reserved for the user? >From the GNU Emacs manual: "Don't define C-c letter as a key in Lisp programs. Sequences consisting of C-c and a letter (either upper or lower case) are reserved for users; they are the *only* sequences reserved for users, so do not block them." _______________________________________________ Haskellmode-emacs mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs
