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: Eli Zaretskii
Subject: Re: /* */ style comments in C++ sources
Date: Fri, 16 Jun 2017 22:30:09 +0300

> From: Stefan Monnier <address@hidden>
> Cc: address@hidden
> Date: Fri, 16 Jun 2017 14:45:23 -0400
> 
> > We need a command or a defcustom,
> 
> Defcustoms are global, so how do you suggest to let users specify these
> choices per-mode?  Make it an alist?  Have each major mode invent its
> own defcustom?

I was thinking about a CC Mode specific defcustom.

> As for a command, we can easily write a command which gives a simple UI
> on top of comment-end-alist, with completion, and defaulting to cycles
> through the various alternatives.

That'd be fine with me.



reply via email to

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