[Python-mode] bugfixes, `py-match-paren' now at "%"

Andreas Roehler andreas.roehler at online.de
Fri Feb 6 11:41:19 CET 2009


Yaroslav Halchenko wrote:
> pardon my ignorance, but was it done on purpose?
> 
> in 356. By  Andreas Roehler  on 2009-01-29
> ,---
> | *$> git show 07985672d238301b27353913fc4aa509992571fb --stat
> | commit 07985672d238301b27353913fc4aa509992571fb
> | Author: Andreas Roehler <andreas.roehler at online.de>
> | Date:   Thu Jan 29 18:33:20 2009 +0100
> |
> |     py-match-paren
> |
> |  README          |    7 -
> |  doctest-mode.el | 2061 -------------------------------------------------------
> |  pycomplete.el   |   50 --
> |  pycomplete.py   |  110 ---
> |  python-mode.el  |   86 +++
> |  5 files changed, 86 insertions(+), 2228 deletions(-)
> `---
> 
> you've removed all those files in the root of the repository and left only
> python-mode (which you also modified in the same commit) and the website
> directory
> 
> log message ("py-match-paren") is too concise to figure out what was
> intended ;-)
> 
> P.S. git-bzr is cool -- now I can watch both branches (main and yours)
> in the same git repository ;-)
> 
> On Wed, 04 Feb 2009, Andreas Roehler wrote:
>> Hi,
> 
>> luckily announce some progress in python-mode.el (branch)
> 
>> `py-match-paren' now has a key: "%" as in lisp.
> 
>> `M-x py-match-paren-mode', jump between beg and
>> end of block pressing "%". To the beginning first, if
>> inside.

Hi Yaroslav,

as Barry seems busy,

are you able to combine pyton-mode.el from branch with remaining files from trunk?

BTW as branch changes still, please tell about your deadlines, if you want to build it in.

No bugs concerning my changing known so far.

Thanks

Andreas





More information about the Python-mode mailing list