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: Tue, 24 Sep 2019 22:20:21 -0700 Lines: 22 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 1569388869 21262 209.51.188.17 (25 Sep 2019 05:21:09 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=jbasPValhDlgtaInahCVUhP2lDCmCRNgFdXJhZx1A2k=; b=sdYj+QMa4aej93UBDPjXO/neIvOl4aDdN7BzG7AcbsFnunzdi967woHPHN2AIJFyvI UQwkOvuox37s6V2vbzjiQxcz4caIOGDi/dEPKvzFYhhE2fLNlXI2uRkHwAuNoZi6hPFK PVrGhYizEE9ANMLEgv2L4BQ4I+sLlBBx8MxA2VmvpYiNRt2mLzSUkaZ6nCrK46VhUagd Ozii6/KVFLKx1OWusoJdHHz6gI1pElxqddQ8KG9gnjVwE2bhuyatxQYCtM7gV82Az2hx TJcnYA5I/dGzowCRHtthTCNkQY5b9aVL0njaPhA07iTY1rpc5xEEMDdisZuhd1vM08nX Nplg== 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=jbasPValhDlgtaInahCVUhP2lDCmCRNgFdXJhZx1A2k=; b=bWD/LosGSxU7O7AACuZH0J5VZwUQN7x/GPxqq9rKMQtZiBjOH0sWTcauD404P3BZIf qpnTyIoFt3xFEVkQhqBn5ee7QrzZjbXjmsi2JPlqlkMVLdBfjUHsWlEwNQK016a/Prgs KEPKTsLFmMO9sSe5TyvgG4adES/yBvbOHLKwv9GW/9Folqt/kkwSMVUddsqwBMHMcAVr A66SttsrMTGKQSDiApEMrOB+2nyM3EHD8cH4uS2+JinN3rHDdC7ONohfbv/9iVo9lcD4 FJy8b/mI/K05HXRBguceeIG4WKopQZX9z9a8srPx/A24CiQdWmZI/usEanFaXDs0KSlN FKZA== X-Gm-Message-State: APjAAAUamA1k5VrqoNps1nemKy6Iq+K6Z1KyaUvdGMHCuQBmbOieuQwK 4CHSj/TRHfyxycYP9lJ5PQGrGqYax2B6EVktZFze+mteXEQ= X-Google-Smtp-Source: APXvYqyVTX6aXSX2XE8R1iOgfVJk/+Hp4NBwABaQ38QyOptLbgJzME+stVksfnIgkJ0Oyt8JAJKZbbY5IZrgc+KMRXo= X-Received: by 2002:a67:1043:: with SMTP id 64mr3788046vsq.114.1569388857907; Tue, 24 Sep 2019 22:20:57 -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::e43 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:15428 On Mon, Sep 23, 2019 at 6:36 AM Chet Ramey wrote: > > On 9/23/19 7:32 AM, Daniel Colascione wrote: > > 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? > > Sorry, I have not. I need a bigger chunk of time than I've had available > to figure out the intent of the patches, and whether they're a good idea > to include in readline, before looking closely at the code. I've had a people tell me that this patch is very useful for helping them understand editing operations and pasting. I sent this patch over a year and a half ago. Should I expect another year and a half of pinging this thread? :-)