From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alin Soare Newsgroups: gmane.emacs.devel Subject: Python in emacs -- help Date: Tue, 8 May 2012 21:08:50 +0300 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f235a295f185604bf8a4709 X-Trace: dough.gmane.org 1336500544 29107 80.91.229.3 (8 May 2012 18:09:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 May 2012 18:09:04 +0000 (UTC) To: Emacs Dev Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 08 20:09:03 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SRoqM-0006H6-V9 for ged-emacs-devel@m.gmane.org; Tue, 08 May 2012 20:09:03 +0200 Original-Received: from localhost ([::1]:58176 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRoqM-0003kQ-85 for ged-emacs-devel@m.gmane.org; Tue, 08 May 2012 14:09:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRoqG-0003ia-5m for emacs-devel@gnu.org; Tue, 08 May 2012 14:09:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRoqE-0003GH-EE for emacs-devel@gnu.org; Tue, 08 May 2012 14:08:55 -0400 Original-Received: from mail-wi0-f177.google.com ([209.85.212.177]:41276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRoqE-0003Bt-5F for emacs-devel@gnu.org; Tue, 08 May 2012 14:08:54 -0400 Original-Received: by wibhj13 with SMTP id hj13so825467wib.12 for ; Tue, 08 May 2012 11:08:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=vAqDbGfesZnlTKHUBrnQ055cuKyDl+1iX+HXt148EUA=; b=eisxCjJet0ZMPX45ldC00ds7yUhuomsjHFlFi2pN3dsALiZoSqB4ZT+H3AhVwQpjlu IZl+wOSImoMSHAksuVtxuQ9+bf1Ny7PqQyNBGxQzqWKLK5J4PDuIri8JO3wOCNCiGQPU kKwF0VWQgidxIHbWaDSjhhDbFgIibSc9/OFvMt/vIHIuY8aWscPPAucO6njKAwSilBT+ CrVMlRt+MJ7EDrOift4ZJY7A7/zZPmVHlK0iQ7MwDTd1zE/R1+zS2rxggi5esvR20Cys WhGxPMO/am7PkAnXEgPr7/rmvSkq6HIKgEx1zCEmsrSkCSQBXENXqM2XDM43u2gXH8WM EWPw== Original-Received: by 10.50.106.200 with SMTP id gw8mr188798igb.10.1336500530649; Tue, 08 May 2012 11:08:50 -0700 (PDT) Original-Received: by 10.231.79.208 with HTTP; Tue, 8 May 2012 11:08:50 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.177 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150377 Archived-At: --e89a8f235a295f185604bf8a4709 Content-Type: text/plain; charset=UTF-8 Hi, I have to execute a project in python, and I followed intensivelly a course from MIT to learn python. However, in emacs I do not know how to use python conveniently. I found out only the major mode of python, and apart from this I did not understand how to use python in emacs... and from emacswiki I did not understand anything... In emacs is there some good interface to work on a little project written in python? Alin --e89a8f235a295f185604bf8a4709 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

I have to execute a project in python, and I followe= d intensivelly a course from MIT to learn python.

= However, in emacs I do not know how to use python conveniently. I found out= only the major mode of python, and apart from this I did not understand ho= w to use python in emacs... and from emacswiki I did not understand anythin= g...

In emacs is there some good interface to work on a litt= le project written in python?



<= /div>
Alin

--e89a8f235a295f185604bf8a4709--