all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Antoine Levitt <antoine.levitt@gmail.com>
Cc: 3417@emacsbugs.donarmstrong.com
Subject: bug#3417: c-mode uses font-lock-doc-face for /**
Date: Fri, 29 May 2009 19:10:45 +0200	[thread overview]
Message-ID: <4A201715.3080800@gmx.at> (raw)
In-Reply-To: <6fa54e4e0905291003k55d24a6dncebf416b28062f40@mail.gmail.com>

 > Using your variable as a starting point, I found this :
 > for gtkdoc (default in C), regexp is :
 >     (c-font-lock-doc-comments "/\\*\\*$" limit
 >       gtkdoc-font-lock-doc-comments)
 >
 > for javadoc, it's :
 > (c-font-lock-doc-comments "/\\*\\*" limit
 >       javadoc-font-lock-doc-comments)))))
 >
 > Gtkdoc manual specifies :
 >
 > A multiline comment that starts with an additional '*' marks a documentation
 > block that will be processed by the Gtk-Doc tools.
 >
 > Shouldn't the regexp for gtkdoc be "/\\*\\*" then ? (without the $)

I don't have the slightest idea about these conventions.  That's in the
domain of Mr. Mackenzie.  Good evening, Alan ...

martin





      reply	other threads:[~2009-05-29 17:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwvprdrnbkf.fsf-monnier+emacsbugreports@gnu.org>
2009-05-29 14:45 ` bug#3417: c-mode uses font-lock-doc-face for /** Antoine Levitt
2009-05-29 16:05   ` bug#3417: marked as done (c-mode uses font-lock-doc-face for /**) Emacs bug Tracking System
2009-05-29 16:46   ` bug#3417: c-mode uses font-lock-doc-face for /** martin rudalics
2009-05-29 17:03     ` Antoine Levitt
2009-05-29 17:10       ` martin rudalics [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A201715.3080800@gmx.at \
    --to=rudalics@gmx.at \
    --cc=3417@emacsbugs.donarmstrong.com \
    --cc=antoine.levitt@gmail.com \
    /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.