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: Dan Nicolaescu
Subject: bug#1153: default for comment-style not very good
Date: Sun, 12 Oct 2008 19:24:02 -0700 (PDT)

`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.







reply via email to

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