X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=wnaWgKgqICG7G2xlRpS8RYnr41ANe ECrZM5aDTeMrKmSWrHgY7UUXQ3CVYJ9SvR3+ALwzWbDXKH08n44EVTZOH+xk8mDN ASTNwKHn9aj9y71J4JKfsFggoISj7NRuBlkqbArL6cKiH8eTzqkmN9kF5rqgQqed EjUDLvdEam9ZEE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=Jz2btylNQyO0Cqu44sW9vd+/d18=; b=Q8K Pkd2AQzQMF6gQe1bkQVgIeVRhhcWvvJM7VzXlkJlmOm0xSiapBSNAJB36uZ3kkxt XnvEkxELnj9XIfkUGSQsv2yrPNjlKOsHivghp2XyDEL9masNx1g5n0m+ti2F0Bpf JWiyqsLiY+/kiNymXXI2D30NisGQ0cCh416pCxQA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=browser, HX-HELO:sk:cluster, H*RU:sk:cluster, Hx-spam-relays-external:sk:cluster X-HELO: cluster-d.mailcontrol.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=worksite.onmicrosoft.com; s=selector1-schaeffler-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=9126dfhCtzi+1Xd1yGEYQVOF31aNV9hRBtgCLiiKs6U=; b=bAw7Bp4uklja5k1xtwZkqRGvu+Iysx/WoD0GiCD1ICE94Z1uFN+Tk0vNlpUMJrWeHYmUvg4WpPpCz22at9t+VLuttH6tzAaZcMAwv9YJrZWNEWILjtJeclBGOCFAaBtjBIOuLlhit48Yacs2ace2ra3F3LBp5N+oaxEFGshEqxg= From: "Lemke, Michael ST/HZA-ZIC2" To: "cygwin AT cygwin DOT com" Subject: RE: [ANNOUNCEMENT] Updated: mintty 2.9.4 Date: Tue, 13 Nov 2018 18:37:34 +0000 Message-ID: References: <1878070607 DOT 20181113005032 AT yandex DOT ru> <559c8b3d-af18-626a-c2bb-14d546d288ac AT towo DOT net> <87o9asesn8 DOT fsf AT Rainer DOT invalid> In-Reply-To: <87o9asesn8.fsf@Rainer.invalid> authentication-results: spf=none (sender IP is ) smtp.mailfrom=lemkemch AT schaeffler DOT com; received-spf: None (protection.outlook.com: schaeffler.com does not designate permitted sender hosts) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wADIbsRM014357 On Tuesday, November 13, 2018 7:31 PM Achim Gratz wrote: >Thomas Wolff writes: >> OK, it shall be made configurable. But please describe in which ways >> workflows are broken and how / in which application HTML tables (HTML >> source?) would appear. > >I commonly paste things from MinTTY into our Wiki editor (in the >browser), which choses the advertised HTML as the "obviously better" and >then screws up royally since for whatever unfathomable reason it gets >the text wrapped in an HTML table. I'd have to switch to source view to >erase the markup I didn't even want in the first place. So at the >moment I paste into Emacs (which uses the text selection), re-select it >there and then paste it back into the Wiki as text. My workaround for such junk is $ getclip | putclip in some mintty window. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple