From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: uzibalqa Newsgroups: gmane.emacs.help Subject: Re: Using emacs for working with python and numpy Date: Tue, 30 May 2023 16:38:14 +0000 Message-ID: References: <06lzH_-WQCN1hnDCUa6sMW8NYnOXAr7lv3__DdybIi8FccmsLJgk6GBrM85e7_uyOIiRW1TLg6hnHy2C_twirYQBgP9ZYinTLGMFxcFjgG0=@proton.me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22433"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Basile Starynkevitch Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue May 30 18:40:59 2023 Return-path: Envelope-to: geh-help-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 1q42P5-0005fa-8o for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 30 May 2023 18:40:59 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q42Mu-00047E-M3; Tue, 30 May 2023 12:38:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q42Mp-0003oy-0q for help-gnu-emacs@gnu.org; Tue, 30 May 2023 12:38:40 -0400 Original-Received: from mail-40132.protonmail.ch ([185.70.40.132]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q42Ml-0001FS-Pu for help-gnu-emacs@gnu.org; Tue, 30 May 2023 12:38:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1685464711; x=1685723911; bh=zAqraCNrY43KPkQmZPFCBOVI8RBm9Z7zdpIPpSzg/wA=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=igp0aY3F2YHjsfCmTmawBxJEBzKg9d4lfod/YSX6rzUbaHRlsdoqSU429WLl3xL8U qnVKWvb0O/U1UtHJYEuK89BQATvPoNVHWCSc85r4dJEV7i8yuxyiELpbX1yNMNoIcu BsYtMILFRf5MKOkMe/iHbxdbFqHDcXhZ7+AhSR4Z37EjqOfKUbJLhDVdN1Ubl91Bp+ SCnUdDf4ZCEW0J/VUFS81DxJJRbYzb1Mi3biCCNfae+RAj/hJdP9nfaCEhcKIuQCsU ZeRKp7QuQADJ/n8UxD3gBivYwc6SvIQUlnigjjj1/RZmhqYpPtpfhlLFmcocQYskm9 CdYDIN2dZWL1w== In-Reply-To: Feedback-ID: 52887082:user:proton Received-SPF: pass client-ip=185.70.40.132; envelope-from=uzibalqa@proton.me; helo=mail-40132.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:143801 Archived-At: ------- Original Message ------- On Wednesday, May 31st, 2023 at 4:22 AM, Basile Starynkevitch wrote: > On 5/30/23 15:18, uzibalqa wrote: >=20 > > Using emacs for learning python with numpy > >=20 > > I would like to use emacs for working in python and calling numpy tools= . How can I proceed ? > > Have seen other using Jupyter but would prefer using emacs instead. > >=20 > > I was thinking about the possibility of org-mode to have some functiona= lity to see the result > > of executing python commands. >=20 >=20 > My recommendation: use a Linux operating system (e.g. > https://debian.org/ ....) >=20 > Learn a bit of Emacs (ELisp) programming. Start from > https://www.gnu.org/software/emacs/manual/html_node/eintr/ >=20 > Download, compile from source the GNU emacs. > https://www.gnu.org/software/emacs/ >=20 > https://www.gnu.org/software/emacs/manual/html_node/emacs/index.html >=20 > https://stackoverflow.com/questions/14784347/i-want-a-elisp-script-execut= ing-a-python-one-liner-under-the-cursor > https://stackoverflow.com/questions/14784347/i-want-a-elisp-script-execut= ing-a-python-one-liner-under-the-cursor >=20 >=20 > https://www.gnu.org/software/emacs/manual/index.html >=20 > GNU emacs has the shell-command function (callable from your Elisp code) Have installed emacs and know some lisp. But I need some specific help in executing python code in a buffer. If I need some elisp tools I have to see the actual elisp code for that and how to use it, rather than generi= c descriptions. =20 > My pet open source project is the RefPerSys inference engine. See > http://refpersys.org/ and some code on > https://github.com/RefPerSys/RefPerSys/ >=20 > Regards from near Paris in France >=20 > -- > Basile Starynkevitch basile@starynkevitch.net >=20 > (only mine opinions / les opinions sont miennes uniquement) > 92340 Bourg-la-Reine, France > web page: starynkevitch.net/Basile/