Path: csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'utf-8': 0.07; 'windows': 0.15; '4:35': 0.16; 'charset': 0.16; 'dialog.': 0.16; 'displaying': 0.16; 'doesnt': 0.16; 'filenames.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'picks': 0.16; 'renaming': 0.16; 'settings,': 0.16; 'utf8': 0.16; 'wrote:': 0.18; 'seems': 0.21; 'settings': 0.22; 'options': 0.25; 'switch': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'page.': 0.31; 'fri,': 0.33; 'subject:from': 0.34; 'subject: (': 0.35; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'next': 0.36; "i'll": 0.36; 'too': 0.37; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'tell': 0.60; 'back': 0.62; 'save': 0.62; 'default': 0.69; 'greek': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=VzB6y7z6L3h0QROfwkGrjfc4/YfgLLb8iKQhyh08lAM=; b=P8lAof+W8LrTyIIICMlhP+y++Hi0h1QG5hjZmcTfALTTF3wBwnSb5/O+aBh8vpmn+6 V7iDByyVpKoVdtS8C8hBXOqNx8jUrVLA80dvelf+VsAf3ZoA+YgXDv8XPyXkb48+leu0 RGh5JEMgzAAgf727tnwa8t4BFWtecxaGO3Y5qwzb8zg9nLnrPath4/z2DgMm9CjRjXnB O70Suu+2uKY+PXojVuV8UV7iKoUDfnkIt4pEejRvzwXn8C5f6d0m1Q9ePNCCWjvZOzXk 48LAfacgzYYLRYBztYiglz2ixSj+PR0Ogt/lqHozqoL6kbD6QyIW/WbB4OPg39fS8htJ lqJg== MIME-Version: 1.0 X-Received: by 10.58.214.105 with SMTP id nz9mr486077vec.58.1370587613254; Thu, 06 Jun 2013 23:46:53 -0700 (PDT) In-Reply-To: <3c1e7a3f-5e41-4ab8-bced-755a9ad6327d@googlegroups.com> References: <2c425f2b-99de-4453-964e-c585f2043f71@googlegroups.com> <306a22ea-fbf7-4097-af31-121a999957d6@googlegroups.com> <9c482ba0-23ac-4e66-a0e1-a18be9fd82d8@googlegroup> <06a19483-65df-4fcd-9430-b45a01c9dbab@googlegroups.com> <51aed313$0$11118$c3e8da3@news.astraweb.com> <4c19b71d-4de5-41ad-b6ae-fb133a6c331e@googlegroups.com> <2be143c4-77c6-4c84-ba1c-46b02bd503ff@googlegroups.com> <1465c96b-c33e-4d5b-894e-b184c031a185@googlegroups.com> <808b7897-8ed4-4e0e-8976-4a22ae7f24cd@googlegroups.com> <332812d7-71b3-4bbb-a846-09827a6df65d@googlegroups.com> <152c78f5-b777-44e2-a83d-a23ecf2f84a3@googlegroups.com> <51b13693$0$29966$c3e8da3$5496439d@news.astraweb.com> <3c1e7a3f-5e41-4ab8-bced-755a9ad6327d@googlegroups.com> Date: Fri, 7 Jun 2013 16:46:53 +1000 Subject: Re: Changing filenames from Greeklish => Greek (subprocess complain) From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370588120 news.xs4all.nl 15925 [2001:888:2000:d::a6]:55220 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47309 On Fri, Jun 7, 2013 at 4:35 PM, wrote: > Yes, but but 'putty' seems to always forget when i tell it to use utf8 fo= r displaying and always picks up the Win8's default charset and it doesnt h= ave a save options dialog. I cant always remember to switch to utf8 charset= or renaming all the time from termnal so many greek filenames. I use PuTTY too (though that'll change when I next upgrade Traal, as I'll no longer have any Windows clients), and it's set to UTF-8 in the Winoow|Translation page. Far as I know, those settings are all saved into the Saved Sessions settings, back on the Session page. ChrisA