From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id B7E6D1F5AE for ; Sat, 13 Jun 2020 15:28:16 +0000 (UTC) Received: from localhost ([::1]:57852 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jk84t-0003Tx-TN for e@80x24.org; Sat, 13 Jun 2020 11:28:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51896) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jk82h-0007vJ-Ip for dtas-all@nongnu.org; Sat, 13 Jun 2020 11:25:59 -0400 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]:38877) by eggs.gnu.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jk82e-0003U1-F8 for dtas-all@nongnu.org; Sat, 13 Jun 2020 11:25:59 -0400 Received: by mail-wm1-x335.google.com with SMTP id f185so10629583wmf.3 for ; Sat, 13 Jun 2020 08:25:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-disposition:user-agent; bh=pgecNAwyNGlLxS2/dU3uxAnRZ6F2KgK9+2JyWyqBA0s=; b=L3JINX7rrf1nrx1TfBMv8JJ7rh0LbirzXjpdsBRJrnw16PrJmks5Uqe447A5//3fUN HKowwOndc9yAJqv4sC+/76PKdaaXlZ8nScL5HFMw8ShG2f6uVAbwe4BpEfOjmCqeFyJv 1/ckEaEebdhnoERNtJBJ1LOvwf4auS0U3QBh/MLipHpBIh7JLW2XaPeiaw3YDxu6f7rh JebeEk8y8oO4mT9QKakM2vYYf6K5bm558JgFX0yPBDfGC0gZryPHLTPQbCXDds0fJL6K WzdW0UF+594PlJfTInv3kCNxLz4Kch/+beetUiYBkhWYY+qWwopEsahqz16aJOfQcdLx 3hxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :mime-version:content-disposition:user-agent; bh=pgecNAwyNGlLxS2/dU3uxAnRZ6F2KgK9+2JyWyqBA0s=; b=BId/mkOF8dL8azrFlyBscrfoqwIMBy7dwRBoiKQzS0krWAg0B4p+AKJ8nm3j2B13nv AUJJCYgzU7YXsCnEXu7jsFfxiV1thVUH7gILmP6cRBWywT3/jyTYJWM24sVguc7Ed+54 38WAKycnvRlqF7M2APgz57OrcacBcmxlOCur6eC4BnQ7tkjwsV7o6PK4hg7ZDnYAHfdr hll4hXg5Ks687x0O+pVeZnX98Le47fzt0cfcaigTZMztE5TUIMc+VAIQ85T3yjLlligc hcJE9XvS4YEfQLSQEzqKVA8ANzOqf/fKbsrTHKilOnvkQX8cJ66JlHkDh1P/qmumt4rW IQKw== X-Gm-Message-State: AOAM53310lGweI0HC7oT2NkyHO39lZtMeNHx/8+WCppaJyIQlPXvZuKr VmlSX8Or4+vbzv9L6y/2aDiHHHaz X-Google-Smtp-Source: ABdhPJzJMN0pAgX656RKKqiHYrW88v5eugP5Y+2jTLLzPrY2Z6r2+NxbFFFoVtk2iuLgo3q8VDIzEQ== X-Received: by 2002:a7b:c1c5:: with SMTP id a5mr4224944wmj.35.1592061948092; Sat, 13 Jun 2020 08:25:48 -0700 (PDT) Received: from localhost (188.28.24.238.threembb.co.uk. [188.28.24.238]) by smtp.gmail.com with ESMTPSA id k14sm14788182wrq.97.2020.06.13.08.25.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 13 Jun 2020 08:25:47 -0700 (PDT) Date: Sat, 13 Jun 2020 16:25:43 +0100 From: James Rowe To: dtas-all@nongnu.org Subject: Line wrapping in YAML output Message-ID: <20200613152543.owwp2ey3byvf2row@gmail.com> Mail-Followup-To: dtas-all@nongnu.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="sldlad7wje663spm" Content-Disposition: inline User-Agent: NeoMutt/20180716 Received-SPF: pass client-ip=2a00:1450:4864:20::335; envelope-from=jnrowe@gmail.com; helo=mail-wm1-x335.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: dtas-all@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: duct tape audio suite List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dtas-all-bounces+e=80x24.org@nongnu.org Sender: "dtas-all" --sldlad7wje663spm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I routinely find myself needing to use a =E2=80=9Creal language=E2=80=9D = when I want to perform a quick hack with dtas purely to workaround the default line wrapping in YAML output. With unwrapped output sed/awk would often be a viable solution from the shell prompt. Given that psych supports an options mapping where setting ``line_width: -1`` disables wrapping entirely, I=E2=80=99m wondering if the= re would be support for disabling the line wrapping. I=E2=80=99m also wonderi= ng if I=E2=80=99m missing some drawbacks to doing so. Thoughts? Thanks, James --sldlad7wje663spm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOs8mWLxNNfbkcA2v/aPFQqvGjgcFAl7k7/cACgkQ/aPFQqvG jgfZNhAAmMaNbCKX1Riv09Ywh9m4yuTAUfXqYKr32Aq6iN7Rr+teRcEWg9IklVXt RTh5BQkrt6aae/gTJ8uXRk8UdCpDqK+ANiIgUsYnl/bTzSoC4uSopwOkVFWpfnDp o7fEiwuZnIuvDFXLbHrplq1u1yf7VeUGboW0anf5TnT1j2vQqJSQfH1e9hXDvH7m Il/W+0okom7/OuTg9RlK6Srctse8FdKkcvQ7iUJOXj1Ht1dO6F0OoFKJdZtMuP5W HjHTuvec11KHMbN05Lg4DZxTbpCsy0QaH2KFgONhST0aaIurSQGnBcGMW1MNQQ2o hOtmwpSuIRWh1L3lAMdSMNGPZSeneYWUYmsb5R8lsVr6nPaDRsqCGeBuprCHIpAH XcsHEwdu3DekhnbTTZ0yg55LSrQObNxIshzVd+GtJ71I4q0JTe/H89KS7D1MaFMo pZO7/BpTWyfzeGjQrI07dKYRxSGeb4t9C1CErQfsFA2q+g/Ov5AAilEXR0Bw5CIX 3R6QyfcZTBwCKEjqbqvxOzfo9gYCPYSjh4rqx511y2j5zIrMqUtj783eGk7nQo1D mGu3DCbVEf+F0TUrJgHsaar0JNx6Hfr8eb4jubEUFY08tdJJvoBGObGPqxrJYyG8 uWDBa50JRg7eafn+3aPsYsBOqeEL0sfOC3k0bCZp7b6zkci1sF4= =qY9n -----END PGP SIGNATURE----- --sldlad7wje663spm--