From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: daniel Newsgroups: gmane.emacs.help Subject: Re: pymacs Date: Sun, 9 Jun 2013 23:37:14 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1370817468 26721 80.91.229.3 (9 Jun 2013 22:37:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Jun 2013 22:37:48 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: andrea crotti Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 10 00:37:50 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1UloFA-0007ix-6i for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Jun 2013 00:37:48 +0200 Original-Received: from localhost ([::1]:50160 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UloF9-0002Y7-PK for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Jun 2013 18:37:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UloEy-0002Xr-KB for help-gnu-emacs@gnu.org; Sun, 09 Jun 2013 18:37:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UloEx-0006cz-Jf for help-gnu-emacs@gnu.org; Sun, 09 Jun 2013 18:37:36 -0400 Original-Received: from mail-pb0-x22a.google.com ([2607:f8b0:400e:c01::22a]:58740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UloEx-0006cu-Co for help-gnu-emacs@gnu.org; Sun, 09 Jun 2013 18:37:35 -0400 Original-Received: by mail-pb0-f42.google.com with SMTP id un1so2447772pbc.15 for ; Sun, 09 Jun 2013 15:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=7TV+ZvFGBzGgp3j1r3WxEQ2kMeWU7xEPm4xtlPhf2OA=; b=vqG0hIcjLE1OUaT3jOk9cSrO8H6Z1FIVzWLmIlMGtyW2Loz7eqPTix7Mck94idHYis bd5dO9Rx6IqKdegis2sWMPXoJFulvTSORB2TiN6MubLzlaAeI6ayBQxkn2/H+8IntpTw kY1n+y+BRBxO6RfSAot5TSD4ciXXI/2uwAmXuKunQIu1LNNE/bBxleD2M7BSn+JsDGO2 9gVgeMzG/1ENfdujhXEDRWR2ovm+0qFkTEniVdhrHuNJv2MqD/7Rg6Tko59Pu7LMAU5/ Lu87HciQWUgCUAxaheiqTVXCPNMnKnoKGFjK/7P7C/2ogV5ZPLSGhdmRhYFNRbZ3eC2O 09MA== X-Received: by 10.68.233.98 with SMTP id tv2mr7316746pbc.146.1370817454355; Sun, 09 Jun 2013 15:37:34 -0700 (PDT) Original-Received: by 10.70.55.69 with HTTP; Sun, 9 Jun 2013 15:37:14 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c01::22a X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91418 Archived-At: That is interesting. (but doesn't work in my Emacs installation yet...) Anyway, it is not related to my question! """Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python.""" 2013/6/9 andrea crotti > I'm using jedi now > http://tkf.github.io/emacs-jedi/ > which I like much more actually and it works very well.. > > > 2013/6/9 daniel > >> Anyone using pymacs here? A very powerful way to program for emacs. >> >> But there are few resources available about it. And the main site is >> offline now - http://pymacs.progiciels-bpi.ca/pymacs.html >> > >