Luca @ 3/24/2006 2:43:35 AM "MicroEd vs Plain text" <mid:[EMAIL PROTECTED]>
> I agree. An old question of mine, never answered clearly: is it true > that it's theoretically impossible to program an editor that - to a > user's *eyes and fingers* - has all the MicroEd features plus the > ability to consider a *single* carriage return as a paragraph > separator? Without a tab to indicate the paragraph break, yes, it would seem very hard. Since all line breaks are hard, that the user pressed return cannot be encoded in the text. The user's pressing of tab could, however. But, MicroEd does not use tab characters; it converts them into spaces. Basically, a line wrap and a new paragraph look identical unless there is a tab or some other paragraph marker. Consequently, the program cannot differentiate between a line wrap and a new paragraph. -- Chris Quoting when replying to this message is good for you and me. Using The Bat! v3.71.03 on Windows XP 5.1 Build 2600 Service Pack 2. Accessing a POP3 mailbox. Everything can be filed under "miscellaneous."
pgpNJ3EaUEcPL.pgp
Description: PGP signature
________________________________________________ Current version is 3.71.03 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

