From: Bernard D. <bde...@or...> - 2019-07-30 18:17:22
|
Dear Andreas, Indeed this was a bug. The magic first line was not parsed correctly and there were other related issues. This is fixed now and I will commit the changes to the repository tomorrow. I will also provide proper documentation for this functionality. Basically there are different aspects regarding wrapping. Alpha makes a clear distinction between wrapping (which is soft wrapping) and line breaking. In the fixed code you may now write declarations like (wrap) or (nowrap) (linebreak) or (nolinebreak) and also (coloring) or (nocoloring) (readOnly) and many others... For the record I will enter a Ticket about this issue in the bug tracker. Thanks again for reporting this. Cheers, Bernard Envoyé de mon iPhone > Le 29 juil. 2019 à 19:38, Bernard Desgraupes <bde...@or...> a écrit : > > Dear Andreas, > > It is possible that there is a bug. I will investigate in detail tomorrow and let you know. Thanks for reporting the issue. > Cheers, > Bernard. > > Envoyé de mon iPhone > >> Le 29 juil. 2019 à 13:22, Fischlin Andreas <and...@en...> a écrit : >> >> Cher Bernard, >> >> I am not sure whether this is a bug or not. On https://alphacocoa.sourceforge.io/AlphaManual.html I read that "This feature can be defeated by including the word nowrap anywhere on the first line.”. However, when I just opened a file containing a first line '<!-- nowrap —>’, I am asked whether I want to wrap that file or not (opening via Fetch a remote file with extension html using SFTP). >> >> How come? A bug? >> >> Thanks. >> >> Regards, >> Andreas >> >> ETH Zurich >> Prof. em. Dr. Andreas Fischlin >> IPCC Vice-Chair WGII >> Systems Ecology - Institute of Biogeochemistry and Pollutant Dynamics >> Universitaetstrasse 16, CHN E 24 >> 8092 Zurich >> SWITZERLAND >> >> and...@en... >> www.sysecol.ethz.ch/people/andreas.fischlin.html >> >> +41 44 633-6090 phone >> +41 79 595-4050 mobile >> >> Make it as simple as possible, but distrust it! >> ________________________________________________________________________ >> >> >> >> >> >> >> >> >> _______________________________________________ >> AlphaCocoa-devel mailing list >> Alp...@li... >> https://lists.sourceforge.net/lists/listinfo/alphacocoa-devel > _______________________________________________ > AlphaCocoa-devel mailing list > Alp...@li... > https://lists.sourceforge.net/lists/listinfo/alphacocoa-devel |