https://bugs.documentfoundation.org/show_bug.cgi?id=108256
--- Comment #18 from Eyal Rozenberg <[email protected]> --- (In reply to Dieter from comment #1) > I can understand your problem, but for me it is only a theoretical problem. > I can't think of a situation, where I want to search for a paragraph break > or want to replace something with a line break. It is a common usage scenario which people have complained about elsewhere as well: Wanting to replacing paragraph breaks with line breaks. People often use the former rather than the latter when typing, plus, input filters interpret line breaks in plain text as paragraph breaks, and you often want to reconstitute the lines of a paragraph. Actually, I think the problem with \n is even more serious in a sense; see bug 165931 -- You are receiving this mail because: You are the assignee for the bug.
