From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: pymacs Date: Mon, 10 Jun 2013 20:03:44 +0200 Message-ID: <51B61500.4090803@easy-emacs.de> References: <877gi27j5h.fsf@ericabrahamsen.net> <87hah6rsrc.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1370887260 11324 80.91.229.3 (10 Jun 2013 18:01:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Jun 2013 18:01:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 10 20:00:57 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 1Um6Om-0005aI-Ei for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Jun 2013 20:00:56 +0200 Original-Received: from localhost ([::1]:45845 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Um6Om-0001So-0q for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Jun 2013 14:00:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Um6OW-0001Sd-TD for help-gnu-emacs@gnu.org; Mon, 10 Jun 2013 14:00:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Um6OV-0004xo-ID for help-gnu-emacs@gnu.org; Mon, 10 Jun 2013 14:00:40 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.10]:49658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Um6OV-0004xf-8f for help-gnu-emacs@gnu.org; Mon, 10 Jun 2013 14:00:39 -0400 Original-Received: from [192.168.178.21] (brln-4dbc6bf2.pool.mediaWays.net [77.188.107.242]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0MB19w-1UcEVO0PmW-00Aa0R; Mon, 10 Jun 2013 20:00:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 In-Reply-To: X-Provags-ID: V02:K0:X6gCJ++CavaNGn3r6LnGkjapGHT5rHEoz2tZm6hY/kh rqbVl6zQyPQNZbhLlShU0sfWbWshd7O0yiBDBC14nC6YUJ6EmH 7dp+gbluqMe7+5sVWB+RWeSPGl96G2I/ecTy+QmFYgpGYHPUu0 DYAjrofTeOiZVNTXcFqNObgSJpbBKWsWGkQMU6cDzpG06yOBvy YTYHNGSI2oYJxp2S8BfOsfk59smYRU9SGQo02loA1jJWg1+vho C2GqCV8HS9tpGYcCKB/PA/2OFZP7G/5nmafo24Pfb0xNDnFY6K 4XIVxBacn/+ce52YrWPARS5Yr2FjYq/UdN0HOBaiDI4bMAkuMW SrSBH/JPbnWpj4WpF0tnnMO4RfA5jW3oZLfHzNJd3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.17.10 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:91448 Archived-At: 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