From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Krzysztof =?UTF-8?Q?=C5=BBelechowski?= Newsgroups: gmane.emacs.bugs Subject: bug#10107: 23.2; Add command gud-quit Date: Thu, 03 Jun 2021 18:54:03 +0200 Message-ID: <1706399.zsAvlgfHB3@localhost.localdomain> References: <8762icpcus.fsf@linux-4qi7.site> <87zgw867nl.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6204"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 10107@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jun 04 17:53:11 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lpC8F-0001SM-0X for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 04 Jun 2021 17:53:11 +0200 Original-Received: from localhost ([::1]:42972 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lpC8D-0001yE-Mx for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 04 Jun 2021 11:53:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44060) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpC86-0001xr-GO for bug-gnu-emacs@gnu.org; Fri, 04 Jun 2021 11:53:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36226) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lpC86-0008CU-8L for bug-gnu-emacs@gnu.org; Fri, 04 Jun 2021 11:53:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lpC86-0000lD-6v for bug-gnu-emacs@gnu.org; Fri, 04 Jun 2021 11:53:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Krzysztof =?UTF-8?Q?=C5=BBelechowski?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Jun 2021 15:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10107 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 10107-submit@debbugs.gnu.org id=B10107.16228219412805 (code B ref 10107); Fri, 04 Jun 2021 15:53:02 +0000 Original-Received: (at 10107) by debbugs.gnu.org; 4 Jun 2021 15:52:21 +0000 Original-Received: from localhost ([127.0.0.1]:47772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpC7N-0000iz-F8 for submit@debbugs.gnu.org; Fri, 04 Jun 2021 11:52:21 -0400 Original-Received: from shark2.2a.pl ([213.77.90.2]:63298 helo=shark.2a.pl) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpC7I-0000iS-N6 for 10107@debbugs.gnu.org; Fri, 04 Jun 2021 11:52:16 -0400 Original-Received: from wrasse.2a.pl (wrasse.2a.pl [213.77.90.7]) by shark.2a.pl (Postfix) with ESMTP id E2420175086D; Fri, 4 Jun 2021 17:52:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at 2a.pl Original-Received: from shark.2a.pl ([213.77.90.2]) by wrasse.2a.pl (wrasse.2a.pl [213.77.90.7]) (amavisd-new, port 10024) with ESMTP id Efd74bvekoW7; Fri, 4 Jun 2021 17:50:43 +0200 (CEST) Original-Received: from localhost.localdomain (unknown [10.8.1.26]) by shark.2a.pl (Postfix) with ESMTPSA id 04CAE1750A8C; Thu, 3 Jun 2021 18:56:39 +0200 (CEST) In-Reply-To: <87zgw867nl.fsf@gnus.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:208025 Archived-At: Dnia =B6roda, 2 czerwca 2021 09:35:26 CEST Lars Ingebrigtsen pisze: > giecrilj@stegny.2a.pl (Krzysztof =3D17belechowski) writes: > > ls C-c q > >=20 > > C-c q is undefined. > > Given input C-c q when no subprocess is being debugged, gud should quit. >=20 > (I'm going through old bug reports that unfortunately got no response at > the time.) >=20 > I'm not sure I understand this bug report -- `C-c q' isn't a key binding > that any Emacs mode binds, so it's not surprising that it's not bound > here, either. >=20 > Did you mean some other key binding? This was meant as a feature request: add a command and bind it. The idea behind this request was that there should be a command to kill the= =20 this buffer process. HTH, Chris