GNU bug report logs -
#11865
doxygen syntax not enabled in c++-mode & /** single line comments */
Previous Next
Reported by: Toon Claes <toon <at> tonotdo.com>
Date: Thu, 5 Jul 2012 11:52:02 UTC
Severity: minor
Tags: fixed, patch
Found in versions 25.2, 24.1.50
Fixed in version 27.1
Done: "Basil L. Contovounesios" <contovob <at> tcd.ie>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello, Toon and Lars.
On Thu, Jun 27, 2019 at 17:10:05 +0200, Lars Ingebrigtsen wrote:
> Toon Claes <toon <at> iotcl.com> writes:
> > Hi Lars,
> > Find the patch attached.
> > The regexp is written to match:
> > /** gtkdoc */
> > /**
> > * gtkdoc
> > */
> > And to not match:
> > /*******/
> Alan, can you comment on this patch? It's about not recognising gtkdoc
> comments in c++-mode:
I've just had a close look at this, and it's the least controversial
patch I've seen in years. There is simply nothing in it which raises the
slightest question as to it's being a good thing.
So I've committed the change. If I don't hear anything back within a few
days, I'll assume the change successful and close the bug.
> > * progmodes/cc-vars.el (c-doc-comment-style): Set gtkdoc the
> > default for c++-mode.
> > * progmodes/cc-fonts.el (gtkdoc-font-lock-keywords): Text inside
> > GtkDoc comment can be on the same line as the comment start "/**".
> > ---
> > ChangeLog.2 | 9 +++++++++
> > lisp/progmodes/cc-fonts.el | 2 +-
> > lisp/progmodes/cc-vars.el | 5 +++--
> > 3 files changed, 13 insertions(+), 3 deletions(-)
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog: http://lars.ingebrigtsen.no
--
Alan Mackenzie (Nuremberg, Germany).
This bug report was last modified 6 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.