[bug #16452] mcedit forgets POSIX newline at end of file

2006-04-28 Thread Rudolf Polzer
Follow-up Comment #3, bug #16452 (project mc): Damn, why does it say GNU/Hurd there? I'm quite sure that I didn't select that on purpose (I'm using GNU/Linux and FreeBSD), maybe I just clicked next to the right choice... please change that or ignore it, thanks. _

[bug #16452] mcedit forgets POSIX newline at end of file

2006-04-28 Thread Rudolf Polzer
Follow-up Comment #2, bug #16452 (project mc): Sorry, I forgot to quote the definition of "line" too... 3.205 Line A sequence of zero or more non-s plus a terminating . http://www.opengroup.org/onlinepubs/95399/basedefs/xbd_chap03.html However, another solution would be using syntax highl

[bug #16452] mcedit forgets POSIX newline at end of file

2006-04-28 Thread Oswald Buddenhagen
Follow-up Comment #1, bug #16452 (project mc): nothing in the quoted paragraph suggests that a newline has to be present. there are two philosophies regarding newlines: newlines as line terminators (requires newline) and newlines as line breaks (separators - no newline required). personally, i al