From: Daniel <daniel@warum-ada.de>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs c-mode
Date: Fri, 20 Apr 2007 13:59:10 +0200 [thread overview]
Message-ID: <4628AB0E.9080104@warum-ada.de> (raw)
In-Reply-To: <87ps5zting.fsf@gmail.com>
Hadron wrote:
> Daniel <daniel@warum-ada.de> writes:
>
>> Karl Hegbloom wrote:
>>
>>> On Thu, 2007-04-19 at 17:23 +0200, Hadron wrote:
>>>> A small bug or something I am missing?
>>>> [...]
>>>> Is this correct? Is /** supposed to be something special?
>>> Doxygen: http://www.doxygen.org/ ... is in widespread use. It provides
>>> something very much like Javadoc markup for C and C++ sources.
>> There are two variables concerning doc-comments: c-doc-comment-style
>> and c-doc-comment-start-regexp.
>>
>> The first one is a c-style-variable and the buffer-local setting of
>> the latter is derived from that, I think.
>>
>> Do you use any specific c-style, Hadron?
>
>
> K&R
Aah, and you're coding C, not C++, right? In my GNU Emacs
22.0.93.1, the default doc-comment style for C is `gtkdoc', which
also uses `/**' as opener for doc-comment blocks. Maybe it's
because your c-doc-comment-style setting is not `set-from-style'?
I don't think it stems from the k&r style.
prev parent reply other threads:[~2007-04-20 11:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-19 15:23 emacs c-mode Hadron
2007-04-19 16:58 ` Lennart Borgman (gmail)
2007-04-19 18:13 ` Karl Hegbloom
2007-04-20 10:02 ` Daniel
[not found] ` <mailman.2294.1177063692.7795.help-gnu-emacs@gnu.org>
2007-04-20 11:00 ` Hadron
2007-04-20 11:59 ` Daniel [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4628AB0E.9080104@warum-ada.de \
--to=daniel@warum-ada.de \
--cc=help-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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).