emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /* */ style comments in C++ sources


From: Stefan Monnier
Subject: Re: /* */ style comments in C++ sources
Date: Fri, 16 Jun 2017 10:25:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> You can set `comment-start` and `comment-end` already just fine, and that
> will work with any old Emacs that supports .dir-locals.el (and not just
> for CC-modes).

We could probably improve on this fairly easily by adding
a comment-end-alist so that the user only needs to set comment-start and
the matching comment-end would automatically be chosen.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]