bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20256: 25.0.50; css-mode: filling multi-line comments


From: Stefan Monnier
Subject: bug#20256: 25.0.50; css-mode: filling multi-line comments
Date: Mon, 27 Apr 2015 00:11:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> +(defun prog-fill-paragraph (&optional justify)
[...]
> +        ;; Filling inside a comment whose comment-end marker is not
> +        ;; \n.  This code is meant to be generic, so that it works for
> +        ;; all modes.

Hmm... so the code doesn't handle the case of comments that end with \n?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]