Hi there, The INSTALL file bundled with python-mode only covers basic
install. Can I get instructions for making auto-complete work? That is
the function that I am really interested in. Thanks!
___
Python-mode mailing list
[email protected]
htt
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
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
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 leas
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