Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Lars Enderin Newsgroups: comp.lang.java.programmer Subject: Re: java.io.File Date: Sat, 03 Dec 2011 01:06:03 +0100 Organization: albasani.net Lines: 41 Message-ID: <4ED967EB.9010604@telia.com> References: <1754083.312.1322839502470.JavaMail.geo-discussion-forums@prjr26> <5ushd716i6g4qncg620f49ancol20af51f@4ax.com> <20850741.465.1322842636010.JavaMail.geo-discussion-forums@prnu18> <4puhd7h1qgr5rq3cgeebmrt64cc7qfn004@4ax.com> <32687452.648.1322863326052.JavaMail.geo-discussion-forums@prjr26> <4ed94d69$0$281$14726298@news.sunsite.dk> <17448153.234.1322864203107.JavaMail.geo-discussion-forums@pruu5> <4ed96270$0$281$14726298@news.sunsite.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.albasani.net eggTSQUhasTKfZxQNTkuGsW2cUixw3MPyOWbfdcplGfp3aCi1eBr9iXFeucjtNlcc+/t8JkqPfwwHB2UUy/z5A== NNTP-Posting-Date: Sat, 3 Dec 2011 00:06:53 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="/i17+/oixb2oWM7WsNxUGI9rI0z8G7G97+pDBDxloUBGxve9YdLvJSOLgkIfKgO+1rENj0gAGXYUQN1s43duWAgWAz65fwPu0atwjWz92WWHBXAFF3dtnYbEIqHuECgB"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Thunderbird/3.1.15 In-Reply-To: <4ed96270$0$281$14726298@news.sunsite.dk> Cancel-Lock: sha1:NIiE/QoNN6Ol9lTDLVn3uhb9kho= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10446 2011-12-03 00:42, Arne Vajhøj skrev: > On 12/2/2011 5:16 PM, Lew wrote: >> On Friday, December 2, 2011 2:12:54 PM UTC-8, Arne Vajhøj wrote: >>> On 12/2/2011 5:02 PM, Lew wrote: >>>> Mark wrote: >>>>> Lew wrote: >>>>> >>>>> (BTW your posts appear to have no line wrapping) >>>> >>>> I cannot control how my posts appear in your newsreader. >>> >>> No. >>> >>> But by choice of your newsreader and the way you enter text >>> you can control whether what is send to the NNTP server has >>> CRLF's embedded at approx. 80 characters or not. >>> >>> I suspect that it has not. >> >> I notice that the guy who complained had the exact same thing happen >> in his posts, so I don't take the complaint at all seriously. >> >> I also notice that my posts wrap in my newsreader. > > Your posts does not wrap in TB. > > Everybody elses posts do and yours used to do so. He's using GG. GG uses Quoted Printable encoding if it finds a reason to do so, which seems to include the 8-bit character ø in your name, and also using "=" to break too long lines for transmission. Like this: ------ > CRLF's embedded at approx. 80 characters or not. >=20 > I suspect that it has not. I notice that the guy who complained had the exact same thing happen in his= posts, so I don't take the complaint at all seriously. ------ But I have seen earlier GG posts from Lew with long lines and no QP encoding.