Path: csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: sunnycemetery@gmail.com Newsgroups: gnu.bash.bug Subject: Re: Backslash Bound Incorrectly (Readline) Date: Mon, 6 Apr 2020 09:32:37 -0400 Lines: 7 Approved: bug-bash@gnu.org Message-ID: References: <20200406085147.GA836119@midnight> <20200406133237.GB836119@midnight> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes; delsp=yes X-Trace: usenet.stanford.edu 1586180079 18401 209.51.188.17 (6 Apr 2020 13:34:39 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org To: Koichi Murase Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=1V6d4OXPxDldymLBqqayKRjLDt9PJx/sMFNiGWMCwgM=; b=UZXxgRVwZ/8BDl4Lm32Cg/TG6F9ev93MbVgT+oGwtRhOu+//Ll9DFbVmjCqo7ntp/6 m1E6pwkdiM12QSG/fbHtEF3golJp2NiBV60m5VSP0srx6l0XArm7i3SRKe33Y5+frjbG awE3MBM7zqMPqGZ2zIjparENy6cBbjFC0+uyxdU2Z3EVVF/Fw0NJo+xlqc0tsg1wISC1 IrvLig3R3d0i15h+SaG9fXRa9YeQV+1jvJyCSxsxS07ru7z5vbMRHgJKXpfo9Nj6yFu5 zyOkzYzMlUqnEkTllYpop2n/ILjhdWMofnSsOBdFdvdQEDAEg4lq/aHi23L3P9WcfgxC xj+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=1V6d4OXPxDldymLBqqayKRjLDt9PJx/sMFNiGWMCwgM=; b=AVyjd/aesoMMJ4ujCa4e63OzKjR5OccDc0+Sal1e7vDbDkJK2fyGIa9Q0M87bV8l7B oL9KPiBwtIgaxvlFFoP+5GCgnkNHltM8K95U9mhFfSC2V3mEksYrG1McFKGBPHkeC3wr 8MZ6WerE5Za+nQjfAALwVKPS6HG3IZbaac1FjfSqrnOmBibwAU0N/Otszs6Uh/XIhvgW Kv3qJDE8hmOmdmSifrVe5uPgVg2CvAgjLaPdm7CxRoTQnREqLF4ily3tc3TgmwGrsEyl CzlKa4cqqahbq+RXq8dp1au7yzWiC1i1CpwfYYHZEvfSo/AHE6NcYk3y43d78GnlVIlo mCPg== X-Gm-Message-State: AGi0Puaf4Y0t1ouCJImEM34uMn+Gix+LXUqXxB4sKMwmDww3suPAGPJ+ rastL1hahKby3QDwmzYCRRc= X-Google-Smtp-Source: APiQypLEgKntbuKPAyKS47ysPP80CF4tsuegMrzFCq8nMulT22QWr+hKsBHfWh2I2NmKTNhmN1wFaw== X-Received: by 2002:a05:620a:16ab:: with SMTP id s11mr10505602qkj.16.1586180074779; Mon, 06 Apr 2020 06:34:34 -0700 (PDT) X-Google-Original-From: SunnyCemetery@gmail.com Content-Disposition: inline In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::730 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <20200406133237.GB836119@midnight> X-Mailman-Original-References: <20200406085147.GA836119@midnight> Xref: csiph.com gnu.bash.bug:16099 On 2020-04-06 18:42, Koichi Murase wrote: > This is fixed in the devel branch. See the following patch. > https://lists.gnu.org/archive/html/bug-bash/2020-01/msg00037.html Indeed it is. Thank you for the information and patch. I apologize for overlooking this message in my searches.