From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jakob fischer Newsgroups: gmane.emacs.help Subject: Perfect python environment Date: Tue, 08 Sep 2009 21:38:30 +0200 Message-ID: <1252438710.3454.0.camel@coepsfest> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252454588 12693 80.91.229.12 (9 Sep 2009 00:03:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Sep 2009 00:03:08 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 09 02:03:01 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 1MlAeK-0003EI-Q4 for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Sep 2009 02:03:01 +0200 Original-Received: from localhost ([127.0.0.1]:59710 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlAeK-00031m-65 for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Sep 2009 20:03:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ml6WX-0007QW-DS for help-gnu-emacs@gnu.org; Tue, 08 Sep 2009 15:38:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ml6WS-0007O3-93 for help-gnu-emacs@gnu.org; Tue, 08 Sep 2009 15:38:40 -0400 Original-Received: from [199.232.76.173] (port=52907 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ml6WS-0007Nv-6D for help-gnu-emacs@gnu.org; Tue, 08 Sep 2009 15:38:36 -0400 Original-Received: from wp169.webpack.hosteurope.de ([80.237.132.176]:48908) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ml6WR-0002VT-OK for help-gnu-emacs@gnu.org; Tue, 08 Sep 2009 15:38:35 -0400 Original-Received: from p57af3f4c.dip.t-dialin.net ([87.175.63.76] helo=[192.168.2.110]); authenticated by wp169.webpack.hosteurope.de running ExIM with esmtpa id 1Ml6WO-0000YG-K3; Tue, 08 Sep 2009 21:38:32 +0200 X-Mailer: Evolution 2.26.1 X-bounce-key: webpack.hosteurope.de; jakob.fischer@coeps.net; 1252438715; 6245ec3e; X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) X-Mailman-Approved-At: Tue, 08 Sep 2009 20:00:30 -0400 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:67967 Archived-At: Hello, I am running Ubuntu 9.4. Since three days I am trying to install The perfect python environment on emacs according to the howtos http://www.enigmacurry.com/2009/01/19/my-emacs-config-on-github/ and http://hide1713.wordpress.com/2009/01/30/setup-perfect-python-environment-in-emacs/ I allways get a void on functions in rope, even if I follow the hotow step by step or just clone the github stuff from enigma curry. I istalled the suggested versions of the libs and so on. Does anybody have some knowledge about this perfect python environment for emacs? And how can i get emacs to give me some decent debub info. Note: I am pretty much an emacs newbie and do not understand lisp code. Thank you, jakob