Path: csiph.com!fu-berlin.de!usenet.stanford.edu!not-for-mail From: Koichi Murase Newsgroups: gnu.bash.bug Subject: Re: bind -X shows inactive bindings (bindings removed using bind -r) Date: Sat, 14 Dec 2019 10:41:58 +0800 Lines: 13 Approved: bug-bash@gnu.org Message-ID: References: <029feb2c-77b4-d999-9cdf-f364a8a2f53c@case.edu> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1576291336 21532 209.51.188.17 (14 Dec 2019 02:42:16 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org, =?UTF-8?Q?=C5=A0imon_Let?= To: Chester Ramey Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=+f9gQ+y34aniARIJ4A8WhT93nv5LohseKvOuimnoXYE=; b=HlfFSwiTTORb+wyokGgVOPyEVoOteRpbTp+jbnTteNXouLO6oJeEmRqvS/nJ7zPPz8 5cIYNY8P9iporC0CwWsvBIamS21TZP0Mdnq2z4mij/ulDTH2eIevR22HdVMKaBT22ZUM mcbJZr3Tbihzi6Nhxtx8eRdgKcnn0XLtTJSGktfY5zNJD4YEaT05gbriS9E5p9xrwIOa Xs9cVWN8FgyPUW9J1i0LwvHgQymobcGMBfPH0p0bhKRobYfuN3ufnCL9BnIZ59cd7Ltm vYJB6j6Pnl2NV3fF/2Sodaa0LPXxdkniy1OIY2k6gVp4MQEETWwuKrn7vk+xj0EBoSpU Me4A== 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=+f9gQ+y34aniARIJ4A8WhT93nv5LohseKvOuimnoXYE=; b=svr+Hd0doX3P4VPFHzoRtgxbUpAYir3zT/7n1sOaFuxlLGdpGAUBDh1i8fW9A3zTGR ff1zIjPeC6vdxO/rK1EszttdgAtNRhSf5L8zxeaKuq74uFRrGB/z6ai+R/VE70mQeJF4 GYp1ibY1qVUD4Z1gmUajb8+e/OusKyTSsBZhwRHhQps/NRqrh1ghYXQ2z8f80Ryuetnt E3Xma86aM1AbogNsfPDEbet2N9hAbWKPBWm44ZanLtWF4RCVvr7VPwvsfmMlTzeiy4F1 7YnaldqChE/tbE+HzmLibqRKtAPP9H6RYoH6yi7WjVszwVk/yDsiYqCTShnTzoK1jXMi 7s8w== X-Gm-Message-State: APjAAAU9w3ev9u9VaAOfuiiu6k/s+mawPVNlVpRx4JQTxizP2HP3SVmc QgMgueBTmZn6QPot04EScilBotihMLug9/FsxX8= X-Google-Smtp-Source: APXvYqyo7zBSU75jGynkavnFDuBZ8VIbZ4NkHsMFEYZWeYmU0N2GMKLs0IeK/OB2CPhj2rhXaQjqM4zvtQQ+LUe6TRk= X-Received: by 2002:ac2:5549:: with SMTP id l9mr10487112lfk.53.1576291329897; Fri, 13 Dec 2019 18:42:09 -0800 (PST) In-Reply-To: <029feb2c-77b4-d999-9cdf-f364a8a2f53c@case.edu> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::12d 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: <029feb2c-77b4-d999-9cdf-f364a8a2f53c@case.edu> Xref: csiph.com gnu.bash.bug:15731 2019-12-14 3:06 Chet Ramey : > It takes maybe a dozen lines of code, and no modifications to readline, > to solve the problem with `bind -r'. There are a couple of other remaining > issues, but that one was easy. Thank you very much for your reply and support. I am glad to hear that this is actually in your list of issues to look at. I would appreciate it if you could take a look at this problem some day when you have enough time. Thank you, Koichi