Is there a way to line-wrap comment blocks in CDT to width of say 80
chars? I tried code formatting (Ctrl+Shift+F), but that didn't seem to
work. I'm so much used to Emacs' Alt-q (i.e. c-fill-paragraph, or
fill-paragraph), which does the job beautifully. In Eclipse, without
automatic line-wrap, I've to either insert newlines myself, or fall back
to Emacs when I'm in a serious commenting mood.