Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion No Rope menu in Emacs 23.3 on OSX 10.7.3

Received: by 10.204.131.73 with SMTP id w9mr994351bks.0.1328420922349;
        Sat, 04 Feb 2012 21:48:42 -0800 (PST)
X-BeenThere: rope-dev@googlegroups.com
Received: by 10.204.200.144 with SMTP id ew16ls30909455bkb.2.gmail; Sat, 04
 Feb 2012 21:48:41 -0800 (PST)
Received: by 10.204.150.77 with SMTP id x13mr977586bkv.4.1328420921371;
        Sat, 04 Feb 2012 21:48:41 -0800 (PST)
Received: by 10.204.150.77 with SMTP id x13mr977585bkv.4.1328420921357;
        Sat, 04 Feb 2012 21:48:41 -0800 (PST)
Return-Path: <gcpr-rope-...@m.gmane.org>
Received: from plane.gmane.org (plane.gmane.org. [80.91.229.3])
        by gmr-mx.google.com with ESMTPS id ba12si16568268bkb.2.2012.02.04.21.48.41
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 04 Feb 2012 21:48:41 -0800 (PST)
Received-SPF: pass (google.com: domain of gcpr-rope-...@m.gmane.org designates 80.91.229.3 as permitted sender) client-ip=80.91.229.3;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of gcpr-rope-...@m.gmane.org designates 80.91.229.3 as permitted sender) smtp.mail=gcpr-rope-...@m.gmane.org
Received: from list by plane.gmane.org with local (Exim 4.69)
	(envelope-from <gcpr-rope-...@m.gmane.org>)
	id 1Rtuxo-0001aA-IK
	for rope-dev@googlegroups.com; Sun, 05 Feb 2012 06:48:36 +0100
Received: from 114.249.197.46 ([114.249.197.46])
        by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <rope-dev@googlegroups.com>; Sun, 05 Feb 2012 06:48:36 +0100
Received: from sdl.web by 114.249.197.46 with local (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <rope-dev@googlegroups.com>; Sun, 05 Feb 2012 06:48:36 +0100
X-Injected-Via-Gmane: http://gmane.org/
To: rope-dev@googlegroups.com
From: Leo <sdl....@gmail.com>
Subject: Re: No Rope menu in Emacs 23.3 on OSX 10.7.3
Date: Sun, 05 Feb 2012 13:48:24 +0800
Lines: 15
Message-ID: <m1zkcx4yqf.fsf@gmail.com>
References: <CALncvdZWKPrLq_0mXeAkzV92MHvsReafkB8+EVU6AJxzMSjkLQ@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain
X-Complaints-To: use...@dough.gmane.org
X-Gmane-NNTP-Posting-Host: 114.249.197.46
Face: iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAElBMVEUAAAAAAP+LRRP0pGC+
 vr7///+7mT1iAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9cBBwMO
 DhglKe4AAAEsSURBVCjPbZNBboQwDEV/Cd4X9QJRThApmn0XYW+Jyf2v0m+HhqDBgiAe9rcTG7QH
 w/1Vn2Ar8gBb/ocywSN3qK9T3z4eFDB4eApocBpeBs1RSykoJd8gQcm8pGmHXFso3ajnmsqV0TnY
 DQkOfXUfN5NwaI7AWTVOyEhcu1aHmdWItHddUVUcUgUBCkitu8V6ditHVOVdqzl2EQ1ZVGTbdK0V
 7cqn8vWzoU5Q/bF9Y/Y0cRU1xwkys5dJ+Dt6pBDWifcNQml8Gh2JVmPSoQzo7en0grswkxrUGYJ7
 0hSxxAGr7ZMwYcHIzprpi7TENEE1xtiYxixRlCfPBsUUrwHD7uGIwATrbnODJcVrPpVn3hxiGloe
 m/S+z3CtuzUSMo83N4DPH+F0evwR3P4A2k+75838OKQAAAAASUVORK5CYII=
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (Mac OS X 10.6.8)
Cancel-Lock: sha1:y9QftG+7/a5D86mVT4HO7ZkAj7A=

On 2012-02-05 11:15 +0800, Shaun Lee wrote:
> Immediately after starting Emacs, my *Pymacs* buffer reads:
> --------
> <23 (version "0.24-beta2")
>>45 eval pymacs_load_helper("ropemacs", "rope-")
> <278 (return '(progn (pymacs-defuns '(0 rope--OldProgress nil 1
> rope--LispProgress nil 2 rope-LispUtils nil 3 rope-message nil 4
> rope--lisp-name nil 5 rope--load-ropemacs nil 6 rope--started-from-pymacs
> nil 7 rope-occurrences-goto "" 8 rope-occurrences-next "")) (pymacs-python
> 9)))
> --------

Is this the same issue as https://github.com/pinard/Pymacs/issues/15?

Leo