From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-return-43572-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 53ea9475 for ; Thu, 27 Sep 2018 18:31:53 +0000 (UTC) Received: (qmail 15993 invoked by alias); 27 Sep 2018 18:31:42 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 43572 Received: (qmail 22535 invoked by uid 1010); 27 Sep 2018 18:31:42 -0000 X-Qmail-Scanner-Diagnostics: from mail-lf1-f44.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.167.44):SA:0(-1.9/5.0):. Processed in 4.00612 secs); 27 Sep 2018 18:31:42 -0000 X-Envelope-From: schaefer@brasslantern.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=66+ocXPsE+TzCOGDCwBKmfArRJ+gOvXCgG9NsMUfe3o=; b=dWWtf6I2O5q0AOVQx0CCeS9+UUGxyuOGsyZXmU/o3bbm+6RfgKtKefusIO8czhY1jK KDy9oA3ZPeJ66gT+MpbXmJ1RcIWTFLo/63kL3utnl41mG/Xvwwmjy6hFvUNiJ56fcPyh lK8opV90d1f8sz/v8pA03QvszRg4QtKIX7MK2A5XRJcmgZqA9kNdghVFa+IfymqEXNoy sRF8NI3qbK1NR2XnLo6iUyL68gcS/oRr3FxwSE2RprfUsKv6JOcPYuywNapmq0f5VcZJ 8ruA8JtqN8dF+SfB82++fG5MFohrMGGLMEy2ocl6Fiz7r0dYy8yzGDHP9uKMTgjyPtvK llaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=66+ocXPsE+TzCOGDCwBKmfArRJ+gOvXCgG9NsMUfe3o=; b=Gb24r7UR6iThEUpovUIQ1RrdEXBj0hiPnhk38OOBsPP46GYeP8z/sg03XWL0yIxpxo 7qcBcoqIcKCt/Rr5JCiym8CQpY39omDQ4aeafHe2UA6nPGTc8mp2tIi+rdC7/qyyZyIU HIXLr4ic7dG9VGJPVY9BGILRmXEF0Hkq/h8HnroZJBC2uAYnDiK+z5gB7nB9wlLrOBnB s4fIBjW1Vwj472i8LlEtiT7UFrgwAG+et3t/rCPKJlnwGwOHkU5PLSHTJbEafg8yk0Bp x81NHBD30WZ/vt52TvQWbVSIBCxMpmNN/8/4stuSmZCj0iVYWiFHVlVAabguU8a/owE+ PQ1A== X-Gm-Message-State: ABuFfoiZUTYME50l+SNRNJTuxk9ZEsI7k18N1SqwueXZoRrZgk0Ers8b H2bJkI1oM30EjOnXK9slDIlbPEDUa4p/VD+cKjq/MA== X-Google-Smtp-Source: ACcGV633n5Z23XIPlzZX2+A+7W29OhBbIAwHhuwgBqP8+i5jsSZs+sghWPtyyd8m/ZEipSFKSPTYx2oTkeAgEm+fpzc= X-Received: by 2002:a19:d713:: with SMTP id o19-v6mr8107543lfg.114.1538073092232; Thu, 27 Sep 2018 11:31:32 -0700 (PDT) MIME-Version: 1.0 References: <057ea9a2-d934-59e6-3109-e5093f0f9878@googlemail.com> <20180925192153.uwitfgrd2yydxtah@tarpaulin.shahaf.local2> <75619dc0-7b02-45bd-7cd9-a5078d6829a5@googlemail.com> <87r2hg9db6.fsf@vuxu.org> <1538072449.2783494.1522989320.7417A550@webmail.messagingengine.com> In-Reply-To: <1538072449.2783494.1522989320.7417A550@webmail.messagingengine.com> From: Bart Schaefer Date: Thu, 27 Sep 2018 11:31:19 -0700 Message-ID: Subject: Re: zathura conpletion for zsh broken To: Daniel Shahaf Cc: Leah Neukirchen , "zsh-workers@zsh.org" Content-Type: text/plain; charset="UTF-8" On Thu, Sep 27, 2018 at 11:21 AM Daniel Shahaf wrote: > > Patch attached. I've asked this before but I'm going to ask it again (and this is not aimed specially at Daniel or anything): Please do not attach patches (or anything else) with content-type "text/x-something" (in this case "text/x-patch"). A remarkable number of mail clients (or perhaps it's just the operating systems they sit on) are STILL, even after 25 years, too stupid to understand that the "text/" prefix means it's OK to display the content without invoking a special application. This makes it impossible to view the patch content without first detaching/downloading it and then explicitly feeding it to an editor or text viewer. Also, using text/x-whatever tends to cause sending mailers to base64-encode the content, so it can't even be read by viewing the original message source. If this means not naming your patch files with a ".patch" extension, I'm sorry. Rename them ".txt" before you attach them, if your mailer won't allow you to specify the content-type. Thanks.