Search found 2 matches

by pchapin
Fri Feb 24, 2006 4:19 pm
Forum: General
Topic: Word wrap in C/C++ comments?
Replies: 2
Views: 14268

Thanks!

Thank you for your prompt and informative reponse. I appreciate you taking the time to put together that macro. I will try it out. This will also give me an opportunity to look at Lua some. I have no experience with it right now.

Peter
by pchapin
Fri Feb 24, 2006 4:21 am
Forum: General
Topic: Word wrap in C/C++ comments?
Replies: 2
Views: 14268

Word wrap in C/C++ comments?

Hello! I'm on my first day evaluating Zeus. So far I like what I see.

I've used Emacs for a long time and one Emacs feature that has become very important to me is its ability to do paragraph reformatting inside C/C++ comments. For example, if I edit a comment to clarify its content, I might end up ...