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