[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fill for // style comments in C
From: |
Miles Bader |
Subject: |
Re: Fill for // style comments in C |
Date: |
Wed, 29 Nov 2006 00:31:30 +0900 |
"Herbert Euler" <address@hidden> writes:
> And if what are critical are `comment-start' and `comment-end',
> why not making `command-start' and `comment-end' for c-mode
> the same as c++-mode?
That would cause c-mode to _insert_ new-style comments in certain
situations (i.e., M-;), which is not good, I think -- while it's great
if c-mode always _recognizes_ new-style comments, old-style comments
should still be the default in c-mode for those situations where a
choice must be made.
-Miles
--
My spirit felt washed. With blood. [Eli Shin, on "The Passion of the Christ"]
- Re: Fill for // style comments in C, (continued)
- Re: Fill for // style comments in C, martin rudalics, 2006/11/28
- Re: Fill for // style comments in C, Richard Stallman, 2006/11/29
- Re: Fill for // style comments in C, Stefan Monnier, 2006/11/29
- Re: Fill for // style comments in C, Herbert Euler, 2006/11/28
- Re: Fill for // style comments in C, Herbert Euler, 2006/11/28
- Re: Fill for // style comments in C, Herbert Euler, 2006/11/28
- Re: Fill for // style comments in C, Herbert Euler, 2006/11/28
- Re: Fill for // style comments in C,
Miles Bader <=
- Re: Fill for // style comments in C, Richard Stallman, 2006/11/28
- Re: Fill for // style comments in C, Lennart Borgman, 2006/11/27