Am 27.01.2012 05:44, schrieb François Pinard:
Andreas Röhler writes:
(add-to-list 'load-path "d:/somewhere")
(autoload 'python-mode "python-mode" "Python Mode." t)
make sure python-mode.el is earlier in path than python.el
Does add-to-list do that?
Good question. M-x describe-variable
Andreas Röhler writes:
(add-to-list 'load-path "d:/somewhere")
(autoload 'python-mode "python-mode" "Python Mode." t)
>>> make sure python-mode.el is earlier in path than python.el
>> Does add-to-list do that?
> Good question. M-x describe-variable RET load-path should tell you.
Whi
On Jul 23, 2011, at 06:48 PM, Andreas Röhler wrote:
>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
Congratulations Andreas!
-Barry
signature.asc
Description: PGP signature
__
Sure, it's a great program. I've been using it for at least 20 years!
Unicode didn't exist back then. This is the first time they've delivered
a new feature that doesn't work... sadly. But I can understand that
converting a program that didn't use Unicode, to use Unicode, is a huge
effort. On t
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
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 perspective, do not encourage
following the proce
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
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-mode.el is earlier in path than python.el
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 ins
On Jul 23, 2011 12:49 PM, "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
>
Congratulations, thanks to all the developers for giving us a new
python-mode version
Regard
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 instructions?
nothing changed in this respect. py
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
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
It comes with some new commands, as shown below for
`mark':
py-mark-statement
py-mark-block
py-mark-block-or-clause
py-mark-def
py-mark-def-or-class
py-mark
13 matches
Mail list logo