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: Fri, 07 Oct 2022 18:47:01 -0400 Message-ID: References: <875yhmapwr.fsf@gmail.com> <87sfkpaojl.fsf@gmail.com> <87leqfeso9.fsf@gmail.com> <87y1u4c8eb.fsf@gmail.com> <87leq2d5c6.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="19660"; 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 Sat Oct 08 00:51:05 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 1ogwBM-0004re-Gl for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 08 Oct 2022 00:51:04 +0200 Original-Received: from localhost ([::1]:44556 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogwBL-0005Jf-D6 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 07 Oct 2022 18:51:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57290) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogw8Q-0001OQ-J3 for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2022 18:48:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38563) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ogw8Q-0001Ch-25 for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2022 18:48:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ogw8P-0002kn-P6 for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2022 18:48:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Oct 2022 22:48:01 +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.166518282910423 (code B ref 57885); Fri, 07 Oct 2022 22:48:01 +0000 Original-Received: (at 57885) by debbugs.gnu.org; 7 Oct 2022 22:47:09 +0000 Original-Received: from localhost ([127.0.0.1]:37641 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogw7Y-0002i3-S6 for submit@debbugs.gnu.org; Fri, 07 Oct 2022 18:47:09 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:49370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogw7X-0002hr-5y for 57885@debbugs.gnu.org; Fri, 07 Oct 2022 18:47:07 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40380) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogw7R-00013c-Uz; Fri, 07 Oct 2022 18:47:01 -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=29B2cR6aHq+bk4DS49uopwwVzcjInE2BKiPGQn6lNIM=; b=IcOwSUytp9h4 LA8ZXLOUhKNL8YwTgfkB988xIYBlIw1MpAssBdihvyErG1p8RZDxI6ZOpqOJyB/sHFpiL6vkQpi/5 i98Nzsk9sjBEiO+y7n5IdcSh6x00FZP9wKC3AFHYliX8ziIZk3UsEz2epVhRRQFprfDSR6Dc0lZHx 0UZzDbPQT1DY6OLyIKSs+6SnwJ7ZxgUbVGReRUuksbQ+52Bgj28xsQPq38YVO5c/bRkftPB+1Pu1v gKDABryUzu+PzHpB9xouQClhwfUzO5ogyxkhxaHbeTMPretcAEGRmaX1GJIX277kMDhLUmOEnHEmK Moc4igKq4VOYSXOQ0d4kDA==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1ogw7R-0007o8-K6; Fri, 07 Oct 2022 18:47:01 -0400 In-Reply-To: <87leq2d5c6.fsf@gmail.com> (message from Augusto Stoffel on Thu, 29 Sep 2022 09:09:45 +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:244857 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 find it hard to understand that concretely. Are you saying that > > these shells do in fact have corresponding buffers? > Yes, it does. It's a pretty conventional shell in the mold of M-x > shell, that is, a buffer where you can type some expressions and see the > result. I think that is a good design. It lets the user do things to this shell in the usual way, by specifying or selecting its buffer. Somehow your first message suggested to me that this shell would not belong to a buffer, but I'm glad that was just my misunderstanding. -- 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)