On 4/7/2012 11:41 PM, Andreas Röhler wrote:
Am 08.04.2012 01:54, schrieb Glenn Linderman:
Hi Andreas, et alia,
Slowly the wheels turn, and progress is made. And then there are
bumps in the road. This is probably a bump.
You might recall that I was stuck on an old version of emacs because
Hi Andreas, et alia,
Slowly the wheels turn, and progress is made. And then there are bumps
in the road. This is probably a bump.
You might recall that I was stuck on an old version of emacs because of
incompatibilities newer versions had with AutoHotKey. It was more
important for me to b
On 8/10/2011 1:11 AM, Andreas Röhler wrote:
restored the good old cycling behavior.
New design remains available as py-indent-line-new.
I'm not sure what "cycling behavior" means? Is that documented somewhere?
What I would expect, is that if point arrives at a line, and the text
starts some
On 8/8/2011 10:59 PM, Andreas Röhler wrote:
Hi,
3) Line 1266 (authlist = None). Point in column 1. Hit TAB.
... Hit TAB again, and it gets indented 8 spaces
instead 4.
at my machine it stays at current-indentation with TAB, which is
a new behavior
Are you saying you are testing with a
On 7/23/2011 11:34 PM, Andreas Röhler wrote:
Please write a bug report. Also posting on the emacs-help might be
useful.
Thanks for your suggestions here, I know it is out of scope for
python-mode. But reporting the bug in emacs 3 years ago, and the
deficiencies of that process from a user per
On 7/23/2011 1:23 PM, Andreas Röhler wrote:
Seems like the prior python-mode was just a single file, so pretty
straightforward, unpack to d:\somewhere, and then in the emacs rc:
(add-to-list 'load-path "d:/somewhere")
(autoload 'python-mode "python-mode" "Python Mode." t)
make sure python-m
On 7/23/2011 11:59 AM, Andreas Röhler wrote:
Am 23.07.2011 20:30, schrieb Glenn Linderman:
On 7/23/2011 9:48 AM, Andreas Röhler wrote:
Hi all,
proudly announcing the release of
python-mode.el 6.0 at
http://launchpad.net/python-mode/trunk/6.0/+download/python-mode-6.0.tgz
Installation
On 7/23/2011 9:48 AM, Andreas Röhler wrote:
Hi all,
proudly announcing the release of
python-mode.el 6.0 at
http://launchpad.net/python-mode/trunk/6.0/+download/python-mode-6.0.tgz
Installation instructions?
Seems like the prior python-mode was just a single file, so pretty
straightforward
python.el all of a sudden started acting weird... putting in "real"
TABs, and not positioning the cursor properly, so I decided maybe I
should finally get off my duff and switch to python-mode.el -- so it
doesn't put in "real" TABs, but it also was sometimes not positioning
the cursor properly