[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /* */ style comments in C++ sources
From: |
Alan Mackenzie |
Subject: |
Re: /* */ style comments in C++ sources |
Date: |
Thu, 25 May 2017 16:00:54 +0000 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
Hello, Davis.
On Thu, May 25, 2017 at 03:13:36 +0000, Herring, Davis wrote:
> > (i) There would be a new "CC Mode minor mode" with an interactive
> Perhaps I'm missing the obvious: why a minor mode, and one with so generic a
> name?
That's "minor mode" in quote marks. CC Mode has what its manual calls
"minor-mode-like features", such as electric indentation, which it
displays in the mode line (that's the "l" in "C/l") and which mostly
have C-c C-<letter> bindings to toggle them with.
That's the UI I've implemented this comment style switching with. I'm
still working on the documentation for it, but "comment style" is
probably what I'll be calling it there.
> Davis
--
Alan Mackenzie (Nuremberg, Germany).
- Re: /* */ style comments in C++ sources, (continued)
- Re: /* */ style comments in C++ sources, Eli Zaretskii, 2017/05/23
- Re: /* */ style comments in C++ sources, Alan Mackenzie, 2017/05/24
- Re: /* */ style comments in C++ sources, Stefan Monnier, 2017/05/24
- Re: /* */ style comments in C++ sources, Eli Zaretskii, 2017/05/24
- Re: /* */ style comments in C++ sources, Alan Mackenzie, 2017/05/25
- Re: /* */ style comments in C++ sources, Stefan Monnier, 2017/05/25
- Re: /* */ style comments in C++ sources, Alan Mackenzie, 2017/05/25
- Re: /* */ style comments in C++ sources, Alan Mackenzie, 2017/05/26
- Re: /* */ style comments in C++ sources, Herring, Davis, 2017/05/24
- Re: /* */ style comments in C++ sources,
Alan Mackenzie <=
Re: /* */ style comments in C++ sources, John Mastro, 2017/05/24
Re: /* */ style comments in C++ sources, Dani Moncayo, 2017/05/24