From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Byung-Hee HWANG Newsgroups: gmane.emacs.help Subject: Re: Emacs and Python Date: Fri, 13 Mar 2009 17:08:20 +0900 Message-ID: References: <864oxzf9e6.fsf@chrys.izb.knu.ac.kr> <49B8CD46.9050106@irisa.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1236931770 21713 80.91.229.12 (13 Mar 2009 08:09:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Mar 2009 08:09:30 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sebastien LE MAGUER Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 13 09:10:45 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Li2Tc-0008AM-3K for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Mar 2009 09:10:44 +0100 Original-Received: from localhost ([127.0.0.1]:34320 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Li2SF-0007P1-Qo for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Mar 2009 04:09:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Li2Rr-0007MA-49 for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 04:08:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Li2Rm-0007KL-GQ for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 04:08:54 -0400 Original-Received: from [199.232.76.173] (port=49410 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Li2Rm-0007KG-BD for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 04:08:50 -0400 Original-Received: from pinus.izb.knu.ac.kr ([155.230.157.93]:1970) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Li2Rl-00007T-Rh for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 04:08:50 -0400 Original-Received: from pinus.izb.knu.ac.kr (localhost.izb.knu.ac.kr [127.0.0.1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id 1CC1A3E68; Fri, 13 Mar 2009 17:08:43 +0900 (KST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=izb.knu.ac.kr; h=to:cc:subject:references:from:date:in-reply-to:message-id :mime-version:content-type:content-transfer-encoding; s=ujuk; bh=SLihK/DWw7Fril86RU/6Mg7Nd0FePltyF7TkPPuhtpo=; b=RqlyKvbOVnpA j/aUtXEEeZl8tEBE96bEXm1ajApVXruzQLdz3b2dVwP78TMOHxuLebuATi4rMEpk F6aHLfmRu1MhEw3pgkGpqt7qXiws6VLBzFGWUUb1KaIbg8/F4yifBvNk9FtQ7fcH Him9SyFW387X4l0BKUZ2ZGDhwCWLJ04= Original-Received: from chrys.izb.knu.ac.kr (chrys.izb.knu.ac.kr [IPv6:2001:470:1f05:5f8:3::1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id 975EF3E36; Fri, 13 Mar 2009 17:08:42 +0900 (KST) Original-Received: from ujuk.tao (unknown [59.24.179.63]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: bh@chrys.izb.knu.ac.kr) by chrys.izb.knu.ac.kr (Postfix) with ESMTP id 9740B1CCF3; Fri, 13 Mar 2009 17:08:20 +0900 (KST) In-Reply-To: <49B8CD46.9050106@irisa.fr> (Sebastien LE MAGUER's message of "Thu\, 12 Mar 2009 09\:52\:22 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) X-detected-operating-system: by monty-python.gnu.org: FreeBSD 4.6-4.9 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62873 Archived-At: Sebastien LE MAGUER writes: > Hello, > > I use python with Emacs and actually I use the python-mode combined > with semantic (CEDET package). > > The python-mode gives you an interface with the interpreter and the > debugger in addition of the classic feature (coloration, ...) > > You can find more information here : > http://www.emacswiki.org/emacs/PythonMode > > S=C3=A9bastien Le Maguer Good information! Fantastic! --=20 Byung-Hee HWANG =E2=88=91INTERNET: