Hi there. I was using emacs before without python-mode but I am new to
xemacs. I'd like to use python-mode and I think I've installed it
properly but nothing noticeable seems to be happening when I open a
python script.
I put the python mode code in:
~/.xemacs.d/plugins/python-mode.el-6.0.3
Gene Horodecki Fri, 21 Oct 2011 08:21:02 -0500
> I am new to xemacs.
I'm GNU, but perhaps can be of assistance.
> nothing noticeable seems to be happening when I open a python
> script[:] no syntax highlighting, no menu item.. nothing.
Do you at least get "Python" in the mode line?
Do you see
On 10/21/2011 8:43 AM, Tom Roche wrote:
Gene Horodecki Fri, 21 Oct 2011 08:21:02 -0500
I am new to xemacs.
I'm GNU, but perhaps can be of assistance.
nothing noticeable seems to be happening when I open a python
script[:] no syntax highlighting, no menu item.. nothing.
Do you at least get "P
Am 21.10.2011 17:21, schrieb Gene Horodecki:
On 10/21/2011 8:43 AM, Tom Roche wrote:
Gene Horodecki Fri, 21 Oct 2011 08:21:02 -0500
[ ... ]
IN the messages buffer, I did see a complaint about the
(global-font-lock-mode t) which I removed and then no errors except for
usual X11 font complaints
Hi Barry, hi all,
as XEmacs branch resolves an incompatibility - should we create a serie
from it and make a separate XEmacs release next time?
Mentioned the branch at the entry page for the moment,
cheers,
Andreas
--
https://launchpad.net/python-mode
https://launchpad.net/s-x-emacs-werksta
On Oct 21, 2011, at 07:05 PM, Andreas Röhler wrote:
>as XEmacs branch resolves an incompatibility - should we create a serie from
>it and make a separate XEmacs release next time?
Is it not possible to support both in one version of python-mode.el?
-Barry
signature.asc
Description: PGP signatu
On 10/21/2011 11:40 AM, Andreas Röhler wrote:
Am 21.10.2011 17:21, schrieb Gene Horodecki:
On 10/21/2011 8:43 AM, Tom Roche wrote:
Gene Horodecki Fri, 21 Oct 2011 08:21:02 -0500
[ ... ]
IN the messages buffer, I did see a complaint about the
(global-font-lock-mode t) which I removed and then
At the risk of being a pest, I thought I would explain how far I have
gotten and what doesn't work for me. Basically the code-completion
doesn't seem to be working. For example:
import time
mytime = time.cl
and I get nothing.
Also, I have read I should be able to do something like,
myfile
[ ... ]
Question: I'm not really clear on exactly what python-mode includes.
Writing an info is a task to be done still - an entry in the bug tracker
exists already.
Does it include all the ropemacs type stuff or do I need to load that as
well?
Yes. BTW, think rope-integration should be
Am 22.10.2011 04:03, schrieb Gene Horodecki:
At the risk of being a pest, I thought I would explain how far I have
gotten and what doesn't work for me. Basically the code-completion
doesn't seem to be working. For example:
import time
mytime = time.cl
and I get nothing.
Also, I have read I sh
10 matches
Mail list logo