bug-gnu-emacs
[Top][All Lists]
Advanced

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

emacs C/C++ comments


From: Drosos Kourounis
Subject: emacs C/C++ comments
Date: Fri, 28 Oct 2005 11:32:10 +0200
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050715)

Dear Developers,
thank you very much for developing emacs for all of us.
There is a minor problems with emacs commenting out.
When for instance one uses the following symbol for comments
//
then everything is fine! Unfortunately this is not what happens
when one want's to use for convenience the C style of comments
/*
*/

Two "bad" things happen then!
1) Comments do take some time to change color
2) The commented part of the code itself may or
    may not change its color in a big part of it depending
   how big the part of the code which is commented out is!

I am sure that you have encountered this problems yourselfs!
Is there any work out?

Thanks in advance!
Drosos.






reply via email to

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