Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Zkv0v-000276-5J for pgadmin-hackers@arkaria.postgresql.org; Sat, 10 Oct 2015 14:20:45 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1Zkv0u-0002Rf-IL for pgadmin-hackers@arkaria.postgresql.org; Sat, 10 Oct 2015 14:20:44 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zkv0g-0002DB-Cf for pgadmin-hackers@postgresql.org; Sat, 10 Oct 2015 14:20:30 +0000 Received: from forward18m.cmail.yandex.net ([5.255.216.149]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zkv0d-0003rF-8l for pgadmin-hackers@postgresql.org; Sat, 10 Oct 2015 14:20:29 +0000 Received: from smtp2m.mail.yandex.net (smtp2m.mail.yandex.net [77.88.61.129]) by forward18m.cmail.yandex.net (Yandex) with ESMTP id A5E1021DDD for ; Sat, 10 Oct 2015 17:20:24 +0300 (MSK) Received: from smtp2m.mail.yandex.net (localhost [127.0.0.1]) by smtp2m.mail.yandex.net (Yandex) with ESMTP id 6F53F4268E0 for ; Sat, 10 Oct 2015 17:20:24 +0300 (MSK) Received: by smtp2m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id MfigHsp4kO-KNSi9YsX; Sat, 10 Oct 2015 17:20:23 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1444486823; bh=LRFIzq68iK3GXaHzEAWMUkVlT6kFTHgEnOkOE+6uimE=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=dGcEHyFucVjnq1mfIeYe0qONVzC2D/J3UgdjcPBkW5ZWTHensRacUzYkjj7f3wa6/ efXSKFU4GeNLXY+pXXUZ8EH4n345ed0JH7TXwKrcl6POMenDlezMqOzvpGKT6luux2 H17rjewXiMm2/6h30CbVpLkCLcxl6AyihnKNlQDQ= Authentication-Results: smtp2m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-ForeignMX: SE Message-ID: <56192286.6090709@yandex.ru> Date: Sat, 10 Oct 2015 17:36:54 +0300 From: Nikolai Zhubr User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: pgadmin-hackers Subject: Re: [PATCH] Beautify line-ends handling yet more. References: <561568BC.5070200@yandex.ru> <561905AB.8020801@yandex.ru> <4A470437-1E4F-47E1-ACC8-D42491F5BB31@pgadmin.org> In-Reply-To: <4A470437-1E4F-47E1-ACC8-D42491F5BB31@pgadmin.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Hello Dave, 10.10.2015 16:51, Dave Page wrote: [...] >> * Unix/Mac (LF) >> * DOS/Windows (CRLF) >> >> If it is OK then I'll craft a git diff for that (eventually). > > I'm not sure we should - it may be useful for someone working with legacy systems, and it's not like it's a massive amount of code bloating the app or overly complicating the UI. Ok, understood. And btw special thanks for bringing back windows xp compatability in beta1. It works fine for me so far. Thank you, Nikolai -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers