From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kyle Machulis Newsgroups: gmane.emacs.help Subject: Re: pymacs Date: Mon, 10 Jun 2013 15:43:33 -0700 Message-ID: References: <877gi27j5h.fsf@ericabrahamsen.net> <87hah6rsrc.fsf@ericabrahamsen.net> <51B61500.4090803@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1370905353 9626 80.91.229.3 (10 Jun 2013 23:02:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Jun 2013 23:02:33 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 11 01:02:35 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 1UmB6h-0004Ln-2Q for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Jun 2013 01:02:35 +0200 Original-Received: from localhost ([::1]:48719 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmB6g-0002nA-MD for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Jun 2013 19:02:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmAoJ-0007gw-FS for help-gnu-emacs@gnu.org; Mon, 10 Jun 2013 18:43:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmAoI-0000dT-9f for help-gnu-emacs@gnu.org; Mon, 10 Jun 2013 18:43:35 -0400 Original-Received: from mail-ve0-x22b.google.com ([2607:f8b0:400c:c01::22b]:41267) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmAoI-0000dL-54 for help-gnu-emacs@gnu.org; Mon, 10 Jun 2013 18:43:34 -0400 Original-Received: by mail-ve0-f171.google.com with SMTP id b10so5335700vea.30 for ; Mon, 10 Jun 2013 15:43:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:x-gm-message-state; bh=bKtiX6tN0iOze3wkmcjVDVsXv4KXCYKuP25f35Qjq/M=; b=av5USPrUFTYcieP+FL7xZHRVugQtpxrcrF6VZjWmv0kMwyzaYoAkUXem0qo3qacheC RPB2XjZNGKM95aUE17nsVTinQKOSfYSUzGNKvlh1rqkoVeCee05OkV6uPmW4Qiu2n6H4 7qG2+nOiT8iG3w3lpgQYERGjtAjjUKTuiXE7OTh+vJVeQ0i1iT3aqp71hqYeSd8w1C5s x3MyLHlSA9GIiBywW3SnzVI3ESlkX2QzoKRNrpjyrG03eAK6I1betlrO0F1lvNs2IAD0 bl76b/7onbrnjk9FmmXm/UUlC2TYw+B6lPJgpWEqmHFvP4Otx0V0f4PSUJKrX8ugjp4G 2MbA== X-Received: by 10.220.158.135 with SMTP id f7mr6915812vcx.34.1370904213132; Mon, 10 Jun 2013 15:43:33 -0700 (PDT) Original-Received: by 10.58.54.110 with HTTP; Mon, 10 Jun 2013 15:43:33 -0700 (PDT) In-Reply-To: <51B61500.4090803@easy-emacs.de> X-Gm-Message-State: ALoCoQksigDKDe+xNXgmO16Tb2auBYioVoNEkQMeA+iJyLikGj2ezGEI/F5upphzCQZOUyFz/vFL X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c01::22b X-Mailman-Approved-At: Mon, 10 Jun 2013 19:02:21 -0400 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:91450 Archived-At: There's now also elpy, which allows does some of the heavy setup for you and allows you to choose which engine you want to use (pymacs/rope or jedi): http://blog.jorgenschaefer.de/2013/04/elpy-10-released.html On Mon, Jun 10, 2013 at 11:03 AM, Andreas R=F6hler < andreas.roehler@easy-emacs.de> wrote: > Am 10.06.2013 19:50, schrieb daniel: > > 2013/6/10 Eric Abrahamsen >> >> >>> Ah, can't help you there, I've never done anything fancy with pymacs. >>> What happens when you call `pymacs-eval' on the return value from the >>> python function >>> >>> >> Doesn't work because it is not a string. It looks to be an elisp lambda >> expression . But doesn't work with the elisp eval function. >> >> I will have to use strings instead of symbols and convert then on the >> elisp >> side. >> >> > BTW Pymacs has it's own mailing list > > pymacs-devel@googlegroups.com > >