On Sun, Mar 16, 2008 at 05:21:11PM -0700, Andrew Lentvorski wrote:
Unfortunately, this is a *classic* C failure mode. Since nobody has an editor that does autocomplete in C, everybody writes cryptic variable names.
Umm, both vim and Emacs have pretty decent auto-complete. Admittedly, it doesn't have all that much context, because it is C, but they both at least try. I would be bothered by the camlCase in C, but no need to start that pointless war. David -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
