From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#57885: [PATCH] Add a command to restart the Python shell Date: Wed, 28 Sep 2022 23:00:22 -0400 Message-ID: References: <875yhmapwr.fsf@gmail.com> <87sfkpaojl.fsf@gmail.com> <87leqfeso9.fsf@gmail.com> <87y1u4c8eb.fsf@gmail.com> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13558"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 57885@debbugs.gnu.org, stefankangas@gmail.com To: Augusto Stoffel Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Sep 29 05:01:29 2022 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 1odjnl-0003Md-2H for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Sep 2022 05:01:29 +0200 Original-Received: from localhost ([::1]:35350 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1odjnj-0004s3-1X for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 28 Sep 2022 23:01:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49112) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odjnL-0004qV-3Z for bug-gnu-emacs@gnu.org; Wed, 28 Sep 2022 23:01:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36357) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1odjnK-0007Tn-8a for bug-gnu-emacs@gnu.org; Wed, 28 Sep 2022 23:01:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1odjnK-0007uW-2c for bug-gnu-emacs@gnu.org; Wed, 28 Sep 2022 23:01:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 29 Sep 2022 03:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57885 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 57885-submit@debbugs.gnu.org id=B57885.166442043330360 (code B ref 57885); Thu, 29 Sep 2022 03:01:02 +0000 Original-Received: (at 57885) by debbugs.gnu.org; 29 Sep 2022 03:00:33 +0000 Original-Received: from localhost ([127.0.0.1]:35435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odjmr-0007tc-6V for submit@debbugs.gnu.org; Wed, 28 Sep 2022 23:00:33 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:40368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odjmn-0007tB-B9 for 57885@debbugs.gnu.org; Wed, 28 Sep 2022 23:00:31 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48056) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odjmi-0007Pu-4g; Wed, 28 Sep 2022 23:00:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=MyQK1VGnMZFtYilcHTZyjCKp2KbfD4Z0kQlDaN+QxFw=; b=d00/wfeXvY4d Dttbczwc/g/SWZBqw6U0z4wLevFGnGdk0tPbib1mUb3N0V8jne/bSnH4UO2XPtLFvlEHsYH0WtwdE 3zhD8D2SypvvtKj7oOoRRgE+Dp65UIsI1iTPd7/dWNdnPbUB9ghk1/sThAXjoVGFpc0vX5KdQKUfK pY/KKJqyMxKtis1skc/N7uB4kC//7F7dlKomdsmS2fFRdNAynkDNk9aGBsePSbOLLsBaOjGT6VMqa Wa+4zO8clcqUWeYS+LXfuowyMBvgkXkTOwmB0yvRB5klI2TTJHHklgiZNKHb1XcItNQmWpi8PVMXn maw7Ykj1m8tvMawLpEmtNA==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1odjmg-0005Ur-IR; Wed, 28 Sep 2022 23:00:22 -0400 In-Reply-To: <87y1u4c8eb.fsf@gmail.com> (message from Augusto Stoffel on Wed, 28 Sep 2022 08:36:44 +0200) 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:243861 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > I can see how that command is useful, but why should that shell not > > have a buffer to manipulate it by? You can still have the > > commands that don't use the buffer, but you'll also be able > > to use the buffer to restart the shell, kill the shell, and > > whatever else. > Yes, you can do all of the above. I find it hard to understand that concretely. Are you saying that these shells do in fact have corresponding buffers? -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)