Skip to content

Better support for "fill-paragraph" #2908

@scabug

Description

@scabug

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions