Path: csiph.com!goblin1!goblin.stu.neva.ru!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: Wed, 18 Dec 2019 16:52:30 +0800 Lines: 11 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 1576659167 9938 209.51.188.17 (18 Dec 2019 08:52:47 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=3SdyLNEjvyDLDoZFRdDkIpnscitpGhSdm+j13fADyKU=; b=RGgjlmhNhQ0LAFYrk5Rjij8/RSsS1/VxEfmNR+4/w4fXulJZjj27bHUlO43jmc6IJW zKlIFrFbNNaCQ7qKyWdNVXW9yyYg4dBJIZwfIXJUnW8vbyB/Rv+bPTbuMtT2cPmSeW4J poZInsp6GoIX5sP0EZ3IAm0nYgVfEqebGb3BfNi0Vp2gQ4Zvfl/fOuJILFDk9Zyoe3pz FyCATES5gxgmCIUvbI8NRNsb4+QD1VuGCk0dkGAI2khkJojUgNZCjkfhhFxgwJhik3Kf wLcrG5zj39uAnCJg8rxwA+gKByjI371si65eL/y+zff6yxtsNHZK9yevpEm++ABJU9z2 OWbw== 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=3SdyLNEjvyDLDoZFRdDkIpnscitpGhSdm+j13fADyKU=; b=DM07mBDQGMNtKNSXppswqR+ieP3c1YOQqTDKjwSbStMuNofOCJgCX4lm6Bj29QS0X4 VD+0Pf2NW07Ou7y0xyXQjme5jJ4YbjOKTDjsy4qRVIZhK3hX/5MmfEIY+Pi5Eb1sgPhd F7wCAdNJ+vwFa5aUZDW/cGHV/Y9TGxpOnje4NmXRoL2OGoUjJcWs13QfRTUHqpOVwPFQ /JpaMDhE/ddyHGtIsEWS9fq07o9sCHT5QHZSMrsYaygpo9hCZSdemzzKxUO8+nszgXqi VfsCFfU0eyIVbbrNmZmswnUsGM4+FD8sd8dbAqTJvpLdi8kVZSEAh3oueUKfTtTH6WLE WlFg== X-Gm-Message-State: APjAAAX8wVwpFAUh5c2S3l8W/rwTtzByKSyVa/Bj/MBZmcsrQxw0U51U V0cYBzFbC3tJRmoImdgUOhTGDAwHaRsZvyK/nl0= X-Google-Smtp-Source: APXvYqxAXZstYfXmcGbyV+qfSn0DwRruAoFofYGNZEd82KBbWwJvXKfY7CWDAjEhGO28h8WWw8ALWwQk+hMD6qyfRqc= X-Received: by 2002:a05:651c:30a:: with SMTP id a10mr919062ljp.101.1576659161296; Wed, 18 Dec 2019 00:52:41 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::232 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:15742 > I think you misunderstood my response. Wait for the next push to the > devel git branch. > > Chet I checked the latest push to the devel branch. Thank you very much for fixing the behavior! Best regards, Koichi