From: Dan Nicolaescu <dann@ics.uci.edu>
To: bug-gnu-emacs@gnu.org
Subject: bug#1153: default for comment-style not very good
Date: Sun, 12 Oct 2008 19:24:02 -0700 (PDT) [thread overview]
Message-ID: <200810130224.m9D2O2d4000619@mothra.ics.uci.edu> (raw)
`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.
next reply other threads:[~2008-10-13 2:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200812180924.mBI9O1jS012322@mothra.ics.uci.edu>
2008-10-13 2:24 ` Dan Nicolaescu [this message]
2008-10-13 15:17 ` bug#1153: default for comment-style not very good Stefan Monnier
2008-10-13 17:01 ` Dan Nicolaescu
2008-12-18 9:30 ` bug#1153: marked as done (default for comment-style not very good) Emacs bug Tracking System
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200810130224.m9D2O2d4000619@mothra.ics.uci.edu \
--to=dann@ics.uci.edu \
--cc=1153@emacsbugs.donarmstrong.com \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.