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

Yaroslav Halchenko lists at onerussian.com
Wed Feb 4 23:10:43 CET 2009


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.
-- 
                                  .-.
=------------------------------   /v\  ----------------------------=
Keep in touch                    // \\     (yoh@|www.)onerussian.com
Yaroslav Halchenko              /(   )\               ICQ#: 60653192
                   Linux User    ^^-^^    [175555]




More information about the Python-mode mailing list