I'm actually creating a c-minor-mode for a c-like
language and I have trouble for defining correct
indentation

in this C-like langage, blocks are defined like this:
-----
action toto
{'
   some c-like code ....
'}
----
I would like to know how to indicate to cc-engine {'
and '} should make indentation.



        

        
                
__________________________________________________________________ 
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/


_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to