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

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

Re: C++ excessive bracketts removal


From: Wojtek
Subject: Re: C++ excessive bracketts removal
Date: Thu, 11 Oct 2007 21:29:17 -0000
User-agent: G2/1.0

On Oct 11, 4:11 pm, Dennis Yurichev <Dennis.Yuric...@gmail.com> wrote:
> Hello.
> Is there any Emacs script which can remove excessive bracketts in all
> expressions in some C++ source code?
> Is there any other tools for C++ source code "cleaning"?

Can you say more about what you mean by excessive? Is it that you want
((a && b)) to be turned into (a && b)?



reply via email to

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