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

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

bug#1153: default for comment-style not very good


From: Stefan Monnier
Subject: bug#1153: default for comment-style not very good
Date: Mon, 13 Oct 2008 11:17:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> `comment-style' defaults to indent-or-triple.  

> This makes a difference only for modes that use a single character
> comment syntax, comment-region will use three characters to comment.
> For modes like assembly, shell, perl, etc this is very unusual way of
> commenting.  Even for elisp, triple ; is not the most used way of
> commenting.  Hence this version should not be the default, a more
> appropriate default would be 'indent.

Agreed.


        Stefan







reply via email to

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