emacs-devel
[Top][All Lists]
Advanced

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

Re: HELP, PLEASE! Syntax problem!


From: Stefan Monnier
Subject: Re: HELP, PLEASE! Syntax problem!
Date: Wed, 25 Nov 2009 16:45:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> Wow!  That's one of these "why didn't I think of that?" ideas.  It's
> much simpler and more effective than individually marking each
> paren/brace/bracket.  But the thing to do is to set a category property
> value 'c-cpp-delimiter at the boundaries of each macro.  All that I have
> to do now is to give that symbol the syntax-table property value
> "generic comment delimiter", and all these pesky parens vanish just like
> that, like switching a (n old fashioned tungsten) light bulb off.  ;-)

Then again, I'm sure you'll find that it has its own set of problems.
After all, it's just another hack.


        Stefan




reply via email to

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