GNU bug report logs -
#1153
default for comment-style not very good
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Mon, 13 Oct 2008 02:30:03 UTC
Severity: normal
Done: Dan Nicolaescu <dann <at> ics.uci.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 18 Dec 2008 01:24:01 -0800 (PST)
with message-id <200812180924.mBI9O1jS012322 <at> mothra.ics.uci.edu>
and subject line Re: bug#1153: default for comment-style not very good
has caused the Emacs bug report #1153,
regarding default for comment-style not very good
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
1153: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1153
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
`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.
[Message part 3 (message/rfc822, inline)]
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
> >> > > `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.
> >> OK to make that change then?
> > Ping...
>
> Fine by me.
>
>
> Stefan
Thanks.
This bug report was last modified 16 years and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.