take a look at filladapt-mode
http://cc-mode.sourceforge.net/filladapt.php
--
knut
> -----Original Message-----
> From: Martin Monsorno [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, March 02, 2001 11:57 AM
> To: jde mailing list
> Subject: filling javadoc comments
>
> I often use M-q inside of javadoc-comments to automatically break
> long lines. The problem is: when I have this:
> @param id an id
> @return something useful
> the result is:
> @param id an id @return something useful
>
> Does anybody know how to prevent emacs from filling lines with tags?
>
> --
> Martin Monsorno
> mailto:[EMAIL PROTECTED]