nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nano-devel] what is a paragraph?


From: Mark Majeres
Subject: [Nano-devel] what is a paragraph?
Date: Fri, 27 Jun 2014 23:07:01 -0700

Benno,

The current logic for jumping to the end of a paragraph is questionable.

Consider the following lines.

    This line is the start of a paragraph. It has an indent that is the same
    as this line.  This line is also part of the paragraph.  The next
line doesn't
have the same indent as the first two.  Should this line be the start of a new
paragraph?  Nano recognizes these 4 lines as a single paragraph.

    A paragraph should have the same indent for all lines, OR the first line
has a larger indent.  The rest of the line in the paragraph will have the same
indent.  Nano recognizes these 3 lines as a single paragraph.

--Mark Majeres



reply via email to

[Prev in Thread] Current Thread [Next in Thread]