From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <2206857.vaJMmS5UaY@coil> References: <2206857.vaJMmS5UaY@coil> Date: Fri, 11 Jan 2013 13:38:45 +0100 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b33db508b7d7804d30293af Subject: Re: [9fans] How to do this with [acme | sam | sed ] ? Topicbox-Message-UUID: 05e6392c-ead8-11e9-9d60-3106f5b1d025 --047d7b33db508b7d7804d30293af Content-Type: text/plain; charset=UTF-8 Main problem with the parens one is handling foo (bar) (baz) or foo( bar(baz) ) i don't think it's easy with regexes. i'm with Ruda on that one. writing a filter would be easier. -bence --047d7b33db508b7d7804d30293af Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Main problem with the parens one is handling

foo (bar) (baz)

or

= foo(
bar(baz)
)

i don't think it's easy with = regexes. i'm with Ruda on that one.
writing =C2=A0a fil= ter would be easier.

-bence
--047d7b33db508b7d7804d30293af--