Path: csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: Daniel Colascione Newsgroups: gnu.bash.bug Subject: Re: [PATCH] Add active mark, face support; activate mark on paste Date: Mon, 23 Sep 2019 04:32:30 -0700 Lines: 10 Approved: bug-bash@gnu.org Message-ID: References: <20180310075024.196515-1-dancol@google.com> <9dd461f8-9a65-10c7-f21d-e274446cc411@case.edu> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1569238400 21519 209.51.188.17 (23 Sep 2019 11:33:20 GMT) X-Complaints-To: action@cs.stanford.edu Cc: "bash.bug list" To: Chester Ramey Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yLFiq1YTBgOWzLESfcTFtvJ2xJxyGEkktQrF02CRLug=; b=FyA+8wnf7Riw2+uMtdE0JK/CaBjpJWR8JZguvjPbWqZoj8WRuKiRBemf8dYq/PAmoQ Nx4DDy/0eDFm2KixX9JA9utiD7W7D3Pgs6wFoBpkqTatBTALd2b16/2L/7AEeq7Lqlmw +S2MYjv8tbBXRXvhZysIro1IC7l55B1zrmr4XPyZHATFHaT0WAzwMSr641Hm2q7kAcRy /okirCW1YvevPxLdsmYkP2txULop3zSd6Jx2Yn57c94FohnZzrgP0WRJ36txqurroF61 blIUImz8D/nBzFhkw6y8OWdWunJFltPTAKg8t8hJ2+1EUyobxeMgg2zgGOU74PVXE+zd IJbg== 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=yLFiq1YTBgOWzLESfcTFtvJ2xJxyGEkktQrF02CRLug=; b=DeTPSTbzoiXfr3VnL/z+oiowjvD4VOO5h3CRB5wM3JSDNWdjEv4/9TR9b286fhVrGZ +YdrfZzB2OIhpUQaO9EXSaqw5zITNpgk9kvhcpNwTy3pRF7M8HvJf9PN43NqGkG0HUSR +vBRby9llQNe3Oh3Q6ZUCMHnEQ9+S3YzaD0mONlJZCJ11nPIWiRur5IqErvlUGeQtUvY M0oZ1PoTfKWTKWAvZ/c8QOPVR51to5daC1d4yaoLWpLa4eDkihIFSPQyMphrIo08VV2N lyq9esGZwAy29FmrkNAbS4x6Mg8JbjysHgb+g9Xfm9mn070faaWsxnFiFc954BrJdh4Q PN+A== X-Gm-Message-State: APjAAAWAMZNlqM6dQhwHZHSHpXBkj90IbeYn8WIFpsXn1Yg4dB5WaRHb Etj2OToYNx+Hk83mM3iHZWyKFLIgNpGtRIrBKOYC1g== X-Google-Smtp-Source: APXvYqy9CLGjmc+T7fK9a0ZSaCZkzxNWECodqlktBi9c2mBrjoQLDVeuTth1wxi205kTPCitq69oF0uUmZUi/qLA71s= X-Received: by 2002:ab0:915:: with SMTP id w21mr15941254uag.30.1569238386468; Mon, 23 Sep 2019 04:33:06 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::941 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: X-Mailman-Original-References: <20180310075024.196515-1-dancol@google.com> <9dd461f8-9a65-10c7-f21d-e274446cc411@case.edu> Xref: csiph.com gnu.bash.bug:15408 On Wed, Jan 9, 2019 at 12:37 PM Chet Ramey wrote: > > On 1/9/19 2:39 PM, Daniel Colascione wrote: > > Any chance we can revive this patch now that Bash 5 is out? (The patch > > itself, of course, would need to be rebased.) > > Yes, I plan to. Have you had a chance to look at the patch?