Bug 141795 - regular expression search does not find any carriage returns/line feeds [\n\r]
Summary: regular expression search does not find any carriage returns/line feeds [\n\r]
Status: RESOLVED DUPLICATE of bug 135942
Alias: None
Product: kword
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-16 17:46 UTC by Marcel Partap
Modified: 2007-07-16 17:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Partap 2007-02-16 17:46:35 UTC
Version:           1.6.2 (using KDE 3.5.6, Gentoo)
Compiler:          Target: x86_64-pc-linux-gnu
OS:                Linux (x86_64) release 2.6.20-rc5

Hi
I wanted to print out the chucknorris fortune file. theres a blank line between each fortune:
They say curiosity killed the cat. This is false. Chuck Norris killed the cat. Every single one of them. 

There is no such thing as a lesbian, just a woman who has never met Chuck Norris. 

Chuck Norris crossed the road. No one has ever dared question his motives. 

When Chuck Norris was born, he immediately had sex with the first nurse he saw. He was her first. She was his third. That afternoon. 

One time, at band camp, Chuck Norris ate a percussionist. 
[...]
so I wanted to use regexps to format those blank lines to a font size of 4, but the regexp search doesn't find carriage returns nor line feeds using [\n\r]. What is wrong with that?
regards..
Comment 1 Maciej Pilichowski 2007-02-17 14:08:27 UTC
I think it is duplicate of:
https://bugs.kde.org/show_bug.cgi?id=131157
Comment 2 Bram Schoenmakers 2007-02-17 16:25:44 UTC
Except that bug 131157 is about Kate and this one about KWord, not much similarities in that respect. So not a dupe in my opinion.
Comment 3 Thomas Zander 2007-07-16 17:44:24 UTC
*** This bug has been marked as a duplicate of 135942 ***