Re: Deleting blank lines within a selection (using a macro) [SEC=UNCLASSIFIED]

Andrew Hood <[email protected]>
Newsgroups gmane.editors.nedit.user
Message-ID <[email protected]>
Mike Macaskill wrote:
> Try
> replace_in_selection("^[ |\\t]*\\n", "", "regexNoCase")

replace_in_selection("^\\s*\\n", "", "regex")

works no matter what the whitespace chars are.

-- 
There's no point in being grown up if you can't be childish sometimes.
                -- Dr. Who
-- 
NEdit Discuss mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.