From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9651 invoked by alias); 23 Jul 2018 15:36:09 -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: 43205 Received: (qmail 11913 invoked by uid 1010); 23 Jul 2018 15:36:09 -0000 X-Qmail-Scanner-Diagnostics: from mail-lj1-f174.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.208.174):SA:0(-1.9/5.0):. Processed in 3.438714 secs); 23 Jul 2018 15:36:09 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_PASS,T_DKIMWL_WL_MED,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 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:in-reply-to:references:from:date:message-id:subject:to :cc; bh=KXYwF5iui25E278ANgbKKirA1sBp5Z8P5EWW5YzA8o8=; b=Vk8oDCzm8XrigMWf9CNEQX/+S/gx3fLGwITtREYtfZneQCIUHRhPGSNKH7AFpj6ipu Z4BqhtaJLadiE7aWk6XSKDGxIrWv/IWos4au6pxr/MDj1iW/77OBtXVsmnWrA1ahHdcj nPeC/kAGkWcxAgqKPE8wdMMgzjmRub8VXFc5pW8wobwZmoiwy60ARTGEk3vzDBSSJMQ9 FSiZ9klyqiO3NRO8Stl/NYIS5Lp3caDQ9sTNZAGlRpnM9b+rVHdJlehrhqRnpQHCaqQo /u0VEJgrlMV8ORsqZNB6txYIIR8f8em9Qq/Qdn8p/uhJACR+rrbXqPq7nTw0ehFeTLSy pRGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=KXYwF5iui25E278ANgbKKirA1sBp5Z8P5EWW5YzA8o8=; b=lvcejxpTq23ibJgMkVo8w0ra0ZjLWof3gZStJsPkffEXBMP60jeu2M15e2kNJG7uHK oT/rvvvA2x6cmEz3EyByYYYRj41mKx3QtgFnSKy/1uhJ9K54ixTKTxKeERVIN3eKZzHV 0Iz3meIWl1Q+WwgynOwnSLjBUZhagx2PWOrncgxw/idn7DC5EPIao9gyzXXNzlIKatkV NDK6h4Ix6Cy1JEls/TQ4i2Vq8BE4nUxyKAI5vptYkR1a2UTSL02D7IePE+A0r0uPhTLv HsaPbIs/oSSrbb5ycOQOSKjuxNVajRBEORZn01smLS+vTk6buDwihlfoo8GbOEo4rEhw XTtg== X-Gm-Message-State: AOUpUlGjtvarIE8Wavwa+Pkrx/s0FZ3+H0qgGzcCNiTyMG5YtVZTAXdC bw9yy/agwBKIbg+2644lnmEM5mAFwYIKSyjZdBo5nYP1pPs= X-Google-Smtp-Source: AAOMgpe2VfL5lwlhlNJpyHM1sJ0JHs6gZpcEcLplfaV/0SlRhot61v2k8HA25t9acBnErDpTpraPXwbgFqH+wLoinFQ= X-Received: by 2002:a2e:1517:: with SMTP id s23-v6mr9674909ljd.73.1532360161319; Mon, 23 Jul 2018 08:36:01 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180723132118.GA8659@primenet.com.au> References: <20180723132118.GA8659@primenet.com.au> From: Bart Schaefer Date: Mon, 23 Jul 2018 08:36:00 -0700 Message-ID: Subject: Re: Re: Perplexing `COMP_POINT` value on bashcompinit tab completion To: "zsh-workers@zsh.org" Cc: "Saverio M." Content-Type: text/plain; charset="UTF-8" On Mon, Jul 23, 2018 at 6:21 AM, Geoff Wing wrote: > 99% of HTML only email is spam. Stop sending it. For those of you not well-versed in email formatting standards, in most cases email with HTML content will be packaged in two parts, the HTML part and a second plain-text part (usually, the HTML rendered into flat text without images). When Geoff says "HTML only email" he means messages with the first of those two parts but not the second. Gmail itself (the web UI) always produces both parts, or has up to now -- I don't know if that might have changed with the new UI that came out recently, but I hope not. > ---------- Forwarded message ---------- > From: "Saverio M." > > I'm using Zsh 5.1.1, which is the Ubuntu 16.04 default version (ubuntu version: 5.1.1-1ubuntu2.2). That is one of the versions that will have the bug I described. You should be able to grab the bashcompinit file from 5.4.2 or later and drop it in.