On 8/8/12 12:53 AM, Chong Yidong wrote: > Daniel Colascione writes: > >> + (bindings--define-key menu [subword-mode] >> + (menu-bar-make-mm-toggle >> + global-subword-mode >> + "Treat WordsWithCaps as separate words" >> + "Treat each capitalized part of a word as a separate word")) >> + > > I don't think Subword mode is generally useful enough for this. A lot of people have the misfortune of working on codebases WrittenLikeThis. It'd be nice if they knew that Emacs could help them.