- 
                Notifications
    You must be signed in to change notification settings 
- Fork 21
Closed
Labels
Milestone
Description
M-q works fine for comments using // but using /** or /* it breaks
down.  For example, having this
    /*                                                                          
     * sj kkj kdkldsk jkljkdckljskjl jksdjksdck ldskjkj kjskcjj cjdskldsjklcjsl ck jkljldjsklcskl                                                               
     * lkscjkcdjklc                                                             and then M-q at the last line of the comment I get
    /* * sj kkj kdkldsk jkljkdckljskjl jksdjksdck ldskjkj kjskcjj               
    cjdskldsjklcjslck jkljldjsklcskl * lkscjkcdjklc                             Maybe the code could use c-fill-paragraph from java-mode?
Regards,
Blair